rick0000

Results 2 issues of rick0000

issue: https://github.com/HumanSignal/label-studio-ml-backend/issues/535 In this PR, I have integrated the [ImageOps.exif_transpose()](https://pillow.readthedocs.io/en/stable/reference/ImageOps.html#PIL.ImageOps.exif_transpose) function into the ml-backend examples that load images using Pillow. This change resolves the discrepancy between the orientation of images...

The orientation information from the image's EXIF data is ignored in ml-backend examples that load images using Pillow. Although images are displayed with the correct orientation in Label Studio based...