Skip to content

Commit 1798e8d

Browse files
authored
Update SlowFast_FasterRCNN.md
1 parent 6f022e0 commit 1798e8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/zh-CN/model_zoo/detection/SlowFast_FasterRCNN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ python -m pip install paddledet
2929

3030
本项目利用[AVA数据集](https://research.google.com/ava/download.html)进行动作检测。AVA v2.2数据集包括430个视频,其中235个用于训练,64个用于验证,131个用于测试。对每个视频中15分钟的帧进行了标注,每秒标注一帧。标注文件格式为CSV。
3131

32+
相关处理脚本在`data/ava/script`目录下。
33+
3234
### 1 下载视频
3335
```
3436
bash download_videos.sh

0 commit comments

Comments
 (0)