关于人脸检测系统

about face detection system

一些人脸检测系统。以下是我所知道的一些东西:opencv、dlib、stasm。那么,还有没有其他开源的人脸检测系统呢?

OpenCV 很受欢迎。但也许你可以试试 CCV (https://github.com/liuliu/ccv).

如果你想训练一个机器学习算法来检测图像或视频中的人脸,你可以查看 YOLO https://github.com/pjreddie/darknet

还不错的是 希达 https://github.com/seetaface/SeetaFaceEngine 皮科 https://github.com/nenadmarkus/pico