* add finetune en doc & test=document_fix
* fix dead link & test=document_fix
* fix dead link & test=document_fix
* update check img
* fix det res dtype
* update args default type & test=document_fix
* fix numpy version
* support numpy1.24.0
* fix doc & test=document_fix
* update doc
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
* improve readme
* improve readme and format
* improve readme and format
* improve readme and format
* improve readme
* improve readme
* improve readme
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
* improve readme
* improve readme and format
* improve readme and format
* improve readme and format
* improve readme
* improve readme
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
* improve readme
* Fix padding value in rec model, and box sort in det model
* Add FastDeploy support to deploy PaddleOCR models.
* Improve readme
* improve readme
* improve readme
* improve code
* add finetune en doc & test=document_fix
* fix dead link & test=document_fix
* fix dead link & test=document_fix
* update check img
* fix det res dtype
* update args default type & test=document_fix
* fix numpy version
* support numpy1.24.0
* fix doc & test=document_fix
* Add custom detection and recognition model usage instructions in re
* update
* Add custom detection and recognition model usage instructions in re
* add db net for benchmark
* rename benckmark to PaddleOCR_benchmark
* add addict to req
* rename
* add table master benckmark
* support tablemaster d2s train
* Add custom detection and recognition model usage instructions in re
* update
* Add custom detection and recognition model usage instructions in re
* add db net for benchmark
* rename benckmark to PaddleOCR_benchmark
* add addict to req
* rename
* add finetune en doc & test=document_fix
* fix dead link & test=document_fix
* fix dead link & test=document_fix
* update check img
* fix det res dtype
* update args default type & test=document_fix
* fix numpy version
* support numpy1.24.0
* Fix typo and grammatical error (#8785)
* Fix broken link to install paddlepaddle (#8729)
The link provided for installing paddlepaddle doesn't work. Hence, this change updates the broken link to install paddlepaddle for CPU and GPU.
* Fix: broken link for whl package documentation. (#8719)
This proposed change fixes the broken link under the section `2.4 Parameter Description` in the last line that says:
Most of the parameters are consistent with the PaddleOCR whl package, see `whl package documentation`.
* add finetune en doc & test=document_fix
* fix dead link & test=document_fix
* fix dead link & test=document_fix
* update check img
* fix det res dtype
* update args default type & test=document_fix