fix angle class en doc, test=document_fix

This commit is contained in:
WenmuZhou 2020-10-21 18:52:16 +08:00
parent 5238c0bd47
commit e0b194da1c
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ The default prediction picture is stored in `infer_img`, and the weight is speci
```
# Predict English results
python3 tools/infer_rec.py -c configs/cls/cls_mv3.yml -o Global.checkpoints={path/to/weights}/best_accuracy TestReader.infer_img=doc/imgs_words/en/word_1.jpg
python3 tools/infer_cls.py -c configs/cls/cls_mv3.yml -o Global.checkpoints={path/to/weights}/best_accuracy Global.infer_img=doc/imgs_words/en/word_1.png
```
Input image: