mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2026-09-01 04:49:03 +08:00
docs: Fix chinese image being displayed on the english readme page (#14299)
Fix chinese image being displayed on the english readme page
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ Full documentation can be found on [docs](https://paddlepaddle.github.io/PaddleO
|
||||
PaddleOCR support a variety of cutting-edge algorithms related to OCR, and developed industrial featured models/solution [PP-OCR](https://paddlepaddle.github.io/PaddleOCR/latest/en/ppocr/overview.html)、 [PP-Structure](https://paddlepaddle.github.io/PaddleOCR/latest/en/ppstructure/overview.html) and [PP-ChatOCR](https://aistudio.baidu.com/aistudio/projectdetail/6488689) on this basis, and get through the whole process of data production, model training, compression, inference and deployment.
|
||||
|
||||
<div align="center">
|
||||
<img src="./docs/images/ppocrv4.png">
|
||||
<img src="./docs/images/ppocrv4_en.jpg">
|
||||
</div>
|
||||
|
||||
> It is recommended to start with the “quick experience” in the document tutorial
|
||||
|
||||
|
Before Width: | Height: | Size: 409 KiB After Width: | Height: | Size: 409 KiB |
+1
-1
@@ -81,7 +81,7 @@ PaddleOCR is being oversight by a [PMC](https://github.com/PaddlePaddle/PaddleOC
|
||||
|
||||
PaddleOCR support a variety of cutting-edge algorithms related to OCR, and developed industrial featured models/solution [PP-OCR](./ppocr/overview.md)、[PP-Structure](./ppstructure/overview.md) and [PP-ChatOCR](https://aistudio.baidu.com/aistudio/projectdetail/6488689) on this basis, and get through the whole process of data production, model training, compression, inference and deployment.
|
||||
|
||||

|
||||

|
||||
|
||||
> It is recommended to start with the “quick experience” in the document tutorial
|
||||
|
||||
|
||||
Reference in New Issue
Block a user