Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix wrong link for 通用OCR in README.txt #12100

Merged
merged 1 commit into from
May 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ PaddleOCR旨在打造一套丰富、领先、且实用的OCR工具库,助力
## 📣 近期更新
- **📖直播和OCR实战打卡营预告**:《OCR零代码产线重构信息处理新范式》,详细解读四大OCR场景任务以及全新开发范式,并启动车牌检测实战打卡营。直播时间:5月16日(周四)19:00。直播报名:https://www.wjx.top/vm/YgdyYKX.aspx?udsid=881730
- **🔥2024.5.10 上线星河零代码产线(OCR 相关)**:全面覆盖了以下四大OCR核心任务,提供极便捷的Badcase分析和实用的在线体验:
- [通用OCR](https://aistudio.baidu.com/community/app/91661) (PP-OCRv4)。
- [通用OCR](https://aistudio.baidu.com/community/app/91660) (PP-OCRv4)。
- [通用表格识别](https://aistudio.baidu.com/community/app/91661) (SLANet)。
- [通用图像信息抽取](https://aistudio.baidu.com/community/app/91662) (PP-ChatOCRv2-common)。
- [文档场景信息抽取](https://aistudio.baidu.com/community/app/70303) (PP-ChatOCRv2-doc)。
Expand Down
Loading