paper-with-me

홈 › Papers

Real-World Mobile Image Denoising Dataset with Efficient Baselines

2024-01-01 · CVPR 2024 1 · Roman Flepp, Andrey Ignatov, Radu Timofte, Luc van Gool

The recently increased role of mobile photography has raised the standards of on-device photo processing tremendously. Despite the latest advancements in camera hardware the mobile camera sensor area cannot be increased significantly due to physical constraints leading to a pixel size of 0.6--2.0 \mum which results in strong image noise even in moderate lighting conditions. In the era of deep learning one can train a CNN model to perform robust image denoising. However there is still a lack of a substantially diverse dataset for this task. To address this problem we introduce a novel Mobile Image Denoising Dataset (MIDD) comprising over 400000 noisy / noise-free image pairs captured under various conditions by 20 different mobile camera sensors. Additionally we propose a new DPreview test set consisting of data from 294 different cameras for precise model evaluation. Furthermore we present the efficient baseline model SplitterNet for the considered mobile image denoising task that achieves high numerical and visual results while being able to process 8MP photos directly on smartphone GPUs in under one second. Thereby outperforming models with similar runtimes. This model is also compatible with recent mobile NPUs demonstrating an even higher speed when deployed on them. The conducted experiments demonstrate high robustness of the proposed solution when applied to images from previously unseen sensors showing its high generalizability. The datasets code and models can be found on the official project website.

📄 PDF Abstract BibTeX

Code (1)

rflepp/efficient_mobile_denoising_models 공식 구현 tf

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Lightweight network towards real-time image denoising on mobile devices

2022-11-09 · Zhuoqun Liu, Meiguang Jin, Ying Chen, Huaida Liu 외

Deep convolutional neural networks have achieved great progress in image denoising tasks. However, their complicated architectures and heavy computational cost hinder their deployments on mobile devices. Some recent effo…

DenoisingImage Denoising

Joint HDR Denoising and Fusion: A Real-World Mobile HDR Image Dataset

2023-01-01 · CVPR 2023 1 · Shuaizheng Liu, Xindong Zhang, Lingchen Sun, Zhetong Liang 외

Mobile phones have become a ubiquitous and indispensable photographing device in our daily life, while the small aperture and sensor size make mobile phones more susceptible to noise and over-saturation, resulting in…

Denoising

LiteKD-Net: Lightweight Knowledge-Distilled Network for Mobile Image Denoising

2026-08-06 · Zhou Zhiyi arxiv

Mobile image denoising requires both good restoration quality and low computational cost. In addition, it's annoying to collect large-scale LQ-GT clean pairs. As a result, we propose LiteKD-Net, a lightweight knowledge-d…

Computational EfficiencyKnowledge DistillationImage Denoising

Real Image Denoising with Knowledge Distillation for High-Performance Mobile NPUs

2026-05-05 · Faraz Kayani, Sarmad Kayani, Asad Ahmed, Radu Timofte 외 arxiv

While deep-learning-based image restoration has achieved unprecedented fidelity, deployment on mobile Neural Processing Units (NPUs) remains bottlenecked by operator incompatibility and memory-access overhead. We propose…

Knowledge DistillationImage RestorationImage Denoising

CERL: A Unified Optimization Framework for Light Enhancement with Realistic Noise

2021-08-01 · Zeyuan Chen, Yifan Jiang, Dong Liu, Zhangyang Wang

Low-light images captured in the real world are inevitably corrupted by sensor noise. Such noise is spatially variant and highly dependent on the underlying pixel intensity, deviating from the oversimplified assumptions …

Denoising