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 #82

Open
syedali1621 opened this issue Dec 10, 2020 · 2 comments
Open

Run yolov5 on opencvforunity yolo scene #82

syedali1621 opened this issue Dec 10, 2020 · 2 comments

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

@EnoxSoftware
Copy link
Owner

if yolov5 can work with opencv4.5.0, I think it will work with OpenCVForUntiy2.4.1.
ultralytics/yolov5#239
opencv/opencv#18920
opencv/opencv#18655

@wwzh2015
Copy link

if yolov5 can work with opencv4.5.0, I think it will work with OpenCVForUntiy2.4.1.
ultralytics/yolov5#239
opencv/opencv#18920
opencv/opencv#18655

why

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