hqqasw / pyFaceTool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 100.0%