Add rawdenoise-nind model: UtNet2 raw denoiser (Bayer + linear Rec.2020)#20
Merged
TurboGit merged 6 commits intodarktable-org:masterfrom Apr 21, 2026
Merged
Conversation
Member
|
@andriiryzhkov : One of the CI check is failing, need some more love :) TIA. |
Contributor
Author
|
@TurboGit : Fixed - demo part was too heavy for CI. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new model package –
rawdenoise-nind– providing the raw-denoise task. Two UtNet2 variants ship in a singletype: multipackage, auto-dispatched by darktable based on the sensor CFA pattern:Both are the canonical base variants from the
graph_denoise_models_definitions.yamlmap in the upstream training code, withfunit=32,activation=LeakyReLU, andmatch_gain: output(training deliberately leaves the output at an arbitrary scale so the consumer gain-matches at inference).Source & provenance
DenoiserTrainingBayerToProfiledRGB_4ch_2024-02-21-bayer_ms-ssim_mgout_notrans_valeither_-4(iter 4350000)DenoiserTrainingProfiledRGBToProfiledRGB_3ch_2024-10-09-prgb_ms-ssim_mgout_notrans_valeither_-1(iter 3900000)OSAID / MOF status
Fully open: model weights GPL-3.0, training code GPL-3.0, training data CC BY 4.0 / CC0, training-run logs published. Qualifies as OSAID v1.0 Open Source AI and MOF Class I (Open Science).