Giter Club home page Giter Club logo

facial-emotion-recogination's Introduction

Facial Emotion Recognition

This project provides an application for recognizing facial emotions in images using a pre-trained deep-learning model. The application allows users to upload images, processes the images to detect faces, and then classifies the emotion displayed on each detected face.

Features

  • Detects faces in images.
  • Classifies emotions displayed on detected faces.
  • Uses a pre-trained deep learning model for emotion recognition.
  • Simple web interface built with Streamlit.
  • Supports various image file formats.

Installation

  1. Clone the repository:
    git clone https://github.com/gauravyadav016-png/Facial-Emotion-Recogination.git
    cd Facial-Emotion-Recogination
    
    
  2. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the application:

    py run main.py
  2. Allow the system to camera permission.

  3. The application will detect faces and classify the emotions displayed on the detected faces.

Code Overview

  • main.py: The main application file that sets up the interface and handles file uploads and image processing.
  • emotion-detection.ipynb: Jupyter notebook containing the logic for emotion detection using a deep learning model.
  • model.h5: The pre-trained deep learning model used for emotion recognition.

Dependencies

  • numpy: For numerical operations.
  • opencv-python: For image processing and face detection.
  • tensorflow or keras: For loading and using the pre-trained deep learning model.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

facial-emotion-recogination's People

Contributors

gauravyadav016-png avatar

Stargazers

Anshul Kalia avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.