MaHDRDNN

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

THIS WEBPAGE IS DEPRECATED - please visit our new website

High Dimensional Regression Using Deep Neural Networks

Supervision: Christian Rupprecht
Student: Iro Laina

In recent years, Convolutional Neural Networks (CNNs) have been proven to outperform state-of-the-art approaches in several Computer Vision applications. In this master’s thesis, we focus on the problem of high dimensional regression. One example is depth estimation from a single image. Starting from a state-of-the-art multi-scale CNN architecture, depth predictions are performed on the NYU Depth dataset in two stages; an original coarse prediction, using fully-connected layers to include global information, and a second stage which enhances the prediction with details at a finer (local) scale. Challenges include scale ambiguity, high dimensionality and the continuous nature of the output. The final aim of this work is the implementation of a general-purpose high-dimensional regression network, applicable to a set of tasks, such as (the inverse problem) predicting an RGB image from depth, predicting color from grayscale, next frame prediction in a video sequence and potentially medical applications.

hdrdnn.png

ProjectForm
Title: High Dimensional Regression Using Deep Neural Networks
Abstract: In recent years, Convolutional Neural Networks (CNNs) have been proven to outperform state-of-the-art approaches in several Computer Vision applications. In this master’s thesis, we focus on the problem of high dimensional regression. One example is depth estimation from a single image. Starting from a state-of-the-art multi-scale CNN architecture, depth predictions are performed on the NYU Depth dataset in two stages; an original coarse prediction, using fully-connected layers to include global information, and a second stage which enhances the prediction with details at a finer (local) scale. Challenges include scale ambiguity, high dimensionality and the continuous nature of the output. The final aim of this work is the implementation of a general-purpose high-dimensional regression network, applicable to a set of tasks, such as (the inverse problem) predicting an RGB image from depth, predicting color from grayscale, next frame prediction in a video sequence and potentially medical applications.
Student: Iro Laina
Director: Nassir Navab
Supervisor: Christian Rupprecht, Vasileios Belagiannis, Federico Tombari
Type: Master Thesis
Area: Computer Vision
Status: finished
Start: Aug 15, 2015
Finish: Feb 15, 2016
Thesis (optional):  
Picture:  


Edit | Attach | Refresh | Diffs | More | Revision r1.5 - 23 Feb 2016 - 10:25 - ChristianRupprecht