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

export engine error #198

Closed
quxianjiuguo opened this issue Mar 5, 2024 · 1 comment
Closed

export engine error #198

quxianjiuguo opened this issue Mar 5, 2024 · 1 comment

Comments

@quxianjiuguo
Copy link

python build.py --weights yolov8n.onnx --iou-thres 0.65 --conf-thres 0.25 --topk 100 --fp16 --device cuda:0

I tried to run build.py to export engine. However, i encountered an error
image

@triple-Mu
Copy link
Owner

python build.py --weights yolov8n.onnx --iou-thres 0.65 --conf-thres 0.25 --topk 100 --fp16 --device cuda:0

I tried to run build.py to export engine. However, i encountered an error image

It seems that you have installed an error pytorch.
Try https://pytorch.org/get-started/locally/ to install pytorch.

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

2 participants