Skip to content

Commit 94e2a6c

Browse files
authored
correct typo
1 parent 0e1aa60 commit 94e2a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kinetics400/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use VideoFrameDataset with Kinetics 400, we need to
1313

1414
### 2. Processing
1515
Doing (1) and (2) from above, is very easy if you use the python scripts provided in this directory.
16-
- For (1), make sure that all `.mp4` files (trainin, validation, and testing) are located in a single and the same
16+
- For (1), make sure that all `.mp4` files (training, validation, and testing) are located in a single and the same
1717
directory. Run the script `videos_to_frames.py` and make sure that you set the file paths
1818
correctly inside of the script. This will probably take ~10 hours for Kinetics 400.
1919
- For (2), run the script `process_annotation_file.py` once for each annotation `.csv` and make sure that you

0 commit comments

Comments
 (0)