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

Bug #24583

Closed
3 tasks done
BalaluBa opened this issue May 20, 2024 · 2 comments
Closed
3 tasks done

Bug #24583

BalaluBa opened this issue May 20, 2024 · 2 comments
Assignees
Labels
category: PDPD FE OpenVINO PaddlePaddle FrontEnd support_request

Comments

@BalaluBa
Copy link

OpenVINO Version

openvino 22.3

Operating System

Windows System

Device used for inference

CPU

Framework

None

Model used

paddle ocr

Issue description

openvino version 22.3 supports yolo's onnx model but not Paddle OCR rec's onnx model

Step-by-step reproduction

openvino version 22.3 supports yolo's onnx model but not Paddle OCR rec's onnx model

Relevant log output

comiled_model failed

Issue submission checklist

  • I'm reporting an issue. It's not a question.
  • I checked the problem with the documentation, FAQ, open issues, Stack Overflow, etc., and have not found a solution.
  • There is reproducer code and related data files such as images, videos, models, etc.
@BalaluBa BalaluBa added bug Something isn't working support_request labels May 20, 2024
@andrei-kochin
Copy link
Contributor

andrei-kochin commented May 20, 2024

Hello @BalaluBa,

Thank you for reaching the OpenVINO!

PaddleOCR should be supported as a paddle model and not ONNX variant. Could you please use OpenVINO for Paddle model?

Please feel free to follow the notebook for that https://docs.openvino.ai/2024/notebooks/paddle-ocr-webcam-with-output.html

@andrei-kochin andrei-kochin self-assigned this May 20, 2024
@andrei-kochin andrei-kochin added category: PDPD FE OpenVINO PaddlePaddle FrontEnd and removed bug Something isn't working labels May 20, 2024
@andrei-kochin
Copy link
Contributor

Hello @BalaluBa,
Have you tried the steps I've provided?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: PDPD FE OpenVINO PaddlePaddle FrontEnd support_request
Projects
None yet
Development

No branches or pull requests

2 participants