mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
add starnet doc & test=document_fix
This commit is contained in:
parent
a07fea8579
commit
f3c2bc343b
@ -80,7 +80,9 @@ STAR-Net text recognition model inference, you can execute the following command
|
||||
```shell
|
||||
python3 tools/infer/predict_rec.py --image_dir="./doc/imgs_words_en/word_336.png" --rec_model_dir="./inference/rec_starnet/" --rec_image_shape="3, 32, 100" --rec_char_dict_path="./ppocr/utils/ic15_dict.txt"
|
||||
````
|
||||
|
||||

|
||||
|
||||
The inference results are as follows:
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user