You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a pre-trained .pt model that I would love to use with jetson-inference if possible. I realize that jetson-inference is set up for TRT models, and can't convert .pt files, so I was wondering what other model types jetson-inference can handle! I have tried converting to onnx, and the pipeline runs successfully, but with no detections, even at extremely low thresholds. If anyone has any recommendations for how to use this .pt model with jetson-inference, please let me know!
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi!
I have a pre-trained .pt model that I would love to use with jetson-inference if possible. I realize that jetson-inference is set up for TRT models, and can't convert .pt files, so I was wondering what other model types jetson-inference can handle! I have tried converting to onnx, and the pipeline runs successfully, but with no detections, even at extremely low thresholds. If anyone has any recommendations for how to use this .pt model with jetson-inference, please let me know!
Thanks in advance!
The text was updated successfully, but these errors were encountered: