warmspringwinds / tf-image-segmentation

Image Segmentation framework based on Tensorflow and TF-Slim library
MIT License
549 stars 188 forks source link

Where is the checkpoint file? #41

Closed LiyaoTang closed 5 years ago

LiyaoTang commented 6 years ago

When importing the trained model, I got an error of .ckpt file not found. And actually the trained model seems not on the github.

May I ask where coud we download the trained model?

sumedhvdatar commented 6 years ago

Yes can someone please tell out of 3 files,which is the ckpt file.

EvilPerfectionist commented 6 years ago

Hi, please change 'model_fcn8sfinal.ckpt' to 'model'fcn8s_final.ckpt.index' or 'fcn8s_final.ckpt.meta'. These files can be downloaded from 'https://github.com/warmspringwinds/tf-image-segmentation' where please try to find 'Model Download Link'. Good Luck! @beihaifusang