yuxng / PoseCNN

A Convolutional Neural Network for 6D Object Pose Estimation in Cluttered Scenes
https://rse-lab.cs.washington.edu/projects/posecnn/
MIT License
746 stars 242 forks source link

vgg16_fcn_color_single_frame_2d_pose_add_lov_iter_160000.ckpt #119

Open renjiahao0928 opened 3 years ago

renjiahao0928 commented 3 years ago

Hello,I meet the error when I run './experiments/scripts/demo.sh $GPU_ID'

NotFoundError (see above for traceback): Unsuccessful TensorSliceReader constructor: Failed to find any matching files for data/demo_models/vgg16_fcn_color_single_frame_2d_pose_add_lov_iter_160000.ckpt

I do not know how to deal with it.anyone has gotten the same error and solved it? Thanks