Skip to content

Odak 0.2.4

Compare
Choose a tag to compare
@kaanaksit kaanaksit released this 12 Sep 21:58
· 182 commits to master since this release

What's Changed

  • U-Net is updated to enable bilinear = False by @aguzel in #68
  • unet defaults set to False by @aguzel in #69
  • add git branching introduction by @Kymer0615 in #70
  • test functions for color conversion RGB to LAB and color map module bug has been fixed. by @aguzel in #79
  • RGB to LMS based on HVS class added by @aguzel in #81
  • rgb_to_lms is now taking [B x 3 x H x W] by @aguzel in #82
  • 3rd Stage added to B x 3 x H x W format for loss calculation by @aguzel in #84
  • rgb-->multi_spectrum to LMS added by @aguzel in #85
  • rgb_to_lms single function for constant LCD spectrum ditched by @aguzel in #86
  • paloss by @liangs111 in #87

New Contributors

Full Changelog: 0.2.3...0.2.4