Git Product home page Git Product logo

face_detection_recognition's Introduction

Face_Detection_Recognition

老铁要是觉得可以,麻烦给个“Star”哦

说明

人脸检测和人脸识别的方法很多,项目《Face_Detection_Recognition》使用的是MTCNN人脸检测,FaceNet人脸识别
模型下载地址:百度网盘下载地址:链接: https://pan.baidu.com/s/1hAK9ylURkbeH52BtSSGWsw 提取码: jf1n 
opencv-python的imread()函数并不支持中文路径,这里在提供一个函数read_image_gbk()方便读取中文路径的图像。

文件说明

create_dataset.py:用于生产人脸数据库
predict.py:人脸预测文件
batch_test.py:批量测试文件
evaluation_test.py:评价文件,用于绘制模型ROC曲线,测试文件只使用了agedb_30.bin人脸数据库

参考资料

博客地址:《利用MTCNN和facenet实现人脸检测和人脸识别》https://panjinquan.blog.csdn.net/article/details/84896733
FaceNet的人脸识别效果并不算法好,目前测试使用InsightFace模型,在开数据集可以达到99.6%,在自建的数据集可以达到93%的准确率,比虹软的人脸识别率还高一点
关于InsightFace模型的项目,我还在整理,网友慢慢期待哈,不急!

face_detection_recognition's People

Contributors

panjinquan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.