Skip to content

Commit 51747cb

Browse files
authored
Update README.md
1 parent d2b1040 commit 51747cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
[![Documentation Status](https://readthedocs.org/projects/video-dataset-loading-pytorch/badge/?version=latest)](https://video-dataset-loading-pytorch.readthedocs.io/en/latest/?badge=latest)
1+
[![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
33
Author: [Raivo Koot](https://github.com/RaivoKoot)
4+
[Read the Docs: Video-Dataset-Loading-Pytorch](https://video-dataset-loading-pytorch.readthedocs.io/en/latest/VideoDataset.html)
45

56
If you are completely unfamiliar with loading datasets in PyTorch using `torch.utils.data.Dataset` and `torch.utils.data.DataLoader`, I recommend
67
getting familiar with these first through [this](https://pytorch.org/tutorials/beginner/data_loading_tutorial.html) or

0 commit comments

Comments
 (0)