voletiv / mcvd-pytorch

Official implementation of MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and Interpolation (https://arxiv.org/abs/2205.09853)
MIT License
331 stars 26 forks source link

KTH dataset content question #17

Closed yptang5488 closed 1 year ago

yptang5488 commented 1 year ago

Hi, I use gdown --fuzzy https://drive.google.com/file/d/1d2UfHV6RhSrwdDAlCFY3GymtFPpmh_8X/view?usp=sharing to download KTH64 dataset. When I run the code dataset, test_dataset = get_dataset(DATA_PATH, config, video_frames_pred=config.data.num_frames) I got an KeyError.

Screenshot from 2023-02-10 16-19-06

I found that the file persons.pkl is empty (5 bytes and only {}). I would like to confirm with you about the dataset if it is all right. Thanks!

AlexiaJM commented 1 year ago

I'm not sure why gdown fail, but the error says to big and its indeed very big; since it doesn't work, you can instead download it manually by following the link on your browser, its 13Gb.

https://drive.google.com/u/0/uc?id=1-R_srAOy5ZcylGXVernqE4WLCe6N4_wq&export=download