What's Changed
- Add reinhard color normalization support by @andreped in #25
- Fixed RGB/LAB unit test by @andreped in #26
- Add torch reinhard support by @andreped in #27
- Add modified reinhard support by @andreped in #30
- Removed deprecated torch.lstsq, replaced by torch.linalg.lstsq by @raphaelattias in #33
- Draft release v1.3.0 rc1 by @carloalbertobarbano in #34
New Contributors
- @raphaelattias made their first contribution in #33
Full Changelog: v1.2.0-stable...v1.3.0-stable