Skip to content

neosandeep24/Emotion-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial Emotion Detection

Real-time facial expression detection using face-api.js, tinyFaceDetector model, and web technologies (HTML, CSS, and JavaScript).


Demo images

11 44 33 22

🛠️ Technologies Used

  • HTML: Structure the webpage
  • CSS: Styling the UI
  • JavaScript: Handle the logic and integrate the face-api.js
  • Face API: Detect facial expressions using the tinyFace model

📖 Description

This project uses face-api.js to detect facial expressions in real time. The tinyFace model allows for efficient and accurate face detection with minimal computational load, making it ideal for browser-based applications.

Features:

  • Real-time facial expression detection via webcam
  • Lightweight face detection using tinyFace
  • Identifies key expressions such as happy, sad, angry, surprised, etc.

About

a website for detecting human emotions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors