Skip to content

KailashSatkuri-warangal/Facial-emotions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial Emotions Recognition 🎭

This project is a Facial Emotion Recognition System built using deep learning. It can classify human emotions from facial expressions in real time.


📂 Dataset

We use the FER2013 dataset available on Kaggle.

👉 Download FER2013 Dataset


🖥️ Interface

Below is a preview of the application interface:

Interface


📁 Project Structure

├── app.py                # Main application script
├── model/                # Trained model files
├── templates/            # HTML templates for the web app
├── Screenshot 2025-01-02 141504.png
├── README.md

🚀 How to Run (Localhost)

  1. Clone this repository:
    git clone https://github.com/KailashSatkuri-warangal/Facial-emotions.git
    cd Facial-emotions
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the app:
    python app.py
  4. Open your browser at http://127.0.0.1:5000

📌 Author

👤 Kailash Satkuri

About

It basic cnn model and I gave user-interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors