The First Project in the Computer Vision Nanodegree by Udacity - Detection of Facial Keypoints.
In this project, I built a CNN model for regression of 68 different facial keypoints.
The Project has been reviewed by Udacity and graded Meets Specifications against the following rubric.
You can find the Udacity Github repository for the project here.
To run the project, install the dependencies as following
pip install -r requirements.txt