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

请问有yolov7face openvino c++推理代码吗 #8

Open Dandelion111 opened 7 months ago

pcb9382 commented 7 months ago

根据我的之前写openvino的经验,不难的,自己把onnx转下,写个demo应该很简单的

Dandelion111 commented 7 months ago

根据我的之前写openvino的经验,不难的,自己把onnx转下,写个demo应该很简单的

好的,谢谢大佬

3172134510 commented 7 months ago

根据我的之前写openvino的经验,不难的,自己把onnx转下,写个demo应该很简单的

好的,谢谢大佬

改出来了吗,我也想要一份

Dandelion111 commented 2 months ago

根据我的之前写openvino的经验,不难的,自己把onnx转下,写个demo应该很简单的

好的,谢谢大佬

改出来了吗,我也想要一份

改了,简单