[PR #1831] Add PaddleOCR. #1583

Open
opened 2025-11-06 13:19:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1831
Author: @GT-ZhangAcer
Created: 10/19/2021
Status: 🔄 Open

Base: masterHead: PaddleOCR


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

This is a deep learning OCR open source project supported by more than 70 languages. To my surprise, in addition to the basic OCR functions, it also has layout analysis and chart analysis, and can train and fine tune its own data. It's incredible。

What's the difference between this Python project and similar ones?

  • It provides a deep learning semi-automatic annotation tool. Although it is not very useful for ordinary users, it will be a powerful production tool for deep learning developers.
  • The language support range is very wide, allowing developers to train language models without preset.
  • The update speed of the algorithm is very fast, and it has an ultra lightweight model less than 10MB. It can be used whether it is a server or not.

Hope to be merged into this very interesting Python project family, thank you!

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1831 **Author:** [@GT-ZhangAcer](https://github.com/GT-ZhangAcer) **Created:** 10/19/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `PaddleOCR` --- ### 📝 Commits (1) - [`816db2b`](https://github.com/vinta/awesome-python/commit/816db2b51de3398ce2b228bc28ef9b98baac65be) Add PaddleOCR. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? This is a deep learning OCR open source project supported by more than 70 languages. To my surprise, in addition to the basic OCR functions, it also has layout analysis and chart analysis, and can train and fine tune its own data. It's incredible。 ## What's the difference between this Python project and similar ones? - [x] It provides a deep learning semi-automatic annotation tool. Although it is not very useful for ordinary users, it will be a powerful production tool for deep learning developers. - [x] The language support range is very wide, allowing developers to train language models without preset. - [x] The update speed of the algorithm is very fast, and it has an ultra lightweight model less than 10MB. It can be used whether it is a server or not. Hope to be merged into this very interesting Python project family, thank you! -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:19:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1583