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

Text scale #44

Closed
rmmal opened this issue Sep 17, 2017 · 3 comments
Closed

Text scale #44

rmmal opened this issue Sep 17, 2017 · 3 comments

Comments

@rmmal
Copy link

rmmal commented Sep 17, 2017

I have alot of different text regions with different dimensions and scales , how can i set the parameter "TEXT SCALE" correctly ?
how can i put the right number ?

and does it depened on the parameter "INPUT SIZE"

@argman
Copy link
Owner

argman commented Sep 18, 2017

TEXT_SCALE is the max text length EAST can detect, its restricted by the receptive field of CNN. INPUT SIZE is the image size used by training, it should be compatible with TEXT_SCALE, because i think your model should be able to fit all the data used in training.

@argman argman closed this as completed Dec 6, 2017
@xylcbd
Copy link

xylcbd commented Aug 28, 2018

what's the meaning of "compatible" in "it should be compatible with TEXT_SCALE"? @argman , thx.

@xylcbd
Copy link

xylcbd commented Aug 28, 2018

equals ?

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

3 participants