Skip to content

First release

Pre-release
Pre-release
Compare
Choose a tag to compare
@sithu31296 sithu31296 released this 05 Jun 17:19
· 4 commits to main since this release

This is the easy-to-use face analysis tool for the following tasks:

  • Face and Landmark Detection
  • Face Recognition
  • Facial Expression Recognition
  • Facial Attribute Classification

As of right now, only inference is available right now. Training may be supported later.
All of inference pipeline are written to be compatible with batched images.

ONNX, TensorRT and NCNN inference are in the work.