Open
Conversation
onecatcn
reviewed
Mar 10, 2026
| > - 提交要求:报告需包含技术思路,方案,测试结果及性能评估 | ||
| > - 第二阶段: | ||
| > - 提交内容:1)基于端侧文本识别推理服务的完整页面级文档解析服务代码;2)单页文档解析性能及耗时测试报告 | ||
| > - 提交要求:代码需包含完整页面级文档解析功能,测试结果需包含单页文档解析性能及耗时测试报告 |
Collaborator
There was a problem hiding this comment.
建议给出明确的验收要求。第二阶段的任务是认领制,选手只要完成任务的要求,就能获取奖金。
当前的要求只有对提交物的格式要求,没有对实现功能的要求,可能导致验收不明确
Contributor
Author
There was a problem hiding this comment.
了解,我们计划增加一些性能和耗时方面的指标要求,我们会跑一个baseline指标,后续更新在文档中
| > - 详细描述:PaddleOCR-VL模型实现了文本块、表格、公式及图表的识别。通过RKNN3工具链,使用RK3588+RK1820进行模型端侧推理部署,搭建文本识别推理服务。参考PaddleOCR CLI中的doc_parser,构建依赖端侧识别推理服务的完整页面级文档解析服务,可使用Python或C/C++语言进行开发。本次任务评估将分为两个阶段,在第一阶段中,开发者需要实现基于RKNN3工具链的RK3588+RK1820部署的端侧识别推理服务,提供相应的解决方案报告。在第二阶段中,我们将从第一阶段提交的结果中,挑选出2份比较优秀的方案,并请相对应的开发者基于第一阶段中搭建的端侧识别推理服务,完成完整页面级文档解析功能。 | ||
| > | ||
| > - 提交内容: | ||
| > - 第一阶段: |
Collaborator
There was a problem hiding this comment.
是不是打卡任务是在模拟器上的,终极任务需要寄给选手开发板?
Contributor
Author
There was a problem hiding this comment.
是的,打卡任务是模拟器上完成,进阶任务的第一阶段需要在开发板上完成,第二阶段需要完成完整的文档解析任务
luotao1
reviewed
Mar 10, 2026
| @@ -49,6 +49,30 @@ | |||
|
|
|||
| ### 请 瑞芯微 填写 | |||
|
|
|||
| > 进阶任务:基于RK1820部署的PaddleOCR-VL模型,实现完整页面级文档解析功能 | |||
0e3abdd to
e354292
Compare
onecatcn
reviewed
Mar 12, 2026
| - 提交要求:报告需包含技术思路,方案,测试结果及性能评估 | ||
| - 第二阶段: | ||
| - 提交内容:1)基于端侧文本识别推理服务的完整页面级文档解析服务代码;2)单页文档解析性能及耗时测试报告 | ||
| - 提交要求:代码需包含完整页面级文档解析功能,测试结果需包含单页文档解析性能及耗时测试报告 |
Collaborator
There was a problem hiding this comment.
需要明确验收要求,开发者满足验收要求,即可判定完成任务。
当前内容未有指标要求,按照这个要求的字面理解,只要完成功能建设,性能耗时不作要求。请确认是否是出题者本意,如果是,那么后续验收也是如此。
Collaborator
|
LGTM 请 @onecatcn 再看下 |
…fcc/paddle-hardware/images/瑞芯微-paddleocr-vl-rk1820-infer-result.png
…pfcc/paddle-hardware/images/瑞芯微-paddleocr-vl-simular-infer-result.png
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.