A newer version of the Gradio SDK is available: 6.13.0
metadata
title: Facial Expression Recognition
emoji: π
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 5.23.0
app_file: app.py
pinned: true
license: mit
tags:
- computer-vision
- image-classification
- facial-expression
- deep-learning
- pytorch
- CNN
short_description: CNN facial expression classifier, 7 emotion classes
π Facial Expression Recognition
A CNN-based facial expression classifier recognizing 7 emotion categories from face images.
π§ Model Details
| Property | Value |
|---|---|
| Architecture | CNN |
| Classes | Angry, Disgust, Fear, Happy, Neutral, Sad, Surprise |
| Framework | PyTorch |
π How to Use
- Upload a face image
- Click Submit to get the emotion and confidence scores
β οΈ Upload your trained
model.ptto the Files tab to activate the model.
π€ Author
Martin Badrous β Computer Vision & Deep Learning Engineer LinkedIn Β· GitHub