lxx1991 / pytorch-voxel-flow

Video Frame Synthesis using Deep Voxel Flow
137 stars 36 forks source link

Where can I get the dataset ? #2

Open jaehyunshinML opened 6 years ago

jaehyunshinML commented 6 years ago

HI thank you for the code.

I've done ./build.sh on my Ubuntu machine and tried to run python train.py configs/voxel-flow.py But it gave me the error message

FileNotFoundError: [Errno 2] No such file or directory: 'data/UCF-101/train_motion.txt'

Could you let me know, where can I get the data-sets and text file?

zhhezhhe commented 5 years ago

Same problem.

fedebecat commented 4 years ago

Same problem