WIP: [Transform class] add ResizeCrop for drhagis
7 unresolved threads
7 unresolved threads
Compare changes
+ 59
− 1
@@ -13,10 +13,11 @@ jittering, for example, only on the input image.
@@ -266,3 +267,60 @@ class ColorJitter(torchvision.transforms.ColorJitter):
This needs documentation as well. Once documented, the documentation appears properly on the generated (sphinx) documentation on the web.