facebookarchive / C3D

C3D is a modified version of BVLC caffe to support 3D ConvNets.
Other
1.16k stars 506 forks source link

Could not open or find file on example #427

Closed alanotmt closed 5 years ago

alanotmt commented 5 years ago

i tried to use C3D-v1.1 feature_extraction.sh. follow C3D User Guide to make it and i got this error:

Could not open or find file /data/users/trandu/datasets/ucf101/frm/ApplyEyeMakeup/v_ApplyEyeMakeup_g01_c01//000001.jpg

i check other user question like me, but they same question on training.

so where can i change this path on it?

thank you for your help.

dutran commented 5 years ago

You do not have data at that location (e.g. /data/users/trandu/datasets/ucf101/frm/ApplyEyeMakeup/v_ApplyEyeMakeup_g01_c01//000001.jpg), while the tool looks for it.