No more DPI adjusting
All threads resolved!
All threads resolved!
Compare changes
Files
2- Yoann Schneider authored
+ 23
− 37
@@ -15,16 +15,16 @@ from albumentations.augmentations import (
@@ -54,7 +54,7 @@ class FixedHeightResize:
@@ -71,7 +71,7 @@ class FixedWidthResize:
@@ -96,7 +96,7 @@ class MaxResize:
@@ -156,29 +156,6 @@ class ErosionDilation(ImageOnlyTransform):
@@ -212,22 +189,31 @@ def get_augmentation_transforms() -> A.Compose: