Update detection_en.md

release/1.1
MissPenguin 5 years ago committed by GitHub
parent 0dc2838716
commit d847650a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,7 +57,7 @@ tar xf ./pretrain_models/MobileNetV3_large_x0_5_pretrained.tar ./pretrain_models
```
**START TRAINING**
*If CPU version installed, please set the parameter `use_gpu` in the configuration to `false`.*
*If CPU version installed, please set the parameter `use_gpu` to `false` in the configuration.*
```
python3 tools/train.py -c configs/det/det_mv3_db.yml
```

Loading…
Cancel
Save