internal image resizing changes shape of objects #83
geroldmeisinger
started this conversation in
General
Replies: 1 comment
-
also see here: jhc13/taggui#185 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This depends on your implementation, but because the images are silently resized the shape of objects may change. the webdemo has this issue for example.
Note this narrow image, which is going to be stretched to a square.
Answer: The shape of the object in the image is an ellipse or an oval. It is elongated horizontally and has a rounded top and bottom.
so the model actually sees this:
if you take care of the preprocessing yourself, this issue does not show up.
Answer: The image features a yellow circular shape with a simple facial expression.
Be aware!
Beta Was this translation helpful? Give feedback.
All reactions