irhum / R2Plus1D-PyTorch

PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"
MIT License
363 stars 62 forks source link

where is dataloader.py ? #4

Open suyechan opened 6 years ago

suyechan commented 6 years ago

Where is the dataloader.py file ? How can i input the video data into the network ?