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 YOLOV8 models from Keras to onnx #2016

Open
AleksNet5 opened this issue Dec 9, 2024 · 1 comment
Open

Export YOLOV8 models from Keras to onnx #2016

AleksNet5 opened this issue Dec 9, 2024 · 1 comment
Assignees

Comments

@AleksNet5
Copy link

Hello everyone!
I’ve trying to export yolov8 models to other frameworks, to onnx and to tflite. I got some point in exporting to onnx but now model has very bad ocurasy.

If I try to convert it just by tf2onnx it gives me error about YOLOV8Detection layer.

@AleksNet5 AleksNet5 changed the title Export YOLOV8 models from Jerad to onnx Export YOLOV8 models from Keras to onnx Dec 10, 2024
@mehtamansi29 mehtamansi29 self-assigned this Dec 11, 2024
@mehtamansi29
Copy link
Collaborator

Hi @AleksNet5 -

Thanks for reporting the issue.

If I try to convert it just by tf2onnx it gives me error about YOLOV8Detection layer.

Can you help me with sample code for model creation or if possible share sample model and also error traceback to dig this issue more ?

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

No branches or pull requests

2 participants