sid7vasa / Face_Attribute_Estimation-FAE-master

Estimates the attributes of a face image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Attribute Estimation Using Pytorch Transfer Learning

  • You get to choose the Attributes, Model you want to classify/Estimate.
  • Install the requirements from requirements.txt

pip install -r requirements.txt

  • Follow running the notebooks in this order.
    • Data-Processing
    • Face Attribute Estimation training
    • Real-time Inference on Webcam
  • Instructions and explaination is provided in the form of markdown inside the notebooks

About

Estimates the attributes of a face image.


Languages

Language:Jupyter Notebook 100.0%