5 ms·
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-process
by trop 5mo ago
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 https://github.com/darktable-org/darktable/pull/20523
- porphyra 5mo agoWow, that's great news!