Face, Age and Emotion Detection

Demo for face, age and emotion detection (all using Deep Learning) and leveraging the capability to import Caffe models in MATLAB.

2.2K Downloads

Updated 5 Apr 2021

From GitHub

View License on GitHub

Demo for performing face, age and emotion detection leveraging pretrained networks from research and the capability to import Caffe models in MATLAB.

Note: If your license includes MATLAB Coder and GPU Coder, you will be able to improve inference performance by generating CUDA code (in the form of MEX files) for each of the predict functions. Review README file for instructions.

References to pretrained models:
[1] Abars, Face Search VGG16, (2018). GitHub repository, https://github.com/abars/FaceSearchVGG16
[2] Rasmus Rothe, Radu Timofte and Luc Van Gool, (2016). Deep expectation of real and apparent age from a single image without facial landmarks. International Journal of Computer Vision (IJCV).
[3] Jia, Yangqing, et al., (2014). "Caffe: Convolutional architecture for fast feature embedding." Proceedings of the 22nd ACM international conference on Multimedia. ACM.

Cite As

Lucas García (2023). Face, Age and Emotion Detection (https://github.com/mathinking/FaceGenderAgeEmotionDetection/releases/tag/v2.2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux
Categories
Find more on Recognition, Object Detection, and Semantic Segmentation in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.2

See release notes for this release on GitHub: https://github.com/mathinking/FaceGenderAgeEmotionDetection/releases/tag/v2.2

2.1

See release notes for this release on GitHub: https://github.com/mathinking/FaceGenderAgeEmotionDetection/releases/tag/v2.1

2.0.1

- Updated MATLAB Release Compatibility

2.0.0

- Enhancing detection and tracking using computer vision techniques
- Enhanced emotion detection
- Included version to deploy on Jetson boards

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.