Skip to content

Commit 9b54f69

Browse files
authored
Update README.md
1 parent f54c777 commit 9b54f69

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
@@ -197,7 +197,7 @@ A demo of this can be found at the end in `demo.py`. It uses the dummy dataset i
197197
A proper code-based explanation on how to use VideoFrameDataset for training is provided in `demo.py`
198198

199199
### 8. Kinetics 400 & Something Something V2 & EPIC-KITCHENS-100
200-
After you have read Section 1 to 7, this repository also contains easy pre-made conversion scripts and annotation files to get you instantly started with the Kinetics 400 dataset, Something Something V2 dataset, and the EPIC-KITCHENS-100 dataset. To get started with either, read the README inside the `Kinetics400`, `EPIC-KITCHENS-100` or `SomethingSomethingV2` directory.
200+
After you have read Section 1 to 7, this repository also contains easy pre-made conversion scripts and annotation files to get you instantly started with the Kinetics 400 dataset, Something Something V2 dataset, and the EPIC-KITCHENS-100 dataset. To get started with either, read the README inside the `Kinetics400`, `EpicKitchens100` or `SomethingSomethingV2` directory.
201201

202202
### 9. Upcoming Features
203203
- [x] Include compatible annotation files for common datasets, such as Something-Something-V2, EPIC-KITCHENS-100 and Kinetics, so that users do not need to spend their own time converting those datasets' annotation files to be compatible with this repository.

0 commit comments

Comments
 (0)