Study of Different Super-Resolution Algorithms

This project was done as a part of my submission for SAiDL induction assignment.

Code

Abstract: SuperResolution is the method of increasing the resolution and upsampling the images. Through this Project, I compared the results of popular algorithms like SRCNN and SRResNet with the traditional interpolation methods of bicubic and lanczos. I used the Oxford-IIIT PET dataset for the same.

The results

PROJECT
Super Resolution Computer Vision