Skip to content

prtm1908/Face-Landmark-Detection-CNN

Repository files navigation

Face-Landmark-Detection-CNN

This repository contains a deep learning project that predicts facial landmarks using Convolutional Neural Networks (CNN). Facial landmarks are key points on a person's face, such as the corners of the eyes, nose, and mouth. This project uses a CNN architecture to detect and predict these landmarks, which can be useful in various applications, including facial recognition, emotion analysis, and augmented reality.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/prtm1908/Face-Landmark-Detection-CNN.git
  2. Navigate to the repository's directory.

  3. Download the requirements:

    pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published