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 try to run python demo_view/run_demo.py, but I keep getting the error RuntimeError: Could not open file RenderForCNN/caffe_models/render4cnn_3dview.caffemodel. This model doesn't seem to exist in the caffe_models folder, so I'm not sure why the code is looking for this file.
The text was updated successfully, but these errors were encountered:
I try to run
python demo_view/run_demo.py
, but I keep getting the errorRuntimeError: Could not open file RenderForCNN/caffe_models/render4cnn_3dview.caffemodel
. This model doesn't seem to exist in thecaffe_models
folder, so I'm not sure why the code is looking for this file.The text was updated successfully, but these errors were encountered: