8
stars
21
commits
10
repos using this model
1
linked in READMEs
May 20, 2025
updated
This is a model card for the marigold-iid-lighting-v1-1 model for single-image Intrinsic Image Decomposition (IID).
The model is fine-tuned from the stable-diffusion-2 model as
described in our papers:
This model type (lighting) is trained to perform HyperSim decomposition into Albedo, Diffuse shading, and Non-diffuse residual.
This decomposition aligns with the intrinsic residual model \(I = A*S+R\), where the image \(I\) is composed of
a three-channel albedo \(A\), a three-channel diffuse shading component \(S\) (representing illumination color),
and an additive three-channel residual term \(R\) capturing non-diffuse effects.
The input is in the sRGB color space, while all outputs are in linear space.
For an alternative model type (appearance) that performs decomposition into Albedo, Roughness, and Metallicity, click
here.
@misc{ke2025marigold,
title={Marigold: Affordable Adaptation of Diffusion-Based Image Generators for Image Analysis},
author={Bingxin Ke and Kevin Qu and Tianfu Wang and Nando Metzger and Shengyu Huang and Bo Li and Anton Obukhov and Konrad Schindler},
year={2025},
eprint={2505.09358},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
@InProceedings{ke2023repurposing,
title={Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation},
author={Bingxin Ke and Anton Obukhov and Shengyu Huang and Nando Metzger and Rodrigo Caye Daudt and Konrad Schindler},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2024}
}
8
stars
21
commits
10
repos using this model
1
linked in READMEs
May 20, 2025
updated
This is a model card for the marigold-iid-lighting-v1-1 model for single-image Intrinsic Image Decomposition (IID).
The model is fine-tuned from the stable-diffusion-2 model as
described in our papers:
This model type (lighting) is trained to perform HyperSim decomposition into Albedo, Diffuse shading, and Non-diffuse residual.
This decomposition aligns with the intrinsic residual model \(I = A*S+R\), where the image \(I\) is composed of
a three-channel albedo \(A\), a three-channel diffuse shading component \(S\) (representing illumination color),
and an additive three-channel residual term \(R\) capturing non-diffuse effects.
The input is in the sRGB color space, while all outputs are in linear space.
For an alternative model type (appearance) that performs decomposition into Albedo, Roughness, and Metallicity, click
here.
@misc{ke2025marigold,
title={Marigold: Affordable Adaptation of Diffusion-Based Image Generators for Image Analysis},
author={Bingxin Ke and Kevin Qu and Tianfu Wang and Nando Metzger and Shengyu Huang and Bo Li and Anton Obukhov and Konrad Schindler},
year={2025},
eprint={2505.09358},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
@InProceedings{ke2023repurposing,
title={Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation},
author={Bingxin Ke and Anton Obukhov and Shengyu Huang and Nando Metzger and Rodrigo Caye Daudt and Konrad Schindler},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2024}
}