PaddleOCR/train.sh

3 lines
163 B
Bash
Raw Normal View History

# recommended paddle.__version__ == 2.0.0
2020-12-15 17:19:31 +08:00
python3 -m paddle.distributed.launch --gpus '0,1,2,3,4,5,6,7' tools/train.py -c configs/rec/rec_mv3_none_bilstm_ctc.yml