Generalizing MLPs with dropouts, batch normalization, and skip connections
A simple age-gender classification model using Arcface embeddings and MLPs
By Taewoon Kim
I trained a simple age-gender classification model using ArcFace embeddings and MLPs.
Check out the paper https://arxiv.org/abs/2108.08186
and the
code https://github.com/tae898/age-gender/
[Read More]