Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigating inference errors on ZCU104: verifying the correctness of .xmodel judgments in Vitis AI #1491

Open
lroy615 opened this issue Nov 6, 2024 · 0 comments

Comments

@lroy615
Copy link

lroy615 commented Nov 6, 2024

During the quantization process, I used the following commands: python quantize.py --quant_mode calib --subset_len 1 and python quantize.py --quant_mode test --subset_len 1 --batch_size=1 --deploy to generate DetectMultiBackend_int.xmodel. Then, I converted it into an .xmodel file executable on the DPU, integrating hardware information. However, when deploying the .xmodel model on the ZCU104 development board, numerous errors occurred, making it difficult to determine whether the issue lies with the inference script or the .xmodel itself. I would like to ask if anyone can confirm that the quantization steps were error-free and that the .xmodel file was generated correctly. I have attached a screenshot of the quantization results below.(PS:The version of Vitis-AI is 2.5.)
image
image
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant