CVIVJun 6, 2022

Day-to-Night Image Synthesis for Training Nighttime Neural ISPs

arXiv:2206.02715v133 citationsh-index: 62Has Code
Originality Incremental advance
AI Analysis

This addresses the tedious and time-consuming data collection for nighttime ISP training in smartphone cameras, offering a practical solution for improving low-light image processing.

The paper tackles the problem of training neural image signal processors (ISPs) for nightmode rendering by proposing a method to synthesize nighttime images from daytime images, which are easier to capture and less noisy, and shows that using synthetic data with small amounts of real data achieves performance nearly equal to training only on real nighttime images.

Many flagship smartphone cameras now use a dedicated neural image signal processor (ISP) to render noisy raw sensor images to the final processed output. Training nightmode ISP networks relies on large-scale datasets of image pairs with: (1) a noisy raw image captured with a short exposure and a high ISO gain; and (2) a ground truth low-noise raw image captured with a long exposure and low ISO that has been rendered through the ISP. Capturing such image pairs is tedious and time-consuming, requiring careful setup to ensure alignment between the image pairs. In addition, ground truth images are often prone to motion blur due to the long exposure. To address this problem, we propose a method that synthesizes nighttime images from daytime images. Daytime images are easy to capture, exhibit low-noise (even on smartphone cameras) and rarely suffer from motion blur. We outline a processing framework to convert daytime raw images to have the appearance of realistic nighttime raw images with different levels of noise. Our procedure allows us to easily produce aligned noisy and clean nighttime image pairs. We show the effectiveness of our synthesis framework by training neural ISPs for nightmode rendering. Furthermore, we demonstrate that using our synthetic nighttime images together with small amounts of real data (e.g., 5% to 10%) yields performance almost on par with training exclusively on real nighttime images. Our dataset and code are available at https://github.com/SamsungLabs/day-to-night.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes