Kornia v0.2.2 Release Notes

Release Date: 2020-04-26 // about 4 years ago
  • ๐Ÿš€ Kornia 0.2.2 Release Notes

    ๐Ÿš€ This release is a checkpoint with minimum data augmentation API stability plus fixing some GPU tests before kornia upgrades to PyTorch v.1.5.0.

    • API changes
    • ๐Ÿ‘Œ Improvements
    • ๐Ÿ› Bug Fixes
    • ๐Ÿ“š Documentation

    API changes

    • Decoupled return_transform from apply_* function (#534)

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ improve setup packaging and build manywheel script (#543)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix broken gpu tests (#538)
    • โšก๏ธ update sosnet urls (#541)

    ๐Ÿ“š Documentation

    • ๐Ÿ“„ reorganises color docs and adds ycbcr (#540)
    • reorganise documenation in subsections (#542)