github albumentations-team/albumentations 0.5.2

latest releases: 1.4.7, 1.4.6, 1.4.5...
3 years ago

Minor changes

  • ToTensorV2 now automatically expands grayscale images with the shape [H, W] to the shape [H, W, 1]. PR #604 by @Ingwar.
  • CropNonEmptyMaskIfExists now also works with multiple masks that are provided by the masks argument to the transform function. Previously this augmentation worked only with a single mask provided by the mask argument. PR #761

Don't miss a new albumentations release

NewReleases is sending notifications on new releases.