Hi.
(video_features) D:\I3D_VGGish>python main.py --feature_type i3d --device_ids 0 --extraction_fps 25 --stack_size 24 --step_size 24 --file_with_video_paths ./sample/sample_video_paths.txt
When I ran this code and extracted features from the sample video, the following error occurred.
Extraction failed at: ./sample/v_ZNVhz7ctTq0.mp4. Continuing extraction
How do I solve this problem?
Hi.
(video_features) D:\I3D_VGGish>python main.py --feature_type i3d --device_ids 0 --extraction_fps 25 --stack_size 24 --step_size 24 --file_with_video_paths ./sample/sample_video_paths.txtWhen I ran this code and extracted features from the sample video, the following error occurred.
Extraction failed at: ./sample/v_ZNVhz7ctTq0.mp4. Continuing extractionHow do I solve this problem?