Closed VivaainNg closed 5 years ago
yes me too
I got the error file ../../build/tools/extract_image_features.bin is not foud,I want to know where the file?
The entire build directory gets generated once the build process is successful.
How to build ? Is there a reference?
yes, you need to build it successfully to have the binary.
I changed the batch size 1,but I don't find any feature in the file however the shell show feature are exacted successfully.
@Liu0114 check input file path in "c3d_sport1m_feature_extractor_video.prototxt" and paths for chunks specified in input_list_video.txt and output_list_videos_prefix.txt.
I've 2 questions:
I got the error ../../build/tools/extract_image_features.bin is not found, because I didn't compile successfully. So, I have to re-start compiling all of the stuffs based on this link: http://vra.github.io/2016/03/03/c3d-use/ right? But I've done so and still got the same error:
So after I've done re-compiling, I want to confirm on the location of this extract_image_features.bin. I'll find the file in C3D-v1.0/build/tools/extract_image_features.bin , correct?