github albumentations-team/albumentations 1.2.1

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

175977113-5874a3f9-515b-42d3-a01f-73297934b912(2)

Minor changes

  • A.Rotate and A.ShiftScaleRotate now support new rotation method for bounding boxes, ellipse. (#1203 by @victor1cea)
  • A.Rotate now supports new argument crop_border. If set to True, the rotated image will be cropped as much as possible to eliminate pixel values at the edges that were not well defined after rotation. (#1214 by @bonlime)
  • Tests that use multiprocessing now run much faster (#1218 by @Dipet)
  • Improved type hints (#1219 by @Dipet )
  • Fixed a deprecation warning in match_histograms. (#1121 by @BloodAxe)

Bugfixes

Don't miss a new albumentations release

NewReleases is sending notifications on new releases.