└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # vspw_dataset_download 2 | 3 | This is the entire VSPW dataset with ground truth masks and all extracted frames. 4 | 5 | 6 | *CVPR2021 VSPW dataset download links* 7 | 8 | Web Server: ```wget http://45.77.236.48/VSPW_dataset.tar``` 9 | 10 | Google Drive: https://drive.google.com/file/d/14yHWsGneoa1pVdULFk7cah3t-THl7yEz/view?usp=sharing (1 file, 43G) 11 | 12 | Google Drive: https://drive.google.com/drive/folders/1BpN3yLSCDf0kz6kP74mIrcTysI75sTwi?usp=sharing (6 files, each 8G) 13 | 14 | Baidu YunPan: https://pan.baidu.com/s/1ZaUt5bm_qyLHbllugyG3wA 密码:rz3m 15 | 16 | 17 | ``` 18 | cat VSPW_data.tar_a* > VSPW_data.tar 19 | tar -xvf VSPW_data.tar 20 | ``` 21 | 22 | 23 | *VSPW 480P download links:* 24 | 25 | Google Drive: https://drive.google.com/file/d/1-Z_mwp_mGOlX842kerGVfA7g7a38ueKA/view?usp=sharing 26 | 27 | Baidu YunPan: 链接:https://pan.baidu.com/s/1p3HNj6_-DtnTt-aHAsSVlA 密码:akga 28 | 29 | **Update**: Some images from "988_f_Xvy_DCPt8" are damaged or incomplete with 0 byte. The images are avaiable here: 30 | 31 | Google Drive: https://drive.google.com/file/d/1kuQksbhw_sgB5n6fKzts2G9KZn41-q_N/view?usp=sharing 32 | 33 | Baidu YunPan: 链接: https://pan.baidu.com/s/1J6zxUm41Dd36YccYCLmycA 密码: ww7a 34 | 35 | 36 | 37 | --------------------------------------------------------------------------------