File size: 532 Bytes
0f9186f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | mtg-card-instance-segmentation - v1 2025-03-06 3:52am ============================== The dataset includes 124 images. Cards are annotated in YOLOv11 format. The following pre-processing was applied to each image: * Auto-orientation of pixel data (with EXIF-orientation stripping) * Resize to 640x640 (Fit within) The following augmentation was applied to create 4 versions of each source image: * Random shear of between -11° to +11° horizontally and -1° to +1° vertically * Random Gaussian blur of between 0 and 2 pixels |