Skip to content

FCNs support #1

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

FCNs support #1

wants to merge 14 commits into from

Conversation

ziky90
Copy link

@ziky90 ziky90 commented Apr 25, 2016

DO NOT MERGE YET

Implementation of all the necessary functions in order to be able to convert FCNs models from Caffe to TensorFlow.

  • Implement correct shapes for deconvolution layer
  • Implement correct shapes for crop layer
  • Implement correct source generation for deconvolution layer
  • Implement correct source generation for crop layer
  • Implement deconvolution layer in kaffe.tensorflow.network.py
  • Implement crop layer in kaffe.tensorflow.network.py
  • Make run protobuf version (version that does not need caffe)
  • Clean code

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

Successfully merging this pull request may close these issues.

1 participant