Skip to content

mrsaicharan1/face-rec-a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Install dependencies in a virtual environment and run the application

$ virtualenv venv
$ . venv/bin/activate
$ pip3 install -r requirements.txt
$ 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

About

An attendance management system using face recognition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published