This Flutter project utilizes TensorFlow Lite (TFLite) to detect the emotion of the user through the camera. It employs a pre-trained deep learning model for real-time emotion recognition.
- Real-time emotion detection using the device's camera.
- Efficient TensorFlow Lite integration for on-device inference.
- Simple and intuitive UI for ease of use.
- Flutter SDK
- TensorFlow Lite Flutter plugin
- Android Studio / Xcode for deployment
-
Clone the repository:
git clone https://github.com/Shubham-Zone/Emotion-detection-using-tflite.git
-
Navigate to the project directory:
cd Emotion-detection-using-tflite
-
Run the application:
flutter run
- Open the application on your device.
- Grant necessary permissions for camera access.
- Point the camera towards a face.
- The detected emotion will be displayed on the screen in real-time.
Contributions are welcome! Feel free to open issues and pull requests.
This project is licensed under the MIT License.
- TensorFlow Lite team for their powerful framework.
- Flutter community for their support and contributions.
- Icons made by Freepik from www.flaticon.com.