#Dalle3 images rotated to fit aspect ratio appear to be mirror reversed

1 messages · Page 1 of 1 (latest)

jaunty merlin
#

Bug Report: If you generate an image with text and specify an aspect ratio, sometimes chatgpt will decide to use the other aspect ratio (wide instead of tall), and produce an image rotated to fit (see example). In these cases the text is always mirror imaged.

Steps to reproduce:

  1. Generate tall images with text in them, one will show up sooner or later.

Expected result:

If Dalle rotates an image 90 degrees to fit the space, it will only rotate the image

Actual result:

Dalle consistently both rotates the image and mirror reverses it

It is possible the issue might lie in training, where images that did not fit an aspect ratio were transposed (swapping x and y coordinates) instead of rotating them 90 degrees properly.

But it could also be some other weirdness.

jaunty merlin
#

After some more poking i think it is possible this is a bug on the frontend, using the exact same prompt and seed with different dimensions i get another reversed image, even with no text involved