# DeepSUM: Deep neural network for Super-resolution of Unregistered   Multitemporal images

**Authors:** Andrea Bordone Molini, Diego Valsesia, Giulia Fracastoro, Enrico Magli

arXiv: 1907.06490 · 2020-01-16

## TL;DR

DeepSUM introduces a CNN framework that jointly performs super-resolution and registration of multitemporal unregistered images, leveraging spatial and temporal correlations for enhanced image quality.

## Contribution

It presents a novel end-to-end CNN architecture that integrates registration within super-resolution, specifically designed for unregistered multitemporal remote sensing images.

## Key findings

- Won the PROBA-V super-resolution challenge
- Effectively combines registration and super-resolution in a single network
- Improves super-resolution quality for unregistered multitemporal images

## Abstract

Recently, convolutional neural networks (CNN) have been successfully applied to many remote sensing problems. However, deep learning techniques for multi-image super-resolution from multitemporal unregistered imagery have received little attention so far. This work proposes a novel CNN-based technique that exploits both spatial and temporal correlations to combine multiple images. This novel framework integrates the spatial registration task directly inside the CNN, and allows to exploit the representation learning capabilities of the network to enhance registration accuracy. The entire super-resolution process relies on a single CNN with three main stages: shared 2D convolutions to extract high-dimensional features from the input images; a subnetwork proposing registration filters derived from the high-dimensional feature representations; 3D convolutions for slow fusion of the features from multiple images. The whole network can be trained end-to-end to recover a single high resolution image from multiple unregistered low resolution images. The method presented in this paper is the winner of the PROBA-V super-resolution challenge issued by the European Space Agency.

## Full text

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

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1907.06490/full.md

## References

69 references — full list in the complete paper: https://tomesphere.com/paper/1907.06490/full.md

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