C3D
C3D copied to clipboard
extract_features.bin : not found
Hello, when I execute sh c3d_sport1m_feature_extraction_frm.sh file,The reported error is ../../build/tools/extract_image_features.bin : not found. However, the extract_features.bin file exists in my caffe. I have not found a lot of documents to solve. Have you encountered this problem? thank you very much for your help!
just rename extract_features.bin --> extract_features in your script!
same error
sh c3d_sport1m_feature_extraction_video.sh
c3d_sport1m_feature_extraction_video.sh: 3: c3d_sport1m_feature_extraction_video.sh: ../../build/tools/extract_image_features.bin: not found
after removing .bin
c3d_sport1m_feature_extraction_video.sh: 3: c3d_sport1m_feature_extraction_video.sh: ../../build/tools/extract_image_features: not found