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

Support YOLOv2 from TensorFlow to Caffe? #51

Closed
ysh329 opened this issue Jan 15, 2018 · 8 comments
Closed

Support YOLOv2 from TensorFlow to Caffe? #51

ysh329 opened this issue Jan 15, 2018 · 8 comments

Comments

@ysh329
Copy link

ysh329 commented Jan 15, 2018

Thanks in advance. I found no YOLOv2 info. in readme.

@kitstar
Copy link
Contributor

kitstar commented Jan 15, 2018

Hi @ysh329, Caffe emitter is in very early stage, only a small set of operators covered. Could you provide the YOLOv2 tensorflow model path for testing?
Thanks.

@ysh329
Copy link
Author

ysh329 commented Jan 15, 2018

@kitstar In fact, I wanna convert a YOLOv2 model trained using darknet to Caffe. However, I found some convertors from darknet to caffe are not supported completely or have some issues. Thus, I have a idea: translate to popular TensorFlow model first then to Caffe 🤣

I'm still trying convert darknet to tensorflow first but currently not happy🤣 Thanks for your reply 🐰

@kitstar
Copy link
Contributor

kitstar commented Jan 15, 2018

You are welcome. Plz ping me if you need any further help~

@ysh329
Copy link
Author

ysh329 commented Jan 15, 2018

@kitstar No problem 😀

@ahkarami
Copy link

Dear @kitstar & @ysh329,
There is a nice conversion of YOLOv2 in TensorFlow (i.e., darkflow).
You can use it. However, I would be wonder how one can convert detection-based models from caffe to other frameworks (like TensorFlow or PyTorch) by using this nice repository (i.e., MMdnn).

@ysh329
Copy link
Author

ysh329 commented Jan 17, 2018

@ahkarami Thanks, I'll have a try~

@kitstar
Copy link
Contributor

kitstar commented Jan 17, 2018

Hope someone can help the darknet -> IR part :)

@namizzz
Copy link
Contributor

namizzz commented Jul 5, 2018

@ahkarami ,We have implemented the darknet -> IR part.Try the newest code,Thanks!

@namizzz namizzz closed this as completed Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

5 participants