Update README.md

This commit is contained in:
Junhao Liang
2023-04-11 15:43:12 +08:00
committed by GitHub
parent e032727bf2
commit a7a4fb55a2
+2 -2
View File
@@ -39,5 +39,5 @@ Application URL: https://www.scidb.cn/en/detail?dataSetId=57be0e918db743279baf44
## Evaluation ## Evaluation
Compared with the settings in the original paper, we only used 200 people for training, and the rest were used as the test set, and the division of gallery and probe is more practical and difficult. Compared with the settings in the original paper, we only used 200 people for training, and the rest were used as the test set, and the division of gallery and probe is more practical and difficult.
For specific experimental settings, please refer to configs/gaitbase/gaitbase_casiae.yaml. For specific experimental settings, please refer to [gaitbase_casiae.yaml](../../configs/gaitbase/gaitbase_casiae.yaml).
For the specific division of the probe and gallery, please refer to opengait/evaluation/evaluator.py. For the specific division of the probe and gallery, please refer to [evaluator.py](../../opengait/evaluation/evaluator.py).