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

inference模型转nb模型失败 #11496

Closed
renshujiajia opened this issue Jan 16, 2024 · 2 comments
Closed

inference模型转nb模型失败 #11496

renshujiajia opened this issue Jan 16, 2024 · 2 comments
Assignees

Comments

@renshujiajia
Copy link

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem

  • 系统环境/System Environment:Linux ocrdevelop 5.11.0-27-generic 导出识别模型时都是 KeyError: 'predict'  #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • 版本号/Version:Paddle: PaddlePaddle-gpu 2.6.0 PaddleOCR2.7.0: 问题相关组件/Related components:ppocrv3训练及导出
  • 运行指令/Command Code:paddle_lite_opt --model_file=./ch_PP-OCRv3_rec_slim_infer/inference.pdmodel --param_file=./ch_PP-OCRv3_rec_slim_infer/inference.pdiparams --optimize_out=./ch_PP-OCRv3_rec_slim_opt --valid_targets=arm --optimize_out_type=naive_buffer
  • 完整报错/Complete Error Message:Loading topology data from inference.pdmodel
    Loading params data from inference.pdiparams
  1. Model is successfully loaded!
    [F 1/16 10:59:55.518 ...e-Lite/lite/core/model/general/op_desc.h:118 GetAttr] Check failed: it != attrs().end(): No attributes called beta found for swish
    Aborted (core dumped)

我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no):yes

请尽量不要包含图片在问题中/Please try to not include the image in the issue.

@renshujiajia
Copy link
Author

官方提供的en_PP-OCRv3_rec_train.tar和en_PP-OCRv3_rec_slim_train.tar直接转inference模型同样成功,但是转nb或者onnx存在相同问题

@mohblnk
Copy link

mohblnk commented Jan 22, 2024

How was this solved? Why is this closed if not solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants