编者注: This file was selected as MATLAB Central Pick of the Week
It is a sample to estimate age, gender and attractiveness from face.
It provide an example of transfer learning of deep learning.
It is CNN-based algorithm. The pre-trained networks are included.
I applied the transfer learning based on the vgg-face with the UTKFace dataset for age and gender with the SCUT-FBP dataset for attractiveness.
Please run demo_test
It also the sample of training code in demo_train.m
vgg-face
https://github.com/rcmalli/keras-vggface
UTKFace
https://susanqq.github.io/UTKFace/
SCUT-FBP
http://www.hcii-lab.net/data/SCUT-FBP/EN/introduce.html
引用格式
Masayuki Tanaka (2025). Age and Gender Estimation from Face (https://www.mathworks.com/matlabcentral/fileexchange/72577-age-and-gender-estimation-from-face), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Semantic Segmentation >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!