Update 1.model_zoo.md

update SUSTech1K
This commit is contained in:
chuanfushen
2023-07-20 21:28:48 +08:00
committed by GitHub
parent bee8c1621e
commit 962038cc47
+10
View File
@@ -20,6 +20,16 @@
| [GaitEdge(ECCV2022)](https://arxiv.org/abs/2203.03972) | 97.9 | 96.1 | 86.4 | RGB, Silhouette | [phase2_gaitedge.yaml](../configs/gaitedge/phase2_gaitedge.yaml) |
| [GaitBase(CVPR2023)](https://arxiv.org/abs/2211.06597) | 96.5 | 91.5 | 78.0 | Silhouette | - |
## [SUSTech1K](http://lidargait.github.io)
| Model | Rank@1.NM | Rank@1.BG | Rank@1.CL | Rank@1.CR | Rank@1.UB | Rank@1.UF | Rank@1.OC | Rank@1.NT | Rank@1.ALL | Rank@5.ALL |
|------------------|:---------:|:---------:|:---------:|:---------:|:---------:|:---------:|:---------:|:---------:|:----------:|:----------:|
| PointNet | 43.6 | 37.3 | 25.7 | 28.8 | 19.9 | 30.1 | 44.3 | 27.4 | 31.3 | 59.8 |
| PointNet++ | 55.9 | 52.2 | 41.6 | 49.6 | 47.8 | 45.9 | 54.2 | 52.5 | 50.8 | 82.4 |
| PointTransformer | 53.2 | 48.1 | 32.1 | 43.2 | 39.1 | 41.8 | 47.9 | 47.1 | 44.4 | 76.7 |
| SimpleView | 72.3 | 68.8 | 57.2 | 63.3 | 49.2 | 62.5 | 79.7 | 66.5 | 64.8 | 85.8 |
| [LidarGait(CVPR2023)](https://lidargait.github.io) | 91.8 | 88.6 | 74.6 | 89 | 67.5 | 80.9 | 94.5 | 90.4 | 86.8 | 96.1 |
## [OUMVLP](http://www.am.sanken.osaka-u.ac.jp/BiometricDB/GaitMVLP.html)
| Model | `Rank@1` | `mAP` | Configuration | Input Size | Inference Time | Model Size |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------: | :---: | :-------------------------------------------------------: | :--------: | :------------: | :--------: |