These are work and projects I developed as a part of Udacity Computer Vision Nanodegree Program.
You can also view my self driving car projects and robotic projects.
These projects include but not limited to facial recognition, facial keypoints detection, automatic image captioning, and landmark detection and localization using SLAM (simultaneous localization and mapping).
Make sure you have Anaconda installed. Then, run conda env create -f environment.yml
to install all necessary packages needed for all my projects.