Auto White-Balance Correction for Mixed-Illuminant Scenes
About
Auto white balance (AWB) is applied by camera hardware at capture time to remove the color cast caused by the scene illumination. The vast majority of white-balance algorithms assume a single light source illuminates the scene; however, real scenes often have mixed lighting conditions. This paper presents an effective AWB method to deal with such mixed-illuminant scenes. A unique departure from conventional AWB, our method does not require illuminant estimation, as is the case in traditional camera AWB modules. Instead, our method proposes to render the captured scene with a small set of predefined white-balance settings. Given this set of rendered images, our method learns to estimate weighting maps that are used to blend the rendered images to generate the final corrected image. Through extensive experiments, we show this proposed method produces promising results compared to other alternatives for single- and mixed-illuminant scene color correction. Our source code and trained models are available at https://github.com/mahmoudnafifi/mixedillWB.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Color Constancy | Indoor Scenes (IN) | ΔCCI (%)-45.218 | 32 | |
| Color Constancy | Outdoor scenes | ΔCCI (%)-27.93 | 32 | |
| Color Constancy | All scenes (combined) | ΔCCI%-34.23 | 32 | |
| Color Constancy Evaluation | Human CCI Data Indoor scenes ΔCCI | Accuracy47.1 | 14 | |
| Color Constancy Index modeling | CCI Outdoor scenes | Accuracy23.1 | 7 | |
| Color Constancy Evaluation | Human CCI Data Outdoor scenes ΔCCI (Out) | Accuracy30.9 | 7 | |
| Color Constancy Evaluation | Human CCI Data All conditions, ΔCCI (All) | Accuracy-0.9 | 7 | |
| Color Constancy Index modeling | CCI All scenes (combined) | Accuracy20.6 | 7 |