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

deconvolution used in this model is not currently supported #26

Closed
DianaYu0601 opened this issue Jan 23, 2017 · 6 comments
Closed

deconvolution used in this model is not currently supported #26

DianaYu0601 opened this issue Jan 23, 2017 · 6 comments

Comments

@DianaYu0601
Copy link

hi, thank you for your share of this useful project!

I notice that you have included DECONVOLUTION in your caffe_utils.py , but the convert is not yet supported. I wonder is their any chance you would like to update this part in the future?

thank you very much!

@MarcBS
Copy link
Owner

MarcBS commented Jan 23, 2017

Thank you for your interest @DianaYu0601

I'm afraid I am not planning to update the converter anytime soon. I am involved in several other projects and I can't spend my time on this.

Although, if you are interested in this feature, any improvement proposed through a pull request would be very welcome! :)

@akshaychawla
Copy link

akshaychawla commented Apr 3, 2017

Hey Marc!

I wanted to convert vgg16 based FCN models for segmentation so I forked your repo and added support for deconv and crop layers, shall I raise a PR for the same?

@MarcBS
Copy link
Owner

MarcBS commented Apr 3, 2017

Hi @akshaychawla , that would be great!

Submit a PR anytime you want. If you could provide me with an example of network for testing the conversion that would be perfect.

@akshaychawla
Copy link

Sure! I'll also include an alexnet-fcn model in the keras/keras/caffe/models/ folder, also I've only implemented the graph conversion, still working on the weights!

@MarcBS
Copy link
Owner

MarcBS commented Apr 3, 2017

In that case let me know when you finish the weights part in order to test it.

@akshaychawla
Copy link

I just created a PR, now supports weight copying as well!

@lvapeab lvapeab closed this as completed Jan 10, 2018
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

4 participants