This repository contains my projects for Udacity's Computer Vision Nanodegree Program.
-
1 - Facial Keypoint Detection: Use image processing techniques and deep learning to recognize faces and facial keypoints, such as the location of the eyes and mouth on a face.
-
2 - Automatic Image Captioning: Combine CNN and RNN knowledge to build a network that automatically produces captions, given an input image.
-
3 - Landmark Detection & Tracking: Use sensor data to localize a robot and build a map of the environment with SLAM.