RawLab Models
Supported ONNX models for RawLab. RawLab reads catalog.json, then downloads
the files declared by each versioned model.json manifest.
| Model | Task | Adapter | Available | License |
|---|---|---|---|---|
| SAM 2.1 Large | Mask segmentation | sam21-split-v1 |
Yes | Apache-2.0 |
| RawNIND Bayer | Raw denoise | rawnind-bayer-v1 |
Yes | GPL-3.0 |
| TreeNet Denoise | Denoise | rawforge-rgb-v1 |
Yes | MIT |
| TreeNet Denoise Light | Denoise | rawforge-rgb-v1 |
Yes | MIT |
| TreeNet Denoise Super Light | Denoise | rawforge-rgb-v1 |
Yes | MIT |
| TreeNet Denoise Heavy | Denoise | rawforge-rgb-v1 |
Yes | MIT |
| DeepSharpen | Sharpen | rawforge-rgb-v1 |
Yes | MIT |
Sources and Attribution
- SAM 2.1 is developed by Meta: https://github.com/facebookresearch/sam2
- RawForge and RawRefinery are developed by rymuelle: https://github.com/rymuelle/RawForge
- RawNIND is developed by Benoit Brummer and Christophe De Vleeschouwer: https://github.com/trougnouf/rawnind_jddc
No endorsement by these projects is implied. Preserve the source and license
metadata from each model.json when redistributing an artifact.
Licenses
This is a mixed-license collection; no single license applies to every model.
Complete license texts are provided in licenses/:
licenses/Apache-2.0.txtfor SAM 2.1 Largelicenses/GPL-3.0.txtfor the RawNINDlicenses/MIT.txtfor the RawForge models