Commit eb07ad85 authored by dongchy920's avatar dongchy920
Browse files

Update README.md, search_identities.png files

parent 00375505
...@@ -99,7 +99,7 @@ python train_v2.py configs/ms1mv2_r100.py ...@@ -99,7 +99,7 @@ python train_v2.py configs/ms1mv2_r100.py
torchrun --nproc_per_node=4 train_v2.py configs/ms1mv2_r100.py torchrun --nproc_per_node=4 train_v2.py configs/ms1mv2_r100.py
``` ```
## 测试 ### 测试
下载权重文件和测试数据集,测试模型精度: 下载权重文件和测试数据集,测试模型精度:
``` ```
python eval_ijbc.py --model-prefix model.pt --image-path IJBC_ALL --network r100 python eval_ijbc.py --model-prefix model.pt --image-path IJBC_ALL --network r100
...@@ -110,7 +110,7 @@ python eval_ijbc.py --model-prefix model.pt --image-path IJBC_ALL --network r100 ...@@ -110,7 +110,7 @@ python eval_ijbc.py --model-prefix model.pt --image-path IJBC_ALL --network r100
<img src="./docs/ROC.png"/> <img src="./docs/ROC.png"/>
</div> </div>
## 精度 ### 精度
模型在MS1MV2数据集的测试指标: 模型在MS1MV2数据集的测试指标:
| 模型 | 数据类型 | AUC | | 模型 | 数据类型 | AUC |
| :------: | :------: | :------: | | :------: | :------: | :------: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment