-
Notifications
You must be signed in to change notification settings - Fork 58
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
System.NotSupportedException:“Onnx model not supported!” #20
Comments
Alternatively, download the YoloDotNet source code and add it to the project dependencies. Then, edit the command line to match your v8 and v10 names:
|
Thank you very much for your reply to my question! But I'm sorry I didn't see your reply until today. My model was modified based on YOLOv8, and the name of the model was given an extra name during training. You mean I need to name the model yolov8 before training, or add a custom model name to the code |
System.NotSupportedException:“Onnx model not supported!”
The text was updated successfully, but these errors were encountered: