diff --git a/docs/1.model_zoo.md b/docs/1.model_zoo.md index 9c01067..df1f419 100644 --- a/docs/1.model_zoo.md +++ b/docs/1.model_zoo.md @@ -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 | | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------: | :---: | :-------------------------------------------------------: | :--------: | :------------: | :--------: |