cerniello / Super_Resolution_DNN

Implementation of Deep Learning Neural Network (RUnet) for Super-Resolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super-Resolution Using Deep Convolutional Networks

forthebadge

Open In Colab PyPI Status Badge

This is a project about Neural Networks for Data Science course implementing a state-of-the-art architecture from a given scientific paper (see [1]). More specifically, we will construct the Robust-UNet architecture aiming to improve the resolution of an input images using a particular dataset.

RUNet Architecture

Results:

Below some of our results:

References:

[1] Hu, Xiaodan, et al. "RUNet: A Robust UNet Architecture for Image Super-Resolution." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops. 2019

Authors:

Francesco Russo, Michele Cernigliaro, Iason Tsardanidis

About

Implementation of Deep Learning Neural Network (RUnet) for Super-Resolution


Languages

Language:Jupyter Notebook 100.0%