aurora95 / Keras-FCN

Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
MIT License
650 stars 268 forks source link

Model weights #59

Open Fahim-F opened 6 years ago

Fahim-F commented 6 years ago

Hi,

Where can I download the model weights? Forexample "fcn_resnet50_weights_tf_dim_ordering_tf_kernels.h5" Thanks

gpkc commented 6 years ago

Check this file: https://github.com/aurora95/Keras-FCN/blob/master/utils/get_weights_path.py

chinmayshah99 commented 6 years ago

Also @Fahim7 , if it still says file not found, then just add fcn_ to the original file name.