# DSLR-Quality Photos on Mobile Devices with Deep Convolutional Networks

**Authors:** Andrey Ignatov, Nikolay Kobyshev, Radu Timofte, Kenneth Vanhoey, Luc, Van Gool

arXiv: 1704.02470 · 2017-09-07

## TL;DR

This paper introduces a deep learning method that transforms smartphone photos into DSLR-quality images by learning a perceptual translation function, using a residual CNN and a new composite loss, validated on a large dataset.

## Contribution

The work presents a novel end-to-end deep learning approach with a custom perceptual loss and a large dataset for enhancing mobile photos to DSLR quality.

## Key findings

- Enhanced images are comparable to DSLR photos in quality.
- The method generalizes across different camera types.
- The composite perceptual loss improves visual quality.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.02470/full.md

## Figures

24 figures with captions in the complete paper: https://tomesphere.com/paper/1704.02470/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1704.02470/full.md

---
Source: https://tomesphere.com/paper/1704.02470