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 0e1aa60 commit 94e2a6cCopy full SHA for 94e2a6c
Kinetics400/README.md
@@ -13,7 +13,7 @@ To use VideoFrameDataset with Kinetics 400, we need to
13
14
### 2. Processing
15
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
+- For (1), make sure that all `.mp4` files (training, validation, and testing) are located in a single and the same
17
directory. Run the script `videos_to_frames.py` and make sure that you set the file paths
18
correctly inside of the script. This will probably take ~10 hours for Kinetics 400.
19
- For (2), run the script `process_annotation_file.py` once for each annotation `.csv` and make sure that you
0 commit comments