From ecab4bf380613931661e4e1873f1cf4f176c88e5 Mon Sep 17 00:00:00 2001 From: ChaoFan996 <92680886+ChaoFan996@users.noreply.github.com> Date: Thu, 7 Apr 2022 15:29:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d6aedd..6117605 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ OpenGait is a flexible and extensible gait recognition project provided by the [ ### [GREW](https://www.grew-benchmark.org) | Model | Rank@1 | Configuration | Input Size | Inference Time | Model Size | | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------: | :------------------------------------------: | :--------: | :-------------: | :--------: | -| Baseline | 48.0 | [baseline.yaml](config/baseline_GREW.yaml) | 64x44 | 2m23s | 84.12M | +| Baseline | 48.5 | [baseline.yaml](config/baseline_GREW.yaml) | 64x44 | 2m23s | 84.12M | | Baseline-ResNet9 | 56.0 | - | 64x44 | - | - | | [GaitSet(AAAI2019)](https://arxiv.org/pdf/1811.06186.pdf) | 48.4 | - | - | - | - | | [GaitPart(CVPR2020)](http://home.ustc.edu.cn/~saihui/papers/cvpr2020_gaitpart.pdf) | 47.6 | - | - | - | - |