jfzhang95 / pytorch-video-recognition

PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
MIT License
1.16k stars 250 forks source link

Dataset not loading #43

Closed WENDGOUNDI closed 4 years ago

WENDGOUNDI commented 4 years ago

I encountered some problem running the train.py file and i think it's related to the dataset. After downloaded the UCF101 dataset, I've put it in the UCF-101 folder and run the train.py file but getting some errors. Anyone with a solution? Thanks

skyqwe123 commented 3 years ago

@WENDGOUNDI Can you describe your problem in detail?