Update ppocr_introduction_en.md
parent
be5a6592f7
commit
4daca95a6b
|
@ -67,36 +67,28 @@ For the performance comparison between PP-OCR series models, please check the [b
|
|||
## 4. Visualization [more](./visualization.md)
|
||||
|
||||
<details open>
|
||||
<summary>PP-OCRv2 English model</summary>
|
||||
|
||||
<summary>PP-OCRv3 Chinese model</summary>
|
||||
<div align="center">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/img_12.jpg" width="800">
|
||||
<img src="../imgs_results/PP-OCRv3/ch/PP-OCRv3-pic001.jpg" width="800">
|
||||
<img src="../imgs_results/PP-OCRv3/ch/PP-OCRv3-pic002.jpg" width="800">
|
||||
<img src="../imgs_results/PP-OCRv3/ch/PP-OCRv3-pic003.jpg" width="800">
|
||||
</div>
|
||||
|
||||
</details>
|
||||
|
||||
<details open>
|
||||
<summary>PP-OCRv2 Chinese model</summary>
|
||||
|
||||
<summary>PP-OCRv3 English model</summary>
|
||||
<div align="center">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/test_add_91.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00018069.jpg" width="800">
|
||||
<img src="../imgs_results/PP-OCRv3/en/en_1.png" width="800">
|
||||
<img src="../imgs_results/PP-OCRv3/en/en_2.png" width="800">
|
||||
</div>
|
||||
<div align="center">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/00056221.jpg" width="800">
|
||||
<img src="../imgs_results/ch_ppocr_mobile_v2.0/rotate_00052204.jpg" width="800">
|
||||
</div>
|
||||
|
||||
</details>
|
||||
|
||||
<details open>
|
||||
<summary>PP-OCRv2 Multilingual model</summary>
|
||||
|
||||
<summary>PP-OCRv3 Multilingual model</summary>
|
||||
<div align="center">
|
||||
<img src="../imgs_results/french_0.jpg" width="800">
|
||||
<img src="../imgs_results/korean.jpg" width="800">
|
||||
<img src="../imgs_results/PP-OCRv3/multi_lang/japan_2.jpg" width="800">
|
||||
<img src="../imgs_results/PP-OCRv3/multi_lang/korean_1.jpg" width="800">
|
||||
</div>
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue