Giter VIP home page Giter VIP logo

Comments (2)

litongjava avatar litongjava commented on June 11, 2024

1.请使用最版本测试一下
2.使用这个文件中的docker镜像 https://github.com/AnyListen/tools-ocr/blob/master/.github/workflows/build.yml

from tools-ocr.

nuclear06 avatar nuclear06 commented on June 11, 2024

TL;DR:
已成功解决,为上游代码问题,希望作者更新代码。此外,在使用中发现一个截图偏移的问题。

存在的问题

  1. 新的代码中使用了模型ONNX_PPOCR_V4_SERVER,但是上游项目RapidOcr-Java回滚了该更新
    MyMonsterCat/RapidOcr-Java#46
    基于该issue重新编译rapidocr-onnx-models-1.2.2.jarrapidocr-common-0.0.7.jar
    ps: 手动编译后不需要按照build.yml中下载模型文件到指定路径

  2. 在手动编译jar包后依旧出现core dump
    怀疑为上游jnativehook的问题
    kwhat/jnativehook#442
    怀疑为版本问题,尝试使用不同版本
    在更换版本为2.0.2时可以正常运行,并且,在全部共4个版本中有2.0.2版本编译出的可以正常运行

新发现的问题

在使用截图ocr时截图的框和实际内容不匹配,存在垂直下移的问题,猜测为全局缩放率导致的,
a
b

from tools-ocr.

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.