Estimation of Camera Response Function using Prediction Consistency and Gradual Refinement with an Extension to Deep Learning
Aashish Sharma, Robby T. Tan, and Loong-Fah Cheong

TL;DR
This paper introduces a non-deep-learning approach for estimating camera response functions from single images using prediction consistency and gradual refinement, and extends it with a deep learning method that performs test-time training for better generalization.
Contribution
The paper presents a novel non-deep-learning method for CRF estimation that is robust to noise and extends it with a deep learning approach utilizing test-time training for improved generalization.
Findings
Outperforms existing methods on real daytime and nighttime images.
The deep learning extension with test-time training improves generalization.
The gradual refinement scheme enhances robustness to noise.
Abstract
Most existing methods for CRF estimation from a single image fail to handle general real images. For instance, EdgeCRF based on colour patches extracted from edges works effectively only when the presence of noise is insignificant, which is not the case for many real images; and, CRFNet, a recent method based on fully supervised deep learning works only for the CRFs that are in the training data, and hence fail to deal with other possible CRFs beyond the training data. To address these problems, we introduce a non-deep-learning method using prediction consistency and gradual refinement. First, we rely more on the patches of the input image that provide more consistent predictions. If the predictions from a patch are more consistent, it means that the patch is likely to be less affected by noise or any inferior colour combinations, and hence, it can be more reliable for CRF estimation.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Processing Techniques and Applications
MethodsConditional Random Field
