Skip to content

Commit 55878a9

Browse files
authored
Update README.md
1 parent fb71e6f commit 55878a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
33
Author: [Raivo Koot](https://github.com/RaivoKoot)
4-
https://video-dataset-loading-pytorch.readthedocs.io/
4+
https://video-dataset-loading-pytorch.readthedocs.io/en/latest/VideoDataset.html
55

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

0 commit comments

Comments
 (0)