Skip to content

Releases: google-deepmind/dm_pix

dm_pix 0.4.2

04 Dec 20:22
Compare
Choose a tag to compare

What's Changed

  • Adding a tap-in for ssim that lets the caller override the Gaussian blur filtering function with any arbitrary function in #81
  • Bump pillow from 9.3.0 to 10.0.1 by @dependabot in #82
  • Bump ipython from 7.16.3 to 8.10.0 by @dependabot in #83
  • Fix typos by @kianmeng in #88

New Contributors

Full Changelog: v0.4.1...v0.4.2

dm_pix 0.4.1

05 Jun 10:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

dm_pix 0.4.0

17 Feb 14:04
Compare
Choose a tag to compare

What's Changed

  • Add random_gamma to the augmentation functions by @alonfnt in #48
  • Update RTD to use python3.8 instead of python3.7. by @copybara-service in #54
  • Bump pillow from 9.0.1 to 9.3.0 by @dependabot in #64
  • Add split_channels docstring by @alvarobartt in #63
  • Update CI shield link by @copybara-service in #65
  • Add a guard to avoid NaNs appearing in the conversion from rgb to hsv. by @copybara-service in #70

New Contributors

Full Changelog: v0.3.4...v0.4.0

dm_pix 0.3.4

12 Sep 08:30
Compare
Choose a tag to compare

What's Changed

  • Implement interpolation with constant value and rotation by an arbitrary angle, by @swagnercarena in #42
  • Exposed interpolation with constant value and rotation by arbitrary angles when importing dm-pix, by @swagnercarena in #44
  • Add elastic deformation, by @pabloduque0 in #45

New Contributors

Full Changelog: v0.3.3...v0.3.4

dm_pix 0.3.3

01 Aug 09:17
Compare
Choose a tag to compare

What's Changed

  • Add probability param for random flip functions, by @pabloduque0 in #38
  • Add general affine transform, by @copybara-service in #39
  • Bump version to 0.3.3 by @copybara-service in #40

New Contributors

Full Changelog: v0.3.2...v0.3.3

dm_pix 0.3.2

05 May 09:45
Compare
Choose a tag to compare

What's Changed

  • Fix ReadTheDocs build by @copybara-service in #35

Full Changelog: v0.3.1...v0.3.2

dm_pix 0.3.1

04 May 08:35
Compare
Choose a tag to compare

What's Changed

  • Add ReadTheDocs documentation by @copybara-service in #22
  • Fix ReadTheDocs documentation by @copybara-service in #23
  • Update README with GitHub shields by @copybara-service in #24
  • Update README shields by @copybara-service in #25
  • Added interactive examples of PIX Augmentations with Google Colab by @SupreethRao99 in #26
  • Bump pillow from 8.3.2 to 9.0.0 by @dependabot in #29
  • Migrate away from using JaxTestCase in tests by @copybara-service in #30
  • Fix pix's SSIM's gradient to not nan-out on a flat image, and add a unit test that catches it. by @copybara-service in #31
  • Bump ipython from 7.16.1 to 7.16.3 by @dependabot in #32
  • Bump pillow from 9.0.0 to 9.0.1 by @dependabot in #33
  • Bump version to 0.3.1 by @copybara-service in #34

New Contributors

Full Changelog: v0.3.0...v0.3.1

dm_pix 0.3.0

18 Nov 15:30
Compare
Choose a tag to compare

Changelog

Important

Following and aligning with google/jax#7294, this is the first release requiring minimal required Python version to 3.7.


Full Changelog

Changes

* This Changelog was automatically generated by github_changelog_generator and manually updated by the project devs.

dm_pix 0.2.1

18 Nov 10:41
Compare
Choose a tag to compare

Changelog

Important

Following and aligning with google/jax#7294, this is the last release supporting Python 3.6.


Full Changelog

Changes

* This Changelog was automatically generated by github_changelog_generator and manually updated by the project devs.

dm_pix 0.2.0

01 Nov 12:12
Compare
Choose a tag to compare

Changelog

Full Changelog

Changes

* This Changelog was automatically generated by github_changelog_generator and manually updated by the project devs.