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

when making prediction, return bool indicating whether image was resized or not #35

Open
ahmedhosny opened this issue May 1, 2018 · 1 comment
Labels

Comments

@ahmedhosny
Copy link
Member

Will be helpful for the API, and also to display on our front end. If too much resizing was done, results might not be accurate. We don't need to actually say that - we just say this image was resized.

@ahmedhosny ahmedhosny added the API label May 10, 2018
@michaelschwier
Copy link
Member

No sure anymore if this makes sense, since a pre- or postprocessing could do any kind of funky stuff to the image the user might not be aware of and which might affect results. Hence I would not provide such info via the API. A good model would have these details explained in the model's documentation, but that's of course up to the contributor.

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

No branches or pull requests

2 participants