You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was following the instruction in the README.txt inside semantic_rigidity_cvpr2017. When I tried running python do_deeplab_segmentation.py TEST deeplab_deploy.prototxt deeplab_adam_0.0001_iter_1400.caffemodel . it gives me the following error
FileNotFoundError: [Errno 2] No such file or directory: avg_train_image.npy
The text was updated successfully, but these errors were encountered:
I was following the instruction in the README.txt inside semantic_rigidity_cvpr2017. When I tried running
python do_deeplab_segmentation.py TEST deeplab_deploy.prototxt deeplab_adam_0.0001_iter_1400.caffemodel .
it gives me the following errorThe text was updated successfully, but these errors were encountered: