Release 2.3.9
View on GitHub ↗2026-08-06
What's Changed
- feat(torch): add CPU Tensor Compose foundation by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/389
- feat(transforms3d): add RandomRotate90_3D by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/390
- feat(transforms3d): add Flip3D reflections by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/391
- feat(transforms3d): add Anisotropy3D by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/392
- feat(transforms3d): add volumetric resize by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/393
- docs: sync backend policy and retire batch-volume references by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/399
- feat: add true 3D mode to GaussianBlur by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/398
- feat: remap semantic mask labels after flips by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/403
- ci: scope CodeQL analysis by changed paths by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/404
- feat: add Affine3D transform by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/405
- chore: bump patch version to 2.3.9 by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/407
Full Changelog: https://github.com/albumentations-team/AlbumentationsX/compare/2.3.8...2.3.9