Skip to content

进阶任务文档:此芯-PaddleOCR-VL-1.5在此芯P1芯片上的端侧部署与优化#1238

Merged
luotao1 merged 8 commits intoPaddlePaddle:masterfrom
cixjohn26:cixjohn26-advanced
Mar 19, 2026
Merged

进阶任务文档:此芯-PaddleOCR-VL-1.5在此芯P1芯片上的端侧部署与优化#1238
luotao1 merged 8 commits intoPaddlePaddle:masterfrom
cixjohn26:cixjohn26-advanced

Conversation

@cixjohn26
Copy link
Copy Markdown
Contributor

此芯进阶任务提交

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Mar 13, 2026

你的PR提交成功,感谢你对开源项目的贡献!
请检查PR提交格式和内容是否完备,具体请参考示例模版
Your PR has been submitted. Thanks for your contribution!
Please check its format and content. For this, you can refer to Template and Demo.


**任务难度**:进阶
* **详细描述**:本任务旨在将 **PaddleOCR-VL-1.5** 模型移植到 **此芯 P1** 芯片平台,充分利用其 **CPU+GPU+NPU** 异构算力,实现文档解析的端侧高效推理,推动国产 AI 芯片在文档智能领域的应用落地。
* **获胜规则**:优先同时完成“核心任务”和“挑战任务”的前两位开发者获胜。
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不赛马,认领完成即可获奖金

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已修改

1. 项目提交:提交使用案例到 [AI Studio](https://aistudio.baidu.com/projectoverview) 的项目并公开,请提交全部源码。
2. 标题规范:标题处打上【PaddlePaddle Hackathon 10】。
3. 基本要求:需包含 PaddleOCR-VL-1.5 在此芯 P1 上的部署详细步骤、此芯 P1 推理引擎的示例应用步骤(包括命令行工具 / GUI 演示)。
4. 筛选依据:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要明确验收标准,开发者只要满足即可获得奖金。当前这个筛选依据 并不等同于 验收标准,需要调整内容

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已增加验收内容

- 运行结果是否符合预期。

**参考示例**:
考虑到通用性,选取的应用场景为**实时解析文档**(发票、合同、表格等)。
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这是必须要求,还是可选场景?希望明确

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

必须要求,已经补充

* 需包含如下内容:
1. PaddleOCR-VL-1.5 在此芯 P1 上的详细部署步骤。
2. 此芯 P1 推理引擎的使用说明。
3. 示例应用(命令行工具或 GUI 演示)。
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请看是否加入可用性的要求呢?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

难度已经足够了,因此不考虑加入可用性了,进阶任务已提交


**任务难度**:进阶
* **详细描述**:本任务旨在将 **PaddleOCR-VL-1.5** 模型移植到 **此芯 P1** 芯片平台,充分利用其 **CPU+GPU+NPU** 异构算力,实现文档解析的端侧高效推理,推动国产 AI 芯片在文档智能领域的应用落地。
* **获胜规则**:同时完成“核心任务”和“挑战任务”的开发者获胜。
Copy link
Copy Markdown
Collaborator

@onecatcn onecatcn Mar 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果没有完成挑战任务,那么算完成任务了么?

另外,我感觉这里的『获胜规则』有误导的嫌疑。活动是认领制,认领后满足要求即认为完成任务,可获得奖金。建议改成『验收要求』

这里的疑问也请 @luotao1 看看,可以直接帮着改了

Copy link
Copy Markdown
Collaborator

@luotao1 luotao1 Mar 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我感觉这里的『获胜规则』有误导的嫌疑。活动是认领制,认领后满足要求即认为完成任务,可获得奖金。建议改成『验收要求』

是的。

  • 核心任务有2个,是2个都要做完么,还是做其中一个就行。
  • 还需要挑战任务么?是不是做完核心任务就能发奖金了?不然题目太多了。

可以看下整体md的预览效果,格式上还是有点乱的。很多地方缩进都不太对。

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的,我修改了下说法。开发者只要完成了“核心任务”和“挑战任务”中的任意一项,即视为成功。
格式整体调整了,请再看看哈

onecatcn
onecatcn previously approved these changes Mar 18, 2026
Copy link
Copy Markdown
Collaborator

@onecatcn onecatcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luotao1 luotao1 merged commit 511a3d1 into PaddlePaddle:master Mar 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants