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

Add Yolo V2 support #561

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

e-fominov
Copy link

I was experimenting with 3d printing failure detection with Obico and found your repository very useful to convert original Darknet weights file into ONNX format.
But unfortunately, Yolov2 support is very limited and region layer was not fully implemented.

In this PR I made some minor changes to make yolo layer work the same way as region.

@snehashis1997
Copy link

@e-fominov every time I try to convert yolov2 to onnx I can see there is only 1 class, in my case there are 40 class, but bbox class only assign to one class but Bbox are good. pls, tell me what is the problem?

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

Successfully merging this pull request may close these issues.

None yet

2 participants