Add a big note to the readme, that this project does only support python 2
I wasted so much time to get this running on my python 3 setup, before I gave up.
Please add a note to the readme, that this project is only supporting legacy python versions like 2.7 and thus it will never run on Windows.
+1 You saved me! I was also suffering from this issue. Then I shifted to Linux and converted my model using the script. There it was a smooth process. Thank you!
+1
If you have such a problem using different Python versions consider running it with docker:
https://github.com/nicolov/segmentation_keras/tree/master/conversion https://github.com/ivanzhovannik/convert_caffe_windows