Face Attribute Prediction Save

Face Attribute Prediction on CelebA benchmark with PyTorch Implementation

Project README

face-attribute-prediction

Face Attribute Prediction on CelebA benchmark with PyTorch Implemantation, heavily borrowed from my MobileNetV2 implementation.

Dependencies

  • Anaconda3 (Python 3.6+, with Numpy etc.)
  • PyTorch 0.4+
  • tensorboard, tensorboardX

Dataset

CelebA dataset is a large-scale face dataset with attribute-based annotations. Cropped and aligned face regions are utilized as the training source. For the pre-processed data and specific split, please feel free to contact me: [email protected]

Features

  • Both ResNet and MobileNet as the backbone for scalability
  • Each of the 40 annotated attributes predicted with multi-head networks
  • Achieve ~92% average accuracy, comparative to state-of-the-art
  • Fast convergence (5~10 epochs) through finetuning the ImageNet pre-trained models
Open Source Agenda is not affiliated with "Face Attribute Prediction" Project. README Source: d-li14/face-attribute-prediction
Stars
136
Open Issues
9
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating