Releases: google-deepmind/dm_pix
Releases · google-deepmind/dm_pix
dm_pix 0.4.3
What's Changed
- Bump pillow from 10.0.1 to 10.3.0 by @dependabot in #96 and #92
- Migrate to
pyproject.toml
for packaging by @SauravMaheshkar in #97 - Allow gaussian_blur sigma to be a jax.Array in #101
New Contributors
- @SauravMaheshkar made their first contribution in #97
Full Changelog: v0.4.2...v0.4.3
dm_pix 0.4.2
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
What's Changed
- HSV / HSL typo in docstring by @matpalm in #71
- Add center crop utility by @pabloduque0 in #72
- Clean docs api.rst by @pabloduque0
- Add resize with crop or pad utility by @pabloduque0
- Add pad to size utility. by @pabloduque0
- Add center crop utility by @pabloduque0
New Contributors
Full Changelog: v0.4.0...v0.4.1
dm_pix 0.4.0
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
- @alonfnt made their first contribution in #48
- @alvarobartt made their first contribution in #63
Full Changelog: v0.3.4...v0.4.0
dm_pix 0.3.4
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
- @swagnercarena made their first contribution in #42
Full Changelog: v0.3.3...v0.3.4
dm_pix 0.3.3
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
- @pabloduque0 made their first contribution in #38
Full Changelog: v0.3.2...v0.3.3
dm_pix 0.3.2
dm_pix 0.3.1
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
- @SupreethRao99 made their first contribution in #26
Full Changelog: v0.3.0...v0.3.1
dm_pix 0.3.0
Changelog
❗ Important
Following and aligning with jax-ml/jax#7294, this is the first release requiring minimal required Python version to 3.7.
Changes
- Change minimal Python required version to 3.7 #20 (copybara-service[bot])
* This Changelog was automatically generated by github_changelog_generator and manually updated by the project devs.
dm_pix 0.2.1
Changelog
❗ Important
Following and aligning with jax-ml/jax#7294, this is the last release supporting Python 3.6.
Changes
- Update installation command in README.md #17 (copybara-service[bot])
* This Changelog was automatically generated by github_changelog_generator and manually updated by the project devs.