logoalt Hacker News

troptoday at 6:50 AM1 replyview on HN

Darktable has a "neural restore" algorithm [0] in the development version (intended for midsummer release). Note:

- It appears to be an out-of-band pre-processing stage (run the image through denoise to produce an intermediary TIFF), unlike most other parts of the program.

- All AI features are gated behind compile-time flags which default to off.

[0] https://github.com/darktable-org/darktable/pull/20523


Replies

porphyratoday at 7:00 PM

Wow, that's great news!