Hello,
we noticed today that after exporting segmentation mask from a semantic segmentation project the masks have the wrong resolution and the annotations inside seems cropped.
Our original dataset had 1920x1080 images and the masks are exported as 1080x1920 with the content half cropped.
No preprocessing/augmentation was used in creating the dataset.
Hi @Dario_Lucantoni is there EXIF data in the images? Did you import the images with EXIF data intact? Additionally, did you apply Auto-Orient as a preprocessing step?
This page and include example files from your export, The _classes.csv file, annotation file(s), and example images and masks that exported without errors along with images and masks that exported with errors.
Ah, no! Sorry to see the issue persists. Yes, if you can file a bug report at the page linked above, and also include the details about the EXIF data from your last reply.
I really appreciate it! And my apologies for the bug!