Kornia v0.5.3 Release Notes

Release Date: 2021-05-29 // almost 3 years ago
  • โž• Added

    • โž• Added inverse for augmentations (#1013)
    • โž• Add advanced augmentations: RandomFisheye, RandomElasticTransform, RandomThinPlateSpline, RandomBloxBlur (#1015

    ๐Ÿ›  Fixed

    • โœ… Correct Sobel test_noncontiguous. Nothing was tested before. (#1018)
    • Fixing #795: find_homography_dlt_iterated sometimes fails (#1022)

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactorization of the morphology package (#1034)
    • Optimised clipping in clahe and some other minor optimisation (#1035)