nicolov / segmentation_keras

DilatedNet in Keras for image segmentation
MIT License
301 stars 92 forks source link

tensorflow 1.3 support #27

Closed MyVanitar closed 7 years ago

MyVanitar commented 7 years ago

Hello,

May I ask you to update the repo to the latest Tensorflow version?

nicolov commented 7 years ago

https://github.com/nicolov/segmentation_keras/commit/0f2366f0b4beeb6801ab91e2931c98cc5f20c472 bumps the version.

Zumbalamambo commented 7 years ago

@nicolov is it possible to initialise the weight initially and reuse it everytime for prediction for using it with flask?