Joker316701882 / Salient-Object-Detection

This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pretrained model

viviansmlie opened this issue · comments

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) ]]