mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-16 21:47:47 +00:00
4 lines
122 B
Bash
4 lines
122 B
Bash
set -ex
|
|
|
|
GPU=0
|
|
python evaluation/eval.py --conf ./confs/test.conf --scan_id 0 --gpu $GPU --checkpoint 400 --eval_rendering |