We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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?
The text was updated successfully, but these errors were encountered:
hi are you using the latest version (main) of the library or one of the earlier commits?
main
Sorry, something went wrong.
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?
It will work if you have the latest code.
https://github.com/v-iashin/video_features
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: