Skip to content

Commit a56da3f

Browse files
authored
Update ctrgcn.md
1 parent a7531d0 commit a56da3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/zh-CN/model_zoo/recognition/ctrgcn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[CTR-GCN](https://github.com/Uason-Chen/CTR-GCN.git)是ICCV 2021提出的基于骨骼的行为识别模型,通过将改动应用在具有拓扑结构的人体骨骼数据上的图卷积,使用时空图卷积提取时空特征进行行为识别,提升了基于骨骼的行为识别任务精度。
1919

2020
<div align="center">
21-
<img src="../../../images/ctrgcn.jpg" height=200 width=800 hspace='10'/> <br />
21+
<img src="../../../images/ctrgcn.jpg" height=200 width=750 hspace='10'/> <br />
2222
</div>
2323

2424

@@ -31,7 +31,7 @@ NTU-RGBD数据下载及准备请参考[NTU-RGBD数据准备](../../dataset/ntu-r
3131

3232
### NTU-RGBD数据集训练
3333

34-
- NTU-RGBD数据集默认使用单卡训练,启动命令如下:
34+
- NTU-RGBD数据集,默认使用单卡训练,启动命令如下:
3535

3636
```bash
3737
# joint modality

0 commit comments

Comments
 (0)