Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 872 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 872 Bytes

Facial-KeyPoint-Detection

Udacity Computer Vision Nanodegree

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

Alt