File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ Documentation Status] ( https://readthedocs.org/projects/video-dataset-loading-pytorch/badge/?version=latest )] ( https://video-dataset-loading-pytorch.readthedocs.io/en/latest/?badge=latest )
22# Efficient Video Dataset Loading, Preprocessing, and Augmentation
33Author: [ Raivo Koot] ( https://github.com/RaivoKoot )
4- https://video-dataset-loading-pytorch.readthedocs.io/en/latest/VideoDataset.html
5-
4+ https://video-dataset-loading-pytorch.readthedocs.io/en/latest/VideoDataset.html
5+ If you find the code useful, please star the repository.
66If you are completely unfamiliar with loading datasets in PyTorch using ` torch.utils.data.Dataset ` and ` torch.utils.data.DataLoader ` , I recommend
77getting familiar with these first through [ this] ( https://pytorch.org/tutorials/beginner/data_loading_tutorial.html ) or
88[ this] ( https://github.com/utkuozbulak/pytorch-custom-dataset-examples ) .
You can’t perform that action at this time.
0 commit comments