Files
insightface/recognition/arcface_torch/docs/eval.md
2021-03-08 21:00:07 +08:00

273 B

Eval IJBC

CUDA_VISIBLE_DEVICES=0,1 python eval_ijbc.py \
--model-prefix tmp_models/backbone.pth \
--image-path /data/anxiang/IJB_release/IJBC \
--result-dir result \
--batch-size 128 \
--job cosface \
--target IJBC \
--network iresnet50

Eval MegaFace