Skip to content

Commit fb930df

Browse files
authored
Update README.md
1 parent 6bd8d32 commit fb930df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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/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.
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
88
[this](https://github.com/utkuozbulak/pytorch-custom-dataset-examples).

0 commit comments

Comments
 (0)