-
Notifications
You must be signed in to change notification settings - Fork 0
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
posts/pytorch-train-keypoint-rcnn-tutorial/index #53
Comments
Hi Christian, |
Hi @Masih-Zoharian, Based on my personal experience and some NVIDIA forum threads, I don't believe the Keypoint R-CNN model included with torchvision is currently supported by TensorRT. From my experience even ONNX Runtime's tools for collecting the calibration data used for quantizing the model don't seem set up to support the Keypoint R-CNN model. I recommend trying a different keypoint detection model if you need something more efficient. |
Dear Christian,
thanks for your email. Could you suggest me anyone which has free license
for commercial use and are for real time?
Best regards
Masih
…On Thu, Sep 19, 2024 at 19:49 Christian J. Mills ***@***.***> wrote:
Hi @Masih-Zoharian <https://github.com/Masih-Zoharian>,
Based on my personal experience and some NVIDIA forum threads, I don't
believe the Keypoint R-CNN model included with torchvision is currently
supported by TensorRT.
From my experience even ONNX Runtime's tools for collecting the
calibration data used for quantizing the model don't seem set up to support
the Keypoint R-CNN model.
I recommend trying a different keypoint detection model if you need
something more efficient.
—
Reply to this email directly, view it on GitHub
<#53 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUVY2YAWHMZQPJMRB3BERHLZXMFC7AVCNFSM6AAAAABONXHDD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRRHAZDINZZGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Christian Mills - Training Keypoint R-CNN Models with PyTorch
Learn how to train Keypoint R-CNN models on custom datasets with PyTorch.
https://christianjmills.com/posts/pytorch-train-keypoint-rcnn-tutorial/index.html
The text was updated successfully, but these errors were encountered: