paper-with-me

Papers

DSLR-Quality Photos on Mobile Devices with Deep Convolutional Networks

2017-04-08 · ICCV 2017 10 · Andrey Ignatov, Nikolay Kobyshev, Radu Timofte, Kenneth Vanhoey, Luc van Gool

Despite a rapid rise in the quality of built-in smartphone cameras, their physical limitations - small sensor size, compact lenses and the lack of specific hardware, - impede them to achieve the quality results of DSLR cameras. In this work we present an end-to-end deep learning approach that bridges this gap by translating ordinary photos into DSLR-quality images. We propose learning the translation function using a residual convolutional neural network that improves both color rendition and image sharpness. Since the standard mean squared loss is not well suited for measuring perceptual image quality, we introduce a composite perceptual error function that combines content, color and texture losses. The first two losses are defined analytically, while the texture loss is learned in an adversarial fashion. We also present DPED, a large-scale dataset that consists of real photos captured from three different phones and one high-end reflex camera. Our quantitative and qualitative assessments reveal that the enhanced image quality is comparable to that of DSLR-taken photos, while the methodology is generalized to any type of digital camera.

📄 PDF Abstract BibTeX arXiv:1704.02470

Code (3)

aiff22/DPED 공식 구현 tf
antegrbesa/cnn-image-color-enhancer tf
antegrbesa/cnn-project tf

Tasks

Translation

Similar Papers 제목 키워드 기반

Fast Perceptual Image Enhancement

2018-12-31 · Etienne de Stoutz, Andrey Ignatov, Nikolay Kobyshev, Radu Timofte 외

The vast majority of photos taken today are by mobile phones. While their quality is rapidly growing, due to physical limitations and cost constraints, mobile phone cameras struggle to compare in quality with DSLR camera…

CPUImage Enhancement

Rendering Natural Camera Bokeh Effect with Deep Learning

2020-06-10 · Andrey Ignatov, Jagruti Patel, Radu Timofte

Bokeh is an important artistic effect used to highlight the main object of interest on the photo by blurring all out-of-focus areas. While DSLR and system camera lenses can render this effect naturally, mobile cameras ar…

Deep Learning

Bokeh Rendering Based on Adaptive Depth Calibration Network

2023-02-21 · Lu Liu, Lei Zhou, Yuhan Dong

Bokeh rendering is a popular and effective technique used in photography to create an aesthetically pleasing effect. It is widely used to blur the background and highlight the subject in the foreground, thereby drawing t…

Depth EstimationMonocular Depth Estimation

MicroISP: Processing 32MP Photos on Mobile Devices with Deep Learning

2022-11-08 · Andrey Ignatov, Anastasia Sycheva, Radu Timofte, Yu Tseng 외

While neural networks-based photo processing solutions can provide a better image quality compared to the traditional ISP systems, their application to mobile devices is still very limited due to their very high computat…

Deep Learning

Replacing Mobile Camera ISP with a Single Deep Learning Model

2020-02-13 · Andrey Ignatov, Luc van Gool, Radu Timofte

As the popularity of mobile photography is growing constantly, lots of efforts are being invested now into building complex hand-crafted camera ISP solutions. In this work, we demonstrate that even the most sophisticated…

Deep LearningDemosaickingDenoisingImage Restoration