Unverified Commit d847650a authored by MissPenguin's avatar MissPenguin Committed by GitHub
Browse files

Update detection_en.md

parent 0dc28387
...@@ -57,7 +57,7 @@ tar xf ./pretrain_models/MobileNetV3_large_x0_5_pretrained.tar ./pretrain_models ...@@ -57,7 +57,7 @@ tar xf ./pretrain_models/MobileNetV3_large_x0_5_pretrained.tar ./pretrain_models
``` ```
**START TRAINING** **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 python3 tools/train.py -c configs/det/det_mv3_db.yml
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment