TheShadow29 / VidSitu

[CVPR21] Visual Semantic Role Labeling for Video Understanding (https://arxiv.org/abs/2104.00990)
https://vidsitu.org/
MIT License
57 stars 8 forks source link

Problem on the downloading videos #5

Closed liujiaheng closed 3 years ago

liujiaheng commented 3 years ago

I run the code python prep_data/dwn_yt.py --task_type='dwn_vids', and I often following the warnings. image image

In the end, I have obtained 17344 videos (*.mp4) in the "data/vsitu_video_trimmed_dir" folder. Many videos are left out, because my ip has been blocked (I guess). Could you upload the videos on google drive or other public cloud services?

Thanks.

TheShadow29 commented 3 years ago

Could you share the log file generated in prep_data folder?

liujiaheng commented 3 years ago

image

image

The 'problematic_vidsegs.txt' is generated in 'prep_data' folder. There are 12044 lines. Besides, there are 17735 mp4 videos in 'data/vsitu_video_trimmed_dir' folder.

TheShadow29 commented 3 years ago

@liujiaheng This is indeed strange. My guess is as good as yours that there is some IP restriction. Let me get back (by today/tomorrow) on how to best share this.