Skip to content
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

No results For YOLOv8 Detection #250

Open
bhavina18 opened this issue Sep 13, 2024 · 3 comments
Open

No results For YOLOv8 Detection #250

bhavina18 opened this issue Sep 13, 2024 · 3 comments

Comments

@bhavina18
Copy link

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.

@McVean23
Copy link

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.

me too!Do you have a solution?

@triple-Mu
Copy link
Owner

Do you try fp32 and fp16 both?

@McVean23
Copy link

I've tried both, but no results are out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants