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

Run yolov5 on opencvforunity yolo scene #7102

Open
syedali1621 opened this issue Dec 10, 2020 · 1 comment
Open

Run yolov5 on opencvforunity yolo scene #7102

syedali1621 opened this issue Dec 10, 2020 · 1 comment

Comments

@syedali1621
Copy link

Hi i trained and run almost all versions of yolo in unity using opencvforunity package which has yolo implementation. The question is YOLOV5 is only available using pytorch and pytorch output different type of weight but that unity project only accept .weights from darknet is there any way to run yolov5 in unity or any way to convert pytorch weight into darknet format?

Thank you

@syedali1621 syedali1621 added the Feature-request Any feature-request label Dec 10, 2020
@stephanecharette
Copy link
Collaborator

YOLOv5 is not part of the Darknet repo. It was done by a different group which then decided to re-use the YOLO name. I suggest you speak to them about YOLOv5 compatibility. See issue #5920.

@AlexeyAB AlexeyAB removed the Feature-request Any feature-request label Jan 4, 2021
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

3 participants