Jeskoo

Results 5 issues of Jeskoo

I don't know how to detect the video through the camera after train my model,someone help me,thank you.

i want use sphereface2 in my face recognition project, could you please provide face recognition api or a tutorial of how to apply sphereface2 in project? thank you.

FaceDetModelHandler.py的55行已经推理出了5个关键点,为什么还要再用人脸对齐模型再检测一遍关键点,然后只用其中的5个点去crop人脸,不能用检测模型得到的5个点直接进行crop吗?

i got error ‘class cv::String’ has no member named ‘erase’ when i build this project in codeblocks, how can i address it?

I have fine-tuned a LayoutLMv3 model and now I want to utilize it for layout analysis and information extraction on a single image. I have successfully trained this model, but...