EmoDetect: Android app that detects emotions through uploaded images using whisper AI.
EmoDetect is an Android app that uses self trained models to detect emotions by analyzing images uploaded to the app. With EmoDetect, users can easily and quickly determine the emotional state of individuals in their photos, providing valuable insights and enhancing their understanding of others' feelings.
Datasets used are UTK Faces(For gender & age) & fer2023new(Emotion Detection)
Models are also included with training files
Screenshot 1: EmoDetect main screen
Screenshot 2: Uploading an image to EmoDetect
Screenshot 3: EmoDetect analyzing the uploaded image
To use EmoDetect, simply download the app from the Google Play Store and start analyzing your images today! EmoDetect is compatible with all Android devices running Android 5.0 and higher.
To build EmoDetect from source code, follow these steps:
- Download and install Android Studio from the official website.
- Clone the EmoDetect repository from GitHub.
- Open the EmoDetect project in Android Studio.
- Build and run the app on your device or emulator.
We welcome contributions from the community! To contribute to EmoDetect, simply fork the repository, make your changes, and submit a pull request. We'll review your changes and merge them if they fit with the project's goals and guidelines.