Joker316701882 / Salient-Object-Detection

This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
443 stars 139 forks source link

pretrained model #25

Open viviansmlie opened 2 years ago

viviansmlie commented 2 years ago

The pretrained model is unable to use. ''' 发生异常: NotFoundError Restoring from checkpoint failed. This is most likely due to a Variable name or other graph key that is missing from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:

./salience_model/model.ckpt-200.data-00000-of-00001; No such file or directory [[node save/RestoreV2_18 (defined at mnt/wwei/Salient_object_detection/Salient-Object-Detection-master/inference.py:21) ]]