Skip to content

Commit ee641c7

Browse files
authored
Update README.md
1 parent 101cbb4 commit ee641c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
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)
2-
![alt text](https://github.com/RaivoKoot/images/blob/main/Action_Video.jpg "Action Video")
32
# Efficient Video Dataset Loading, Preprocessing, and Augmentation
43
Author: [Raivo Koot](https://github.com/RaivoKoot)
54
[Read the Docs: Video-Dataset-Loading-Pytorch](https://video-dataset-loading-pytorch.readthedocs.io/en/latest/VideoDataset.html)
@@ -51,7 +50,7 @@ for image in frames:
5150
plt.show()
5251
plt.pause(1)
5352
```
54-
53+
![alt text](https://github.com/RaivoKoot/images/blob/main/Action_Video.jpg "Action Video")
5554
# Table of Contents
5655
- [1. Requirements](#1-requirements)
5756
- [2. Custom Dataset](#2-custom-dataset)

0 commit comments

Comments
 (0)