Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection Project

This project uses face-api.js for real-time face detection, landmarks, recognition, and expression analysis via webcam.

Getting Started

Prerequisites

  • A modern web browser
  • A local server (e.g., VS Code Live Server, Node.js, or Python SimpleHTTPServer)

Installation

Clone the repository:

git clone https://github.com/tansexe/Face-Detection-JavaScript.git

Serve the project locally:

cd face-detection-project
npm install
npm start

Usage

Open the project in your browser and allow access to your webcam.

How It Works

  • Loads face detection models from /models
  • Captures webcam video stream
  • Detects faces, landmarks, and expressions in real-time

About

This project uses face-api.js for real-time face detection, landmarks, recognition, and expression analysis via webcam.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages