CoolFace
Apppublic

prince22/Emotion_Detection_App

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

๐ŸŽญ Real-time Emotion Detection App

This app uses Deep Learning to detect emotions from facial expressions using OpenCV and TensorFlow. It supports real-time camera feed and image/video uploads for emotion analysis.

๐Ÿš€ How to Use

  1. 1.Upload an image or video OR use your camera
  2. 2.The app will detect faces and predict emotions
  3. 3.Download the processed image/video

๐Ÿ“ฆ Dependencies

  • โ€”TensorFlow
  • โ€”OpenCV
  • โ€”NumPy
  • โ€”Streamlit

๐Ÿค– Model Details

The app loads a pre-trained deep learning model for emotion detection.


โšก Live on Hugging Face Spaces!