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

python3 support for caffe2keras #50

Open
kamikawa opened this issue Nov 26, 2017 · 1 comment
Open

python3 support for caffe2keras #50

kamikawa opened this issue Nov 26, 2017 · 1 comment

Comments

@kamikawa
Copy link

Would you support caffe2keras for python3?

Sample code
python caffe2keras.py -load_path 'models/' -prototxt 'train_val_for_keras.prototxt' -caffemodel 'bvlc_googlenet.caffemodel'

seems not working by that.
For example, print statements missing parenthesis exist in some codes.

Best regards.

@MarcBS
Copy link
Owner

MarcBS commented Nov 27, 2017

It does not support python3 currently. And I am not giving support to updates for the converter right now.

Although, if you plan to do some changes any Pull Request is welcome! :)

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

2 participants