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
Hi! I am currently trying your repo for converting a yolo v8 model (yolov8n.pt) using a Jetson Xavier NX. I have converted the model to engine file and tying the inference but there is no detection although the objects are present in the frame
I have pytorch==1.13 and tochvision=0.14.1 compiled with cuda installed in my jetson
Also I have installed onnx and onnxsim
Can you please provide any help with this.
The text was updated successfully, but these errors were encountered:
Hi! I am currently trying your repo for converting a yolo v8 model (yolov8n.pt) using a Jetson Xavier NX. I have converted the model to engine file and tying the inference but there is no detection although the objects are present in the frame I have pytorch==1.13 and tochvision=0.14.1 compiled with cuda installed in my jetson Also I have installed onnx and onnxsim Can you please provide any help with this.
Hi! I am currently trying your repo for converting a yolo v8 model (yolov8n.pt) using a Jetson Xavier NX. I have converted the model to engine file and tying the inference but there is no detection although the objects are present in the frame
I have pytorch==1.13 and tochvision=0.14.1 compiled with cuda installed in my jetson
Also I have installed onnx and onnxsim
Can you please provide any help with this.
The text was updated successfully, but these errors were encountered: