GithubHelp home page GithubHelp logo

Comments (3)

monniert avatar monniert commented on June 5, 2024

Again, why do you say results are bad in this case? Mistakes seem to only occur for the footnotes. Three things you can try to prevent text lines merging and improve results:

  • clean ground truth: it seems you have merged line labels in your GT, so you should expect predicted lines to be merged as well, you first need to clean it to prevent such behaviour
  • use x-height label instead of bounding box label (check here): predicted lines should be thinner and more accurate
  • use border label to force gaps between lines (check the paper for explanation and ablation experiments)

from docextractor.

monniert avatar monniert commented on June 5, 2024

@seekingdeep closing the issue, please reopen if necessary

from docextractor.

seekingdeep avatar seekingdeep commented on June 5, 2024

you are right, this most likely is caused because i didn't use x-height+border in the annotation for training.
instead i used bounding-box for entire text-line which resulted in text-line to be merging with another.

from docextractor.

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.