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

讨论与思考: 合并三个推理引擎版本? #311

Open
SWHL opened this issue Dec 31, 2024 · 1 comment
Open

讨论与思考: 合并三个推理引擎版本? #311

SWHL opened this issue Dec 31, 2024 · 1 comment
Assignees
Milestone

Comments

@SWHL
Copy link
Member

SWHL commented Dec 31, 2024

问题描述

当前RapidOCR有3个版本,根据不同推理引擎来划分的(onnxruntime、openvino和paddlepaddle)。

这3个版本除了推理部分不同外,其余部分基本相同,也就是说存在一些冗余代码。

是否可以将3个融合呢?

@SWHL SWHL changed the title TODO: 合并三个推理引擎版本? 讨论与思考: 合并三个推理引擎版本? Dec 31, 2024
@SWHL SWHL pinned this issue Dec 31, 2024
@znsoftm
Copy link
Member

znsoftm commented Jan 5, 2025

可以合并,根据环境或设置调用不同的内核 ,简化使用复杂性。

@SWHL SWHL added this to the v2.0.0 milestone Jan 11, 2025
@SWHL SWHL self-assigned this Jan 19, 2025
@SWHL SWHL unpinned this issue Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants