pcb9382 / FaceAlgorithm

face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Aligner),人脸识别(Arcface),口罩检测(MaskRecognitiion),年龄性别检测(Gender_age),静默活体检测(Silent_Face_Anti_Spoofing),FaceAlignment(106keypoints)
MIT License
295 stars 65 forks source link

有相关android ios测试demo吗 #1

Open jaccen opened 1 year ago

pcb9382 commented 1 year ago

抱歉,目前还没有这样的demo, 你那边可以将onnx模型可以转ncnn试一试,或者直接使用onnxruntime试一试