/face_power

Face_lib separate from AI_Power

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Intro

Separate from AI_power, consists methods/onnx-models for face related missions.

Examples can be found in examples.

Models can be found in huggingface.


Eye Detect

Face 3D

Face Attribution

  • based on mmclassification, already convert to onnx.
  • supply pretrained model trained by private dataset, mind the face should be aligned first.

Face Alignment

  • ffhq align method
  • face alignment from 1adrianb
  • conform multi similarity align methods

Face Detect

Face Embedding

Face Landmark

Face Parsing

Face Restore

Face Swap

Head Pose

Mouth Open Detect

  • Mouth Open/Close Detect, private model

Related Repo