Files
insightface/reconstruction/PBIDR/code/script/fast_train.sh

4 lines
101 B
Bash
Raw Normal View History

2022-03-19 14:24:51 +08:00
set -ex
GPU=0
python training/runner.py --conf ./confs/test.conf --scan_id 0 --gpu $GPU --nepoch 400