Skip to content

Commit

Permalink
fix links of stgcn++ weights
Browse files Browse the repository at this point in the history
  • Loading branch information
kennymckormick committed Apr 12, 2022
1 parent b0eb393 commit 1b72da0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions configs/stgcn++/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ We release numerous checkpoints trained with various modalities, annotations on

| Dataset | Annotation | GPUs | Joint Top1 | Bone Top1 | Joint Motion Top1 | Bone-Motion Top1 | Two-Stream Top1 | Four Stream Top1 |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| NTURGB+D XSub | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/j.py): [89.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/b.py): [90.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/jm.py): [87.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/bm.py): [87.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_3dkp/bm.pth) | 91.4 | 92.1 |
| NTURGB+D XSub | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/j.py): [89.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/b.py): [92.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/jm.py): [84.0](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/bm.py): [88.8](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xsub_hrnet/bm.pth) | 92.8 | 93.2 |
| NTURGB+D XView | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/j.py): [95.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/b.py): [95.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/jm.py): [94.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/bm.py): [93.8](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_3dkp/bm.pth) | 96.7 | 97.0 |
| NTURGB+D XView | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/j.py): [97.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/b.py): [97.2](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/jm.py): [93.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/bm.py): [95.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu60_xview_hrnet/bm.pth) | 98.4 | 98.5 |
| NTURGB+D 120 XSub | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/j.py): [83.2](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/b.py): [85.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/jm.py): [80.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/bm.py): [81.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_3dkp/bm.pth) | 87.0 | 87.5 |
| NTURGB+D 120 XSub | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/j.py): [84.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/b.py): [84.8](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/jm.py): [76.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/bm.py): [81.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xsub_hrnet/bm.pth) | 86.4 | 86.4 |
| NTURGB+D 120 XSet | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/j.py): [85.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/b.py): [87.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/jm.py): [84.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/bm.py): [83.0](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_3dkp/bm.pth) | 89.1 | 89.8 |
| NTURGB+D 120 XSet | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/j.py): [88.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/b.py): [88.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/jm.py): [82.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/bm.py): [84.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcn++/stgcn++_ntu120_xset_hrnet/bm.pth) | 90.0 | 90.3 |
| NTURGB+D XSub | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/j.py): [89.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/b.py): [90.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/jm.py): [87.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_3dkp/bm.py): [87.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_3dkp/bm.pth) | 91.4 | 92.1 |
| NTURGB+D XSub | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/j.py): [89.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/b.py): [92.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/jm.py): [84.0](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xsub_hrnet/bm.py): [88.8](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xsub_hrnet/bm.pth) | 92.8 | 93.2 |
| NTURGB+D XView | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/j.py): [95.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/b.py): [95.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/jm.py): [94.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_3dkp/bm.py): [93.8](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_3dkp/bm.pth) | 96.7 | 97.0 |
| NTURGB+D XView | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/j.py): [97.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/b.py): [97.2](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/jm.py): [93.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu60_xview_hrnet/bm.py): [95.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu60_xview_hrnet/bm.pth) | 98.4 | 98.5 |
| NTURGB+D 120 XSub | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/j.py): [83.2](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/b.py): [85.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/jm.py): [80.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_3dkp/bm.py): [81.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_3dkp/bm.pth) | 87.0 | 87.5 |
| NTURGB+D 120 XSub | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/j.py): [84.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/b.py): [84.8](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/jm.py): [76.4](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xsub_hrnet/bm.py): [81.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xsub_hrnet/bm.pth) | 86.4 | 86.4 |
| NTURGB+D 120 XSet | Official 3D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/j.py): [85.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_3dkp/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/b.py): [87.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_3dkp/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/jm.py): [84.3](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_3dkp/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_3dkp/bm.py): [83.0](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_3dkp/bm.pth) | 89.1 | 89.8 |
| NTURGB+D 120 XSet | HRNet 2D Skeleton | 8 | [joint_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/j.py): [88.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_hrnet/j.pth) | [bone_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/b.py): [88.5](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_hrnet/b.pth) | [joint_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/jm.py): [82.6](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_hrnet/jm.pth) | [bone_motion_config](/configs/stgcn++/stgcn++_ntu120_xset_hrnet/bm.py): [84.1](http://download.openmmlab.com/mmaction/pyskl/ckpt/stgcnpp/stgcnpp_ntu120_xset_hrnet/bm.pth) | 90.0 | 90.3 |

**Note**

Expand Down

0 comments on commit 1b72da0

Please sign in to comment.