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

Do we need to preprocess, i.e. resize images to a fixed predefined image input resolution (for example 256*256) on our own, in order to train properly? #72

Open
hedaniel7 opened this issue May 3, 2018 · 0 comments

Comments

@hedaniel7
Copy link

Hello there!

Let's say you have samples of picture of cones on the street in varying resolutions. If you would automatically resize, rescale them using a default cropping and padding algorithm to fit a predefined resolution, this would in some case distort the original content. However, if we would preprocess our images on our own in such a way to avoid that, would that result in a better object detection?

Or is the default resizing algorithm already good enough? In other words: Do we need to preprocess on our own for a better result?

Thank you in advance.

Daniel

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

1 participant