File size: 496 Bytes
6ba4400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
---

# Reimplimentation of [Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network](https://arxiv.org/abs/1609.05158)

CNN that upscales images by a factor of 3. Specifically trained on road and vehicle images. Thus, does well for images from the Icelandic Road and Coastal Administration (IRCA) cameras.

## Examples

![Upscale](./figures/outputA.png)

![licence-plate-scaling](./figures/outputB.png)

# Author

Sigurdur Haukur Birgisson