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

您好,小白请教一下,这个文件是需要自己建立的吗? #14

Closed
SilaLiu opened this issue Nov 21, 2023 · 1 comment
Closed

Comments

@SilaLiu
Copy link

SilaLiu commented Nov 21, 2023

if name == 'main':
onnx_model_path = "./ObjectDetector/models/yolov8m-coco.onnx"
trt_model_path = "./ObjectDetector/models/yolov8m-coco.trt"

我运行python3 convertOnnxToTensorRT.py 的时候报一下错误。

File=[ ./ObjectDetector/models/yolov8m-coco.onnx ] is not exist. Please check it !

@jason-li-831202
Copy link
Owner

model下載可以參考以下issue :
#1 (comment)

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