Jeremiah Goddard

Robotics | Computer Vision | Machine Learning

CNN For Sterioscopic Images | Jeremiah Goddard

Learning Local Feature Descriptors with CNNs

Matching Image

In this project, I trained a Convolutional Neural Network (CNN) to learn local feature descriptors using the Photo Tourism dataset (http://phototour.cs.washington.edu/). Once the CNN was trained it could classify local descriptors from many different angles. I then used this CNN to find the fundaental matrix for steroscopic image pairs. The pipeline for doing this involved the following steps:

This project combined deep learning and classical computer vision techniques to learn and apply local image descriptors for stereo correspondence and geometric reasoning.