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.