POSTECH-IMLAB / LaneSegmentationNetwork

The deep semantic segmentation network for lane segmentation.
GNU Lesser General Public License v3.0
95 stars 51 forks source link

ValueError: Couldn't find 'checkpoint' file or checkpoints in given directory ./model #6

Open xuxiuzhi2627 opened 5 years ago

xuxiuzhi2627 commented 5 years ago

my file model has the following contents: checkpoint.checkpoint model.ckpt-31880.data-00000-of-00002 model.ckpt-31880.index model.ckpt-31880.meta model.ckpt-31880.data-00001-of-00002 It has a problem when I run prediction.py,can you help me? My email is 2627084603@qq.com ValueError: Couldn't find 'checkpoint' file or checkpoints in given directory ./model