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

YoloV9 original source #115

Open
dnns92 opened this issue Jul 29, 2024 · 1 comment
Open

YoloV9 original source #115

dnns92 opened this issue Jul 29, 2024 · 1 comment

Comments

@dnns92
Copy link

dnns92 commented Jul 29, 2024

Hello,

where is the yolov9 model from or with which parameters was it exported? Looking into the model with netron, I can see 2 outputs with shape [1,84,8400] each. When exporting the models myself, I can only find one output with size [1,84, 8400]. What parameters where used when exporting the model?

Best,
Dennis

@omerwer
Copy link

omerwer commented Aug 18, 2024

Hi @dnns92,
You can look at the available models here:
https://hailo.ai/products/hailo-software/model-explorer/

Search under Object Detection for yolov9:
image

Regards,

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