GithubHelp home page GithubHelp logo

Comments (2)

lquirosd avatar lquirosd commented on June 12, 2024

Hi,
The word "min" in the name refers to the size of the model file (we remove all data related to the training state and leave only the model weights).

We have no plans to release new models in the short term, as our hardware is limited and is currently used in other projects. Nonetheless, you can download several public available datasets (labeled at different levels) and train your own models. For instance, in our examples folder you can find the links to OHG, Bozen and cBAD datasets.

Regards,

from p2pala.

longwall avatar longwall commented on June 12, 2024

Thanks for reply! I found a good trick in P2PaLA to improve accuracy of binding each segment.
Initially the usual algorythm works returning a polygon/
Then I turn the image on 180 and pass to the program again. It returns a new set of polygons but they are based on "overline" of the lines. Then all the coordinates of polygons of turned images are turned back and can be merged with the first set. The first set works fine with bottom of lines, the second one is good in upper border.

But anyway - the big problem of top sides of capital letters still remains. Almost all capital letters are cropped on their top.
If you can suggest any idea -please share. I see the only way, it's labeled dataset by "overlines" instead of baseline - there all capitla letters should be covered properly.

from p2pala.

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.