daita-technologies / ai-tools

AI-based tools for the DAITA platform.
http://app.daita.tech
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bump kornia from 0.6.1 to 0.6.5 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps kornia from 0.6.1 to 0.6.5.

Release notes

Sourced from kornia's releases.

Kornia 0.6.4: RandomPlanckianJitter, KeyNet detector, HyNet descriptor, MS-SSIMLoss and draw_convex_polygon

:rocket: [0.6.4] - 2022-03-21

:new: New Features

  • Adds MS-SSIMLoss reconstruction loss function (#1551)
  • Added HyNet descriptor (#1573)
  • Add KeyNet detector (#1574)
  • Add RandomPlanckianJitter in color augmentations (#1607)
  • Add Jina AI QAbot to Kornia documentation (#1628)
  • Add draw_convex_polygon (#1636)

:lady_beetle: Bug fixes

  • RandomCrop fix and improvement (#1571)
  • Fix draw_line produce wrong output for coordinates larger than uint8
  • Fix mask bug for loftr (#1580)
  • Fix gradient bug for distance_transform (#1584)
  • Fix translation sampling in AffineGenerator3D (#1581)
  • Fix AugmentationSequential bbox keypoints transformation fix (#1570)
  • Fix CombineTensorPatches (#1558)
  • Fix overblur in AA (#1612)

:exclamation: Changes

  • Deprecated return_transform, enabled 3D augmentations in AugmentionSequential (#1590)

:zap: Improvements

  • Making compute_correspond_epilines work with fundamental and point of volumetric tensor (#1585)
  • Update batch shape when augmentations change size of image (#1609)
  • Remap accepts arbitrary grid size (#1617)
  • Rename variables named 'input' to 'sample' (in tests). (#1614)
  • Remove half log2 in extract_patches (#1616)
  • Add orientation-preserving option for AffNet and make it default (#1620)
  • Add option for sampling_method in 2d perspective transform generation (#1591) (#1592)
  • Fix adjust brightness (#1586)
  • Added default params for laf construction from xy and new tensor shape check (#1633)
  • Make nms2d jittable (#1637)
  • Add fn to automatically compute padding (#1634)
  • Add pillow_like option for ColorJitter to match torchvision. (#1611)

:woman_technologist: :man_technologist: We would like to thank all contributors for this new release ! @​ducha-aiki @​edgarriba @​shijianjian @​juliendenize @​ashnair1 @​KhaledSharif @​Parskatt @​shazhou2015 @​JoanFM @​nrupatunga @​kristijanbartol @​miquelmarti @​riegerfr @​nitaifingerhut @​dichen-cd @​lamhoangtung @​hasibzunair @​wendy-xiaozong @​rsomani95 @​huuquan1994 @​twsl

If we forgot someone let us know :sunglasses:

Changelog

Sourced from kornia's changelog.

:rocket: [0.6.5] - 2022-05-16

:new: New Features

  • Create kornia.io and implement load_image with rust (#1701)
  • Implement diamond_square and plasma augmentations: RandomPlasmaBrightness, RandomPlasmaContrast, RandomPlasmaShadow (#1700)
  • Added RandomRGBShift augmentations (#1694)
  • Added STE gradient estimator (#1666)
  • More epipolar geometry metrics (+linalg utility) (#1674)
  • Add Lovasz-Hinge/Softmax losses (#1682)
  • Add adjust_sigmoid and adjust_log initial implementation (#1685)
  • Added distribution mapper (#1667)

:lady_beetle: Bug fixes

  • Fixes filter2d's output shape shrink when padding='same' (#1661)
  • fix: added eps in geometry/rotmat_to_quaternion (#1665)
  • [fix] receive num_features as an arg to KeyNetDetector constructor (#1686

:zap: Improvements

  • Add reduction option to MS_SSIMLoss (#1655)
  • Making epipolar metrics work with volumetric tensors (#1656)
  • Add get_safe_device util (#1662)
  • Added antialiasing option to Resize augmentation (#1687)
  • Use nearest neighbour interpolation for masks (#1630)
  • grayscale to rgb for torch.uint8 (#1705)

:rocket: [0.6.4] - 2022-03-19

:new: New Features

  • Adds MS-SSIMLoss reconstruction loss function (#1551)
  • Added HyNet descriptor (#1573)
  • Add KeyNet detector (#1574)
  • Add RandomPlanckianJitter in color augmentations (#1607)
  • Add Jina AI QAbot to Kornia documentation (#1628)
  • Add draw_convex_polygon (#1636)

:lady_beetle: Bug fixes

  • RandomCrop fix and improvement (#1571)
  • Fix draw_line produce wrong output for coordinates larger than uint8
  • Fix mask bug for loftr (#1580)
  • Fix gradient bug for distance_transform (#1584)
  • Fix translation sampling in AffineGenerator3D (#1581)
  • Fix AugmentationSequential bbox keypoints transformation fix (#1570)
  • Fix CombineTensorPatches (#1558)
  • Fix overblur in AA (#1612)

:exclamation: Changes

  • Deprecated return_transform, enabled 3D augmentations in AugmentionSequential (#1590)

:zap: Improvements

  • Making compute_correspond_epilines work with fundamental and point of volumetric tensor (#1585)
  • Update batch shape when augmentations change size of image (#1609)
  • Remap accepts arbitrary grid size (#1617)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.

pcaversaccio commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

pcaversaccio commented 2 years ago

@dependabot recreate