/pyFaceTool

Primary LanguagePython

pyFaceTool

This is a tool for face detection & alignment & recognition (just for inference)

Requirements

  • pyTorch
  • opencv

Model

The trained model can be download from Baidu Driver. You should download the models and put them in a folder name "model".

Example

Run python demo.py and you would see the results.