mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
update README.md
This commit is contained in:
@@ -62,7 +62,7 @@ If you want to use customed dataset, you can arrange your data according to the
|
||||
### 4.1 Single node, single GPU
|
||||
|
||||
```bash
|
||||
CUDA_VISIBLE_DEVICES=1
|
||||
export CUDA_VISIBLE_DEVICES=1
|
||||
python tools/train.py \
|
||||
--config_file configs/ms1mv2_mobileface.py \
|
||||
--embedding_size 128 \
|
||||
|
||||
Reference in New Issue
Block a user