We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb930df commit 2457f0bCopy full SHA for 2457f0b
README.md
@@ -3,6 +3,7 @@
3
Author: [Raivo Koot](https://github.com/RaivoKoot)
4
https://video-dataset-loading-pytorch.readthedocs.io/en/latest/VideoDataset.html
5
If you find the code useful, please star the repository.
6
+
7
If you are completely unfamiliar with loading datasets in PyTorch using `torch.utils.data.Dataset` and `torch.utils.data.DataLoader`, I recommend
8
getting familiar with these first through [this](https://pytorch.org/tutorials/beginner/data_loading_tutorial.html) or
9
[this](https://github.com/utkuozbulak/pytorch-custom-dataset-examples).
0 commit comments