Release 2.3.8
View on GitHub ↗2026-08-02
What's Changed
- [Bug] Align RandomBrightnessContrast with torchvision semantics by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/374
- Enforce transform naming convention in pre-commit by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/376
- Vectorize Spatter batch processing by @ayasyrev in https://github.com/albumentations-team/AlbumentationsX/pull/373
- Add target-mean exposure matching transform by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/377
- Add HEStain residual channel modes by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/379
- Add continuous float32 path to RandomToneCurve by @ayasyrev in https://github.com/albumentations-team/AlbumentationsX/pull/380
- feat(pixel): add HEStain residual modes and optimize float32 paths by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/382
- Remove plural volumes target by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/383
- Fix instance binding for empty transformed masks by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/384
- chore(release): bump version to 2.3.8 by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/378
New Contributors
- @ayasyrev made their first contribution in https://github.com/albumentations-team/AlbumentationsX/pull/373
Full Changelog: https://github.com/albumentations-team/AlbumentationsX/compare/2.3.7...2.3.8