Giter VIP home page Giter VIP logo

Comments (2)

mittagessen avatar mittagessen commented on July 29, 2024 1

kraken has word and character bounding boxes with character confidences and is as far as I know completely compatible with ocropus models.
You have to keep in mind though that the model does not really segment the line in words and characters (or rather grapheme clusters) but is trained to create the correct labels in the right order (if I understand CTC correctly) so character cuts are often not quite correct even if the recognition result is. In the same line ocrx_words are calculated "artificially" from the recognition result as ocropus has no notion of words while tesseract does some word based postprocessing.

from dup-ocropy.

zuphilip avatar zuphilip commented on July 29, 2024 1

There is a PR #283 to add such a feature to ocropy.

from dup-ocropy.

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.