We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I downloaded the yolov7 onnx file according to https://github.com/NVIDIA-AI-IOT/yolo_deepstream, and then convert the onnx file into tensorrt int8 engine file in ptq mode, the platform in drive AGX Orin iGPU, however, the graph is different with the guidiance show in https://github.com/NVIDIA-AI-IOT/yolo_deepstream/blob/main/yolov7_qat/doc/Guidance_of_QAT_performance_optimization.md
The text was updated successfully, but these errors were encountered:
would you mind show your reproduce steps? and attach the logs, exported graph files here?
Sorry, something went wrong.
No branches or pull requests
I downloaded the yolov7 onnx file according to https://github.com/NVIDIA-AI-IOT/yolo_deepstream, and then convert the onnx file into tensorrt int8 engine file in ptq mode, the platform in drive AGX Orin iGPU, however, the graph is different with the guidiance show in https://github.com/NVIDIA-AI-IOT/yolo_deepstream/blob/main/yolov7_qat/doc/Guidance_of_QAT_performance_optimization.md
The text was updated successfully, but these errors were encountered: