-
Notifications
You must be signed in to change notification settings - Fork 274
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
【Hackathon 6th】Fundable Projects 6 解决 PaddleOCR 中的长期存在的 issue #859
Conversation
…eOCR/20240408_Hackathon6_PaddleOCR.md
看起来没啥问题 |
|11551|导出报错|| | ||
|10499|文本检测训练完进行单张图片预测时发现漏检内容|| | ||
|8743|Code doesn't work with numpy>=1.24|升级一下对基础依赖的适配| | ||
|11441|训练时的shape问题,可以增加一下README|| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
可以放上ISSUE链接
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 6559 @GreatV
- 10685 @mattheliu :比如报错信息优化等,不只局限于修改文档
- 8743 @Liyulingyue : 比如依赖数量能减少,版本要求大于等于
- 10499 @mattheliu
|
||
## 六、附件 | ||
|
||
OCR Issue列表与描述: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jzhang533 对下面39个issue进行打标签
|提交作者|Liyulingyue、GreatV| | ||
|提交时间|2024-04-08| | ||
|版本号|v0.1| | ||
|依赖飞桨版本|Unknow| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
昨天说的是争取2.6版本吧
|
||
## 二、现状 | ||
我们对前70条Issue进行了统计和分类,部分统计结果见附件。根据这些Issue,当前的PaddleOCR Issue中存在的问题主要由以下几部分组成: | ||
1. **多语言OCR开发**:当前有很多用户希望基于他们工 作所使用到的语言、他们的母语环境训练特定语言的OCR识别模型,但由于文档缺失/依赖不明确等问题,导致训练工作并不顺利、训练后的模型准确性较低。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:当前有很多用户希望基于他们工 作所
- 改成中文冒号,工作中间空了一个
|https://github.com/PaddlePaddle/PaddleOCR/issues/11551|导出报错|| | ||
|https://github.com/PaddlePaddle/PaddleOCR/issues/10499|文本检测训练完进行单张图片预测时发现漏检内容|| | ||
|https://github.com/PaddlePaddle/PaddleOCR/issues/8743|Code doesn't work with numpy>=1.24|升级一下对基础依赖的适配| | ||
|https://github.com/PaddlePaddle/PaddleOCR/issues/11441|训练时的shape问题,可以增加一下README|| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里要按照上面的5类问题,也分一下类么?
Co-authored-by: Wang Xin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GreatV, @jzhang533, @luotao1, @sunzhongkai588 Please review and make some comments.
Ref: