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

Do you plan to support convert pytorch model to feathercnn model? #29

Closed
hcsearch opened this issue Sep 19, 2018 · 2 comments
Closed

Do you plan to support convert pytorch model to feathercnn model? #29

hcsearch opened this issue Sep 19, 2018 · 2 comments

Comments

@hcsearch
Copy link

No description provided.

@Mengjintao
Copy link
Contributor

Hi hcsearch,
No, and it is not necessary to specially support pytorch model in feathercnn.
As far as I know, Caffe2 has been combined into Pytorch. A tutorial in their official site has been provided to transform the model from pytorch to Caffe2 with ONNX. Then Caffe2 model can be transform to caffe model, which is naturally supported by feathercnn. Please refer to this site
https://pytorch.org/tutorials/advanced/super_resolution_with_caffe2.html, for more information.

Jintao Meng

@NikolaMr
Copy link

Hi @Mengjintao !

I have the same use case as the @hcsearch but I haven't been able to convert the Caffe2 model to Caffe model. Is there some kind of tool for that purpose that you know of? Could you please link it to me? I've been searching for it but I haven't been successful in my search...

Best regards,
Nikola Mrzljak

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