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

No packages published