Update 1.1.skeleton_model_zoo.md

This commit is contained in:
Junhao Liang
2023-10-17 14:43:53 +08:00
committed by GitHub
parent 453cc247b4
commit 00df5626e4
+15 -15
View File
@@ -3,11 +3,11 @@
### [OUMVLP-Pose](https://ieeexplore.ieee.org/abstract/document/9139355/)
| Model | Pose Estimator | Rank-1 (alphapose format) | Rank-1 (COCO2017 format) |
|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------:|:-------------------------:|:------------------------:|
| [GaitGraph1](https://ieeexplore.ieee.org/document/9506717) | AlphaPose | 2.81 | 4.25 |
| [GaitGraph2](https://openaccess.thecvf.com/content/CVPR2022W/Biometrics/papers/Teepe_Towards_a_Deeper_Understanding_of_Skeleton-Based_Gait_Recognition_CVPRW_2022_paper) | AlphaPose | 62.10 | 70.75 |
| [GaitTR](https://arxiv.org/abs/2204.03873) | AlphaPose | 40.31 | 39.78 |
| Model | Pose Estimator | Rank-1 (alphapose format) | Rank-1 (COCO2017 format) | Download checkpoint |
|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------:|:-------------------------:|:------------------------:|:--------:|
| [GaitGraph1](https://ieeexplore.ieee.org/document/9506717) | AlphaPose | 2.81 | 4.25 | [alphapose format](https://huggingface.co/opengait/OpenGait/tree/main/OUMVLP/GaitGraph1/GaitGraph1_phase1), [coco2017 format](https://huggingface.co/opengait/OpenGait/tree/main/OUMVLP/GaitGraph1/GaitGraph1_phase1_17)|
| [GaitGraph2](https://openaccess.thecvf.com/content/CVPR2022W/Biometrics/papers/Teepe_Towards_a_Deeper_Understanding_of_Skeleton-Based_Gait_Recognition_CVPRW_2022_paper) | AlphaPose | 62.10 | 70.75 |[alphapose format](https://huggingface.co/opengait/OpenGait/tree/main/OUMVLP/GaitGraph2/GaitGraph2_phase2), [coco2017 format](https://huggingface.co/opengait/OpenGait/tree/main/OUMVLP/GaitGraph2/GaitGraph2_phase2_17)|
| [GaitTR](https://arxiv.org/abs/2204.03873) | AlphaPose | 40.31 | 39.78 | [alphapose format](https://huggingface.co/opengait/OpenGait/tree/main/OUMVLP/GaitTR/GaitTR), [coco2017 format](https://huggingface.co/opengait/OpenGait/tree/main/OUMVLP/GaitTR/GaitTR)|
@@ -16,11 +16,11 @@
### [GREW-Pose](http://openaccess.thecvf.com/content/ICCV2021/html/Zhu_Gait_Recognition_in_the_Wild_A_Benchmark_ICCV_2021_paper.html)
| Model | Pose Estimator | Rank-1 |
| :----------------------------------------------------------: | :------------: |:------:|
| [GaitGraph1](https://ieeexplore.ieee.org/document/9506717) | HRNet | 9.82 |
| [GaitGraph2](https://openaccess.thecvf.com/content/CVPR2022W/Biometrics/papers/Teepe_Towards_a_Deeper_Understanding_of_Skeleton-Based_Gait_Recognition_CVPRW_2022_paper) | HRNet | 34.61 |
| [GaitTR](https://arxiv.org/abs/2204.03873) | HRNet | 48.60 |
| Model | Pose Estimator | Rank-1 | Download checkpoint |
| :----------------------------------------------------------: | :------------: |:------:|:------:|
| [GaitGraph1](https://ieeexplore.ieee.org/document/9506717) | HRNet | 9.82 |https://huggingface.co/opengait/OpenGait/tree/main/GREW/GaitGraph1/GaitGraph1_phase1|
| [GaitGraph2](https://openaccess.thecvf.com/content/CVPR2022W/Biometrics/papers/Teepe_Towards_a_Deeper_Understanding_of_Skeleton-Based_Gait_Recognition_CVPRW_2022_paper) | HRNet | 34.61 |https://huggingface.co/opengait/OpenGait/tree/main/GREW/GaitGraph2/GaitGraph2|
| [GaitTR](https://arxiv.org/abs/2204.03873) | HRNet | 48.60 |https://huggingface.co/opengait/OpenGait/tree/main/GREW/GaitTR/GaitTR|
@@ -28,11 +28,11 @@
### [Gait3D-Pose](https://openaccess.thecvf.com/content/CVPR2022/html/Zheng_Gait_Recognition_in_the_Wild_With_Dense_3D_Representations_and_CVPR_2022_paper.html)
| Model | Pose Estimator | Rank-1 |
| :----------------------------------------------------------: | :------------: |:------:|
| [GaitGraph1](https://ieeexplore.ieee.org/document/9506717) | HRNet | 9.00 |
| [GaitGraph2](https://openaccess.thecvf.com/content/CVPR2022W/Biometrics/papers/Teepe_Towards_a_Deeper_Understanding_of_Skeleton-Based_Gait_Recognition_CVPRW_2022_paper) | HRNet | 11.00 |
| [GaitTR](https://arxiv.org/abs/2204.03873) | HRNet | 7.20 |
| Model | Pose Estimator | Rank-1 |Download checkpoint|
| :----------------------------------------------------------: | :------------: |:------:|:------:|
| [GaitGraph1](https://ieeexplore.ieee.org/document/9506717) | HRNet | 9.00 |https://huggingface.co/opengait/OpenGait/tree/main/Gait3D/GaitGraph1/GaitGraph1_phase1|
| [GaitGraph2](https://openaccess.thecvf.com/content/CVPR2022W/Biometrics/papers/Teepe_Towards_a_Deeper_Understanding_of_Skeleton-Based_Gait_Recognition_CVPRW_2022_paper) | HRNet | 11.00 |https://huggingface.co/opengait/OpenGait/tree/main/Gait3D/GaitGraph2/GaitGraph2|
| [GaitTR](https://arxiv.org/abs/2204.03873) | HRNet | 7.20 |https://huggingface.co/opengait/OpenGait/tree/main/Gait3D/GaitTR/GaitTR|