We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seetaface2检测速度快于libfacedetection,在同样的运行条件下seetaface2检测时间为十位数毫秒,libfacedetection检测时间为百位数毫秒;
libfacedetection能够检测极小人脸,但存在误检情况,而且对遮挡情况检出率也优于seetaface2
对于侧脸,seetaface2检测出的区域更加合理,因为有了关键点标注
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Weekly-Review
seetaface2检测速度快于libfacedetection,在同样的运行条件下seetaface2检测时间为十位数毫秒,libfacedetection检测时间为百位数毫秒;
libfacedetection能够检测极小人脸,但存在误检情况,而且对遮挡情况检出率也优于seetaface2
对于侧脸,seetaface2检测出的区域更加合理,因为有了关键点标注
Nextly
The text was updated successfully, but these errors were encountered: