Regress Face Attributes with MobileNetV2.
- Estimate Gender, Age, Euler angles, Beauty, Expression, Face shape, Face type and Glasses with a single image.
- Lightweight: Params size (MB): 2.14, FLOPs size (GB): 0.32, Total Size (MB): 9.18.
CASIA WebFace DataSet, 479,653 faces.
Pitch:
Yaw:
Roll:
- Python 3.6.8
- PyTorch 1.3.0
$ python train.py
To visualize the training process:
$ tensorboard --logdir=runs