Del-Net: A Single-Stage Network for Mobile Camera ISP
Saumya Gupta, Diplav Srivastava, Umang Chaturvedi, Anurag Jain, Gaurav, Khandelwal

TL;DR
Del-Net is a lightweight, single-stage deep learning model designed for mobile camera ISP that improves image quality by learning the entire pipeline with global attention and denoising capabilities, suitable for smartphones.
Contribution
It introduces Del-Net, a novel multi-scale, attention-based deep network that consolidates the ISP pipeline into one efficient model for mobile devices.
Findings
Del-Net achieves high-quality image reconstruction on mobile hardware.
The model effectively handles noise and color correction tasks.
It demonstrates comparable or superior performance to traditional pipelines.
Abstract
The quality of images captured by smartphones is an important specification since smartphones are becoming ubiquitous as primary capturing devices. The traditional image signal processing (ISP) pipeline in a smartphone camera consists of several image processing steps performed sequentially to reconstruct a high quality sRGB image from the raw sensor data. These steps consist of demosaicing, denoising, white balancing, gamma correction, colour enhancement, etc. Since each of them are performed sequentially using hand-crafted algorithms, the residual error from each processing module accumulates in the final reconstructed signal. Thus, the traditional ISP pipeline has limited reconstruction quality in terms of generalizability across different lighting conditions and associated noise levels while capturing the image. Deep learning methods using convolutional neural networks (CNN) have…
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 Image Processing Techniques · Image and Signal Denoising Methods · Image Enhancement Techniques
