v0.4.3 Rework PostProcessings, Enable dataset corruptions, use transforms v2
Pre-release
Pre-release
What's Changed
- 🔨 Rework post-processing classes to take a
torch.utils.data.DataLoader
in their.fit()
methods by @o-laurent, @alafage, @fira7s - 🔨 Improve the corruption transforms by @o-laurent in #144
- 🔨 All transforms rely on
torchvision.transforms.v2
by @o-laurent - 🔧 User changed-files again by @o-laurent in #147
Full Changelog: v0.4.2...v0.4.3