HERO_Video_Feature_Extractor icon indicating copy to clipboard operation
HERO_Video_Feature_Extractor copied to clipboard

Video Feature Extraction Code for EMNLP 2020 paper "HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training"

Results 3 HERO_Video_Feature_Extractor issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this convenient and wonderful tool! I noticed that during processing, some videos are getting the ffprobe error. The sample terminal output is like ``` ... video/v_8B4M8AsGZmQ.mp4, failed...

How to visualize the extracted features

I was running this command: CUDA_VISIBLE_DEVICES=0 source launch_container.sh C:/Users/Admin1/Downloads/qvhilights_videos/videos C:/Users/Admin1/Downloads/qvhilights_videos/output I keep getting the error: : command not found : command not found -bash: launch_container.sh: line 18: syntax error: unexpected...