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 converted my custom-trained model into int8 in a .trt file format by following the tutorial in this link : https://github.com/Deci-AI/super-gradients/blob/master/documentation/source/qat_ptq_yolo_nas.md
I would like to ask how to do object detection on an image by using my model after I have converted it to .trt?
Thank You.
No response
The text was updated successfully, but these errors were encountered:
Please check https://github.com/Deci-AI/super-gradients/blob/master/notebooks/YoloNAS_Inference_using_TensorRT.ipynb
Sorry, something went wrong.
No branches or pull requests
💡 Your Question
I converted my custom-trained model into int8 in a .trt file format by following the tutorial in this link :
https://github.com/Deci-AI/super-gradients/blob/master/documentation/source/qat_ptq_yolo_nas.md
I would like to ask how to do object detection on an image by using my model after I have converted it to .trt?
Thank You.
Versions
No response
The text was updated successfully, but these errors were encountered: