GithubHelp home page GithubHelp logo

caluoy / face_recognition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhengquantao/face_recognition

0.0 0.0 0.0 106.77 MB

face_recognition

JavaScript 72.27% Python 9.04% CSS 5.55% HTML 13.14%

face_recognition's Introduction

face_recognition

基于python+django+dlib实现的人脸打卡系统

开始之前

windows用户需要安装 VS2017 其他VS版本也行

linux用户需要安装c++编译器(网上很多方法自己搜)

起源

这个是我的毕业设计~~~

安装

# code install 
git clone https://github.com/zhengquantao/face_recognition  # (如果你没有git,也可以直接下载这个文件)
cd face_recognition                                         # 进入这个文件
pip install -r requirement.txt                              # 安装依赖
python manage.py runserver 127.0.0.1:8000                   # 执行

安装问题

windows用户 如果你有安装dlib失败,可能是以下原因

1.没有安装 vs 或者其他的包

2.没有将 cmake 加入到系统环境中

注意

登录账号 密码

  1. 2016032528 123456 (管理员)
  2. 2016032529 123456 (职工)
  3. 2016032531 123456 (职工)
  4. 2016032518 123456 (职工)

效果图

  • success

  • fail

  • home

  • login

contact me

如果你有问题可以联系下面的email

Gmail: [email protected] Qmail: [email protected]

face_recognition's People

Contributors

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