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

[Question] which input_size to use ? #211

Closed
gachiemchiep opened this issue Oct 31, 2018 · 2 comments
Closed

[Question] which input_size to use ? #211

gachiemchiep opened this issue Oct 31, 2018 · 2 comments

Comments

@gachiemchiep
Copy link

Hello @argman

Thank you for your great work.

Is there any list of input_size which i should use ?
Currently 512x512 work greate but for our situation, it cost too much memory and time.
We want to reduce the input_size into 256x256 and even for 128x128.
Do you have any experience with that ? And will the network accept that small size ?

Best regards

@danish-farooq-confiz
Copy link

Hi, I worked with different image input sizes. With increasing size, it starts detecting smaller things i.e. single words written in very small font. And with decreasing size, it detects words/sentences with bigger font or in other words occupies a significant area. Also with increased image size, it breaks down a sentence in single words i.e. "I like this post" will be detected word by word. Hope that helps.

@gachiemchiep
Copy link
Author

@danish-farooq-confiz Thank you for your information.

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