v0.4.0 :sparkles: Rework distributions
Pre-release
Pre-release
The distributions for the regression and pixel-wise regression have been completely reworked through breaking changes. Have a look at the quality of life improvements to fix the code and use the last version if you are using the RegressionRoutine
and/or PixelRegressionRoutine
!
What's Changed
- 👕 Change character per line limit to 100 & remove explicit dependencies from pyproject by @o-laurent in #124
- 🔨 Rework for Probabilistic Regression & Pixel Regression by @alafage in #125
- 🐛 Fix small MUAD dataset URL by @sofiia-chorna in #127
- 🎨 Rework Probabilistic Regression and add Packed-Transformer layers by @alafage in #126
New Contributors
- @sofiia-chorna made their first contribution in #127 thank you!
Full Changelog: v0.3.1...v0.4.0