github albumentations-team/albumentations 1.1.0

latest releases: 1.4.15, 1.4.14, 1.4.13...
2 years ago

133947365-6cba891b-4537-4d97-8b84-5ac9ce908d1d

New augmentations

  • TemplateTransform. This transform allows the blending of an input image with specified templates. (#572 by @akarsakov )
  • PixelDistributionAdaptation. A new domain adaptation augmentation. It fits a simple transform on both the original and reference image, transforms the original image with transform trained on this image, and performs inverse transformation using transform fitted on the reference image. See the examples of this transform in the qudida repository. (#959 by @arsenyinfo)

Minor changes:

Bugfixes

Don't miss a new albumentations release

NewReleases is sending notifications on new releases.