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

How to detect a picture after use convert_weights_to_caffemodel.py get a caffe model weight #13

Open
tiger1933 opened this issue Mar 1, 2018 · 2 comments

Comments

@tiger1933
Copy link

hi ,thanks for your codes.I have get caffe model by convert_weights_to_caffemodel.py ,but i don't know how to detect a picture with your codes,can you show one detection example to us .thanks!

@bharathbv
Copy link

I have same problem. After conversion how do I test them?

@Serge3006
Copy link

Serge3006 commented May 24, 2018

Hi, I dont know if you are still interested in this but you have recompile your caffe version with the version provided in this repository. That will allow you to use the reorganize layer and run the model to test it in images.

For testing both in images and using webcam you can use the scripts that are in my github:
https://github.com/Serge3006/caffe-yolov2/blob/master/yolo_detect.py
https://github.com/Serge3006/caffe-yolov2/blob/master/yolo_webcam.py

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