Skip to content

Releases: cheind/pytorch-debayer

v1.4.1

01 Apr 07:53
Compare
Choose a tag to compare

changes:

  • performance improvements in 3x3 and 5x5 filters.

v1.4.0

30 Mar 07:30
Compare
Choose a tag to compare

changes

  • added PSNR evaluation via debayer.apps.eval

v1.3.0

29 Mar 08:30
Compare
Choose a tag to compare

Changes:

  • added support for Bayer layouts
  • added support for benchmarking with torch-script and different number of opencv threads

v1.1.0

28 Mar 06:01
Compare
Choose a tag to compare

Changes

  • Added debayer.Debayer5x5 method using 5x5 convolutions based on Malver-He-Cutler algorithm.
  • Added support for float32/float16 precision
  • Reworked and fixed benchmark code

Initial Release

20 Mar 08:03
9c1d194
Compare
Choose a tag to compare
v1.0

Update Readme.md