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

"invalid poly" and "poly in wrong detection" in training #3

Closed
595972434 opened this issue May 16, 2018 · 1 comment
Closed

"invalid poly" and "poly in wrong detection" in training #3

595972434 opened this issue May 16, 2018 · 1 comment

Comments

@595972434
Copy link

Hello
I have got a normal trainingset by using transform.m ,however there was some "invalid poly" and "poly in wrong detection" in training.Is this normal?How should i correct this error? @HaozhengLi
screenshot from 2018-05-16 10 44 55

@HaozhengLi
Copy link
Owner

hello @595972434

If you imshow your data transformed in matlab, you will find all of them are actually normal.

  1. As for the 'invalid poly' errors, this is because some of your origin images are too small.
    For more details, please see <Data-set formating and small area of polygon #79>.

  2. As for the 'poly in wrong detection' errors, many other people find that no matter how you pre-process the images, some little 'poly in wrong detection' errors will still occor.
    For more details, please see <Poly in wrong direction during training on the Cursive Text (Written from right to left) #104>.

So don't worry.

After you have run <transform.m> to pre-process ICPR2018, please just continue training.

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