Skip to content

update lite inference doc #751

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

Merged
merged 11 commits into from
Oct 26, 2024
Merged
Show file tree
Hide file tree
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
125 changes: 62 additions & 63 deletions README.md

Large diffs are not rendered by default.

135 changes: 69 additions & 66 deletions README_CN.md
Copy link
Contributor

Choose a reason for hiding this comment

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

快速开始 的 1. 文字检测和识别示例 的示例代码中,可以通过加入--visualize_output true实现将可视化结果同样保存在./inference_results路径下。

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor

@alien-0119 alien-0119 Oct 25, 2024

Choose a reason for hiding this comment

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

关于[MindSpore Lite]和[ACL]模型推理的支持列表, 请参见[MindOCR原生模型推理支持列表] 和 [第三方模型推理支持列表](如PaddleOCR、MMOCR等)。

-- 由于删除mindx相关内容,此处的[ACL]可以删除。
-- [MindOCR原生模型推理支持列表]、[第三方模型推理支持列表]对应的链接已失效。

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

Large diffs are not rendered by default.

72 changes: 0 additions & 72 deletions deploy/cpp_infer/src/CMakeLists.txt

This file was deleted.

181 changes: 0 additions & 181 deletions deploy/cpp_infer/src/base/blocking_queue/blocking_queue.h

This file was deleted.

Loading
Loading