PaddleOCR/train.sh
zhiminzhang0830 bf7e085ea2 modify fcenet
2022-02-13 11:48:18 +08:00

3 lines
182 B
Bash

# recommended paddle.__version__ == 2.0.0
python3 -m paddle.distributed.launch --log_dir=./debug/ --gpus '0,1,2,3,4,5,6,7' tools/train.py -c configs/rec/rec_mv3_none_bilstm_ctc.yml