Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of pixels in sets of SBK #32

Open
zacniewski opened this issue Dec 10, 2017 · 1 comment
Open

Number of pixels in sets of SBK #32

zacniewski opened this issue Dec 10, 2017 · 1 comment

Comments

@zacniewski
Copy link

Hi Michal,
In article it is written: "The pixel p is a SBK if there is a contiguous circle segment of at least 6 pixels which are darker (or brighter) than the pixel p ...". Which means equals or greater (>=) in my opinion. But in the text above is the sign '>', I mean Pd > 6 or Pb > 6. What is the right answer?

@MichalBusta
Copy link
Owner

Hi Artur,
the code is well behind the paper ( = number of modifications which are not described in the paper, such as number of pixels / corner checking). (we are using it for many tasks such as ant tracking wires detection), so some of of the modification comes from non/text problems, and we commit them if it does not harm performance on ICDAR 2013/Focused Scene Text/ Born Digital task.

Right answer is: plot ROC curves on your dataset and pick the best.

Michal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants