I follow the steps pre-process the video, but when i run ./c3d_get_probs.sh , it occurred as follows:
user@user-empty:~/wzc/EmotiW2016-master/emotiw_codes/c3d$ ./c3d_get_probs.sh
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0414 13:24:56.648602 21286 extract_image_features.cpp:55] Using GPU #0
I0414 13:24:56.651006 21286 net.cpp:76] Creating Layer data
I0414 13:24:56.651041 21286 net.cpp:112] data -> data
I0414 13:24:56.651067 21286 net.cpp:112] data -> label
I0414 13:24:56.651088 21286 video_data_layer.cpp:283] Opening file Test_2016_emotion_qiyi_c3d_input.txt
I0414 13:24:56.651235 21286 video_data_layer.cpp:317] A total of 18 video chunks.
I0414 13:24:56.651262 21286 video_data_layer.cpp:344] read video from ../data/Test_qiyi_face_c3d/Fear/
F0414 13:24:56.651311 21286 video_data_layer.cpp:346] Check failed: ReadImageSequenceToVolumeDatum(file_list_[id].c_str(), start_frm_list_[id], label_list_[id], new_length, new_height, new_width, sampling_rate, &datum)
*** Check failure stack trace: ***
./c3d_get_probs.sh: 行 1: 21286 已放弃 (核心已转储) GLOG_logtosterr=1 ./extract_image_features.bin c3d_qiyi_feature_extractor_frm.prototxt models/c3d_emotion_qiyi 0 50 40 Test_2016_emotion_qiyi_c3d_output.txt prob
Please help me, thanks
I follow the steps pre-process the video, but when i run ./c3d_get_probs.sh , it occurred as follows:
user@user-empty:~/wzc/EmotiW2016-master/emotiw_codes/c3d$ ./c3d_get_probs.sh
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0414 13:24:56.648602 21286 extract_image_features.cpp:55] Using GPU #0
I0414 13:24:56.651006 21286 net.cpp:76] Creating Layer data
I0414 13:24:56.651041 21286 net.cpp:112] data -> data
I0414 13:24:56.651067 21286 net.cpp:112] data -> label
I0414 13:24:56.651088 21286 video_data_layer.cpp:283] Opening file Test_2016_emotion_qiyi_c3d_input.txt
I0414 13:24:56.651235 21286 video_data_layer.cpp:317] A total of 18 video chunks.
I0414 13:24:56.651262 21286 video_data_layer.cpp:344] read video from ../data/Test_qiyi_face_c3d/Fear/
F0414 13:24:56.651311 21286 video_data_layer.cpp:346] Check failed: ReadImageSequenceToVolumeDatum(file_list_[id].c_str(), start_frm_list_[id], label_list_[id], new_length, new_height, new_width, sampling_rate, &datum)
*** Check failure stack trace: ***
./c3d_get_probs.sh: 行 1: 21286 已放弃 (核心已转储) GLOG_logtosterr=1 ./extract_image_features.bin c3d_qiyi_feature_extractor_frm.prototxt models/c3d_emotion_qiyi 0 50 40 Test_2016_emotion_qiyi_c3d_output.txt prob
Please help me, thanks