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

FaceQuality onnx #409

Closed MyraBaba closed 1 month ago

MyraBaba commented 2 months ago

Hi,

I converted succesfully torch model to onnx for faceQuality from https://github.com/deepcam-cn/FaceQuality

adding a new model looks little bit complex to me. Can you add these models to your lite.ai.toolkit ?

face deetctor sometime detect faces very strange angle and behind the obstacles..

this model has good output for quality asssesments.

if you have any other idea wellcome. best