项目作者: mrsaicharan1

项目描述 :
An attendance management system using face recognition
高级语言: Jupyter Notebook
项目地址: git://github.com/mrsaicharan1/face-rec-a.git
创建时间: 2018-10-24T13:03:46Z
项目社区:https://github.com/mrsaicharan1/face-rec-a

开源协议:Apache License 2.0

下载


FaceAttendance

Face-Attendance

An attendance management system using state-of-the-art face detection and recognition algorithms. This system of attendance tracking helps alleviate major grievances in the present system such as unnecessary time consumption and proxies.

Technologies include:

  • Keras
  • Tensorflow
  • Flask
  • MongoDB

    Table of Contents

Installation

  • Clone the repo
  • Create a virtual environment using virtualenv from PyPI, install all required dependencies from requirements.txt and run the application using Python3.

Clone

  • Clone this repo to your local machine using https://github.com/mrsaicharan1/face-rec-a

Setup

  • If you want more syntax highlighting, format your code like this:

update existing packages

  1. $ sudo apt-get update
  2. $ pip3 install -r requirements.txt

Install dependencies in a virtual environment and run the application

  1. $ virtualenv venv
  2. $ . venv/bin/activate
  3. $ pip3 install -r requirements.txt
  4. $ python3 app.py

Features

  • Going into more detail on code and technologies used
  • I utilized this nifty Markdown Cheatsheet for this sample README.

Contributing

To get started…

Step 1

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


Team

Or Contributors/People

Divija Palleti Saicharan Reddy Sid
Divija Palleti Saicharan Reddy Siddharth Simharaju

Support

Reach out to me at one of the following places!


License

License