Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kennymckormick authored Apr 23, 2022
1 parent f552e3f commit be0abd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This repo is the official implementation of [PoseConv3D](https://arxiv.org/abs/2
## Supported Algorithms

- [x] ST-GCN (AAAI 2018): https://arxiv.org/abs/1801.07455 [[MODELZOO](/configs/stgcn/README.md)]
- [x] ST-GCN++ (PYSKL): [Tech Report Coming Soon]() [[MODELZOO](/configs/stgcn++/README.md)]
- [x] ST-GCN++ (PYSKL): [Tech Report Coming Soon](https://github.com/kennymckormick/pyskl/tree/main/configs/stgcn%2B%2B) [[MODELZOO](/configs/stgcn++/README.md)]
- [x] PoseConv3D (CVPR 2022 Oral): https://arxiv.org/abs/2104.13586 [[MODELZOO](/configs/posec3d/README.md)]

## Installation
Expand Down

0 comments on commit be0abd2

Please sign in to comment.