DefTruth / lite.ai.toolkit

🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN. Contains YOLOv5, YOLOv6, YOLOX, YOLOv8, FaceDet, HeadSeg, HeadPose, Matting etc. Engine: ONNXRuntime, MNN.
https://github.com/DefTruth/lite.ai.toolkit
GNU General Public License v3.0
3.53k stars 672 forks source link

No code for face alignment after face detection. #374

Closed lprfacial247 closed 3 months ago

lprfacial247 commented 1 year ago

The most important thing in face recognition is to align face images after detected faces from the image. So it can correctly get the embedding code for the detected face and handle the matching function correctly. But, there is no code for face alignment in this repo. So, it can not use face recognition code of that repo.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.