Giter Club home page Giter Club logo

Comments (8)

Heterfire avatar Heterfire commented on July 30, 2024

你好,如何识别里面的文字啊?

from pixel_link.

dajiangxiaoyan avatar dajiangxiaoyan commented on July 30, 2024

@Heterfire 可以使用crnn

from pixel_link.

aravinthmuthu avatar aravinthmuthu commented on July 30, 2024

If your data is horizontally aligned, try adding weights to your link_conf_thresholds. Increase vertical conf_thesh and decrease horizontal conf_thresh.
Works like a charm.

from pixel_link.

dfeldm avatar dfeldm commented on July 30, 2024

@aravinthmuthu could you kindly share specifics on how you were able to add weights to your link_conf_thresholds?

from pixel_link.

kojit avatar kojit commented on July 30, 2024

I'd like to know how to increase vertical conf_thesh and decrease horizontal conf_thresh as well. I looked into the code, but I could not find it. Anyone can help?
Thanks.

from pixel_link.

kojit avatar kojit commented on July 30, 2024

I found that we can set each neighbour pixels threshold like:
link_conf_threshold = np.array([0.8, 0.8, 0.8, 0.45, 0.45, 0.8, 0.8, 0.8])
But I don't think we can set the link_conf_threshold vertically and horizontally.

from pixel_link.

speakstone avatar speakstone commented on July 30, 2024

I found that we can set each neighbour pixels threshold like:
link_conf_threshold = np.array([0.8, 0.8, 0.8, 0.45, 0.45, 0.8, 0.8, 0.8])
But I don't think we can set the link_conf_threshold vertically and horizontally.

Hello, may I ask where you changed the link_conf_threshold to an array, is it supposed to be a numeric value?

from pixel_link.

Dgs29 avatar Dgs29 commented on July 30, 2024

@dajiangxiaoyan how did you re-train your model inorder to detect multi-line in one box. What are the changes needed to be made to achieve that?

from pixel_link.

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.