GithubHelp home page GithubHelp logo

zhchxxx / facenet-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 1024210879/facenet-demo

0.0 0.0 0.0 2.23 MB

更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。

License: MIT License

Batchfile 0.14% Python 93.39% MATLAB 6.48%

facenet-demo's Introduction

facenet-demo

数据准备:

①lfw数据集(lfw),bdyun下载:

链接:https://pan.baidu.com/s/1b9gLUEK8NqEiKGzkv0z26Q

提取码:2mhn

存放于 facenet/data

image

②facenet预训练权重(20170512-110547.pb),bdyun下载:

链接:https://pan.baidu.com/s/1iJjb_45czF5v_cE4uSl24g

提取码:iqhm

存放于 facenet/weight

image

③facenet预训练pkl文件(classifier.pkl)bdyun下载:

链接:https://pan.baidu.com/s/1TiiRBWxX8a0Kc5ciahmRxg

提取码:oos2

存放于 facenet/weight

image

运行环境

win10,python3.6.3

运行 bat_init_env.bat 下载依赖库

demo使用

运行 bat_align_dataset_mtcnn.bat 人脸对齐 生成 data/lfw_160

运行 bat_detect_face_images.bat 静态图人脸检测、人脸关键点检测

运行 bat_detect_face_camera.bat 摄像头人脸检测、人脸关键点检测

运行 bat_compare.bat 人脸对比

运行 bat_cluster.bat 人脸聚类

运行 bat_predict.bat 在人脸库查找某个人脸

运行 bat_train_tripletloss.bat 训练网络

facenet-demo's People

Contributors

1024210879 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.