Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data_tools/kinetics400/PREPARING_KINETICS400.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Preparing Kinetics-400

For more details, please refer to the official [website](https://deepmind.com/research/open-source/open-source-datasets/kinetics/). We provide scripts with documentations. Before we start, please make sure that the directory is located at `$MMACTION/data_tools/kinetics400/`.
For more details, please refer to the official [website](https://research.google/pubs/the-kinetics-human-action-video-dataset/). We provide scripts with documentations. Before we start, please make sure that the directory is located at `$MMACTION/data_tools/kinetics400/`.

### Prepare annotations
First of all, run the following script to prepare annotations.
Expand Down Expand Up @@ -82,4 +82,4 @@ mmaction

```

For training and evaluating on Kinetics-400, please refer to [GETTING_STARTED.md](https://github.com/open-mmlab/mmaction/blob/master/GETTING_STARTED.md).
For training and evaluating on Kinetics-400, please refer to [GETTING_STARTED.md](https://github.com/open-mmlab/mmaction/blob/master/GETTING_STARTED.md).