Super Resolution Image Enhancement
UW Madison CS766 - Computer Vision, Spring 2020
Asher Elmquist (amelmquist@wisc.edu
)
Eric Brandt (elbrandt@wisc.edu
)
Overview
The purpose of this project is to explore and better understand image super-resolution. We begin by preparing a large, high resolution, labeled training data set annd then implementing and training a convolutional neural network for super-resolution based on the current state of the art literature. After assessing the subjective quality of the inferencing of the network we created and trained, we probe its characteristics with two specific investigations. First, we explore the ‘domain sensitivity’ to both the training and the inferencing of the network using objective performance measures. Second, we explore the utility of super-resolution inferencing to downstream image processing tasks, using the specific example of image segmentation.
Project Proposal
A .pdf of the formal Project Proposal with complete details can be found here.
Mid-Project Report
A .pdf of the Mid-Project Report with in-progress results can be found here.
Final Project Website
The final project website can be found here.
Final Video Presentation
The final video presentation can be found here.