Code Monkey home page Code Monkey logo

vatshayan / face-recognition-attendance-system-project Goto Github PK

View Code? Open in Web Editor NEW
77.0 3.0 20.0 23 KB

Final Year Btech Face recognition Attendance System Project with code and Documents. Video Implementation with explanation too. Base IEEE paper Implementation

Home Page: https://www.finalproject.in/

Python 100.00%
attendance attendance-management-system attendance-system automatic automatic-machine-learning btech btech-project btechfinalyear btechproject btechprojects

face-recognition-attendance-system-project's Introduction

Face-recognition-Attendance-System-Project

Final Year Face recognition Attendance System Project

Youtube Implementation Video : https://youtu.be/tLhFaAurhGw

FACE DETECTION

Abstract

The management of the attendance can be a great burden on the teachers if it is done by hand. To resolve this problem, smart and auto attendance management system is being utilized. By utilizing this framework, the problem of proxies and students being marked present even though they are not physically present can easily be solved. This system marks the attendance using live video stream. The frames are extracted from video using OpenCV. The main implementation steps used in this type of system are face detection and recognizing the detected face, for which dlib is used. After these, the connection of recognized faces ought to be conceivable by comparing with the database containing student's faces. This model will be a successful technique to manage the attendance of students.

Live Webcam based Face Attendance System Project through python programming

Details :

Smart Attendance Management System is an application developed for daily student attendance in colleges or. schools. This project attempts to record attendance through face detection.

This System uses facial recognition technology to record the attendance through a high resolution digital camera/webcam that detects and recognizes faces and compare the recognize faces with students/known faces images stored in faces database(CSV).

Reference Base Research Paper : https://ieeexplore.ieee.org/document/9215441

Need Code, Documents & Explanation ?

How to Reach me :

WhatsApp: +91 9310631437 (Helping 24*7) LINK

1000 Computer Science Projects : https://www.computer-science-project.in/

Youtube Implementation Video : https://youtu.be/tLhFaAurhGw

IMP : If you are getting error/problems/queires then Reach me will help you

face-recognition-attendance-system-project's People

Contributors

vatshayan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

face-recognition-attendance-system-project's Issues

wrong library name

The imported library imported is
import face_recognitions
whereas it should be
import face_recognition

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.