mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-20 16:28:12 +00:00
update PBIDR code
This commit is contained in:
4
reconstruction/PBIDR/code/script/fast_train.sh
Normal file
4
reconstruction/PBIDR/code/script/fast_train.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
set -ex
|
||||
|
||||
GPU=0
|
||||
python training/runner.py --conf ./confs/test.conf --scan_id 0 --gpu $GPU --nepoch 400
|
||||
Reference in New Issue
Block a user