Commit e21c2348 authored by sugon_cxj's avatar sugon_cxj
Browse files

update README

parent 5f268b68
......@@ -64,6 +64,8 @@ docker run -d -t --privileged --device=/dev/kfd --device=/dev/dri/ --network=hos
docker exec -it paddleocr-test bash
pip3 install -r requirements.txt
pip3 install onnxruntime.whl
wget -P ./pretrain_models/ https://paddleocr.bj.bcebos.com/pretrained/MobileNetV3_large_x0_5_pretrained.pdparams
wget -P ./pretrain_models/ https://paddleocr.bj.bcebos.com/PP-OCRv3/english/en_PP-OCRv3_rec_train.tar
```
## 训练
......
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