Releases: sithu31296/EasyFace
Releases · sithu31296/EasyFace
First 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.