Giter Club home page Giter Club logo

Comments (5)

andrei-kochin avatar andrei-kochin commented on July 21, 2024

@tonycc521 the error you've mentioned seems to be not related to the model while looks like lib path issue.
Could you please share the model?

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

from openvino.

tonycc521 avatar tonycc521 commented on July 21, 2024

Models can't be uploaded. Is there any other way?

from openvino.

andrei-kochin avatar andrei-kochin commented on July 21, 2024

@tonycc521 You can share the link to the google drive or other file sharing resource. But have you followed the steps I suggested?

from openvino.

tonycc521 avatar tonycc521 commented on July 21, 2024

OCR_Model.zip

from openvino.

andrei-kochin avatar andrei-kochin commented on July 21, 2024

@tonycc521 I've managed to convert and infer your shared model without export it to the ONNX format

> benchmark_app -m .\OCR_Model\model.mv -data_shape [1,3,48,48]
...
[ INFO ] First inference took 27.80 ms
[ INFO ] Execution Devices:['CPU']
[ INFO ] Count:            45086 iterations

Could you please check with PaddlePaddle https://docs.openvino.ai/2024/notebooks/paddle-ocr-webcam-with-output.html ?

from openvino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.