Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
congee524 committed Apr 13, 2021
1 parent 6a252b8 commit a68089b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tools/data/ava/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ bash cut_videos.sh

## Step 4. Extract RGB and Flow

This part is **optional** if you only want to use the video loader.

Before extracting, please refer to [install.md](/docs/install.md) for installing [denseflow](https://github.com/open-mmlab/denseflow).

If you have plenty of SSD space, then we recommend extracting frames there for better I/O performance. And you can run the following script to soft link the extracted frames.
Expand Down
2 changes: 0 additions & 2 deletions tools/data/ava/README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ bash cut_videos.sh

## 4. 提取 RGB 帧和光流

如果用户仅使用 video loader,则可以跳过本步。

在提取之前,请参考 [安装教程](/docs_zh_CN/install.md) 安装 [denseflow](https://github.com/open-mmlab/denseflow)

如果用户有足够的 SSD 空间,那么建议将视频抽取为 RGB 帧以提升 I/O 性能。用户可以使用以下脚本为抽取得到的帧文件夹建立软连接:
Expand Down

0 comments on commit a68089b

Please sign in to comment.