/wsvd_dataset_loader

Loader for WSVD dataset (+ eliminating invalid/deleted youtube videos from the video id list)

Primary LanguagePython

wsvd_dataset_loader

Loader for the WSVD dataset - eliminating invalid/deleted youtube videos or the videos with copyright issues.

Web Stereo Video Supervision for Depth Prediction from Dynamic Scenes

For more details, please see the paper Wang etal. 3DV19

Please also see the original website https://sites.google.com/view/wsvd/home, and the original repository of the authors https://github.com/MightyChaos/wsvd_test

To download the dataset, you can directly run the following script, which will create a subdirectory wsvd inside your working folder, and directly start downloading the videos in the dataset. The dataset is approximately 50G. bash downloader_script.sh
Please note that you will need to have the youtube-dl module.

If you would like to generate the video ID list again, you will need a YouTube API key. In that case, create your YouTube API key, and fill it in the script valid_id_list_creator.py, then run it with python valid_id_list_creator.py