"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "c1a97278a84dc7fc9e24d478d75f3f2a39ca0f59"
Commit f3c2bc34 authored by tink2123's avatar tink2123
Browse files

add starnet doc & test=document_fix

parent a07fea85
......@@ -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"
````
![](../imgs_words_en/word_336.png)
The inference results are as follows:
......
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