-
Notifications
You must be signed in to change notification settings - Fork 60
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
Changes from all commits
819628e
97bf67d
5103013
889ba58
a2c2f0e
2630dfd
bfe9347
6039a29
fc117c7
713c061
92786fa
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 关于[MindSpore Lite]和[ACL]模型推理的支持列表, 请参见[MindOCR原生模型推理支持列表] 和 [第三方模型推理支持列表](如PaddleOCR、MMOCR等)。 -- 由于删除mindx相关内容,此处的[ACL]可以删除。 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. done |
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
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.
快速开始 的 1. 文字检测和识别示例 的示例代码中,可以通过加入--visualize_output true实现将可视化结果同样保存在./inference_results路径下。
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.
done