26hzhang / VSLNet

Span-based Localizing Network for Natural Language Video Localization (ACL 2020)
MIT License
100 stars 17 forks source link

activitynet video #9

Closed jun0wanan closed 2 years ago

jun0wanan commented 2 years ago

hi,

do you mind share video source ?

Best, wishes

onlyonewater commented 2 years ago

you can download the org videos like https://github.com/activitynet/ActivityNet/tree/master/Crawler or https://github.com/activitynet/ActivityNet/tree/master/Crawler, it may help you.

26hzhang commented 2 years ago

@jun0wanan The video source of ActivityNet is around 220GB, which is too huge to share directly. I have provided the scripts and codes to download the video from YouTube directly, per "prepare/download_activitynet_video.py". And you can also refer the solution provided by @onlyonewater to download the videos.

@onlyonewater Thanks for solving this issue.