All Projects → Spidy20 → Attendace_management_system

Spidy20 / Attendace_management_system

Licence: mit
In this system we can fill attendance by face recognition

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Attendace management system

Opencv Face Filters
Snapchat-like Face Filters in OpenCV
Stars: ✭ 51 (-62.22%)
Mutual labels:  opencv, face-recognition
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-44.44%)
Mutual labels:  gui, tkinter
Ttkwidgets
A collection of widgets for Tkinter's ttk extensions by various authors
Stars: ✭ 57 (-57.78%)
Mutual labels:  gui, tkinter
Arf Converter
Bulk ARF file converter
Stars: ✭ 10 (-92.59%)
Mutual labels:  gui, tkinter
Whatsappbot
Send messages to any person in any time how much you want.
Stars: ✭ 104 (-22.96%)
Mutual labels:  gui, tkinter
Facerecog
Face Recognition using Neural Networks implemented using Keras
Stars: ✭ 39 (-71.11%)
Mutual labels:  opencv, face-recognition
Low Face Mode
Dim and brighten the screen based on whether or not you are present! OpenCV detects face with webcam and dims screen if not present.
Stars: ✭ 75 (-44.44%)
Mutual labels:  opencv, face-recognition
Opencv
OpenCV projects: Face Recognition, Machine Learning, Colormaps, Local Binary Patterns, Examples...
Stars: ✭ 624 (+362.22%)
Mutual labels:  opencv, face-recognition
Python Examples
Python examples from my answers on Stackoverflow and other short scripts.
Stars: ✭ 101 (-25.19%)
Mutual labels:  gui, tkinter
Pytkgen
Create Tkinter GUIs from JSON definition files.
Stars: ✭ 100 (-25.93%)
Mutual labels:  gui, tkinter
Facerec Lock
Face recognition to control servo lock using Raspberry Pi and OpenCV
Stars: ✭ 7 (-94.81%)
Mutual labels:  opencv, face-recognition
Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (-6.67%)
Mutual labels:  opencv, face-recognition
Human Detection And Tracking
Human-detection-and-Tracking
Stars: ✭ 753 (+457.78%)
Mutual labels:  opencv, face-recognition
Smart Surveillance System Using Raspberry Pi
This is my Third Year Project for face recognition using OpenCV
Stars: ✭ 41 (-69.63%)
Mutual labels:  opencv, face-recognition
Openlabeling
Label images and video for Computer Vision applications
Stars: ✭ 706 (+422.96%)
Mutual labels:  opencv, gui
Boss Detector
Change monitor screen when your boss is coming towards you!
Stars: ✭ 63 (-53.33%)
Mutual labels:  opencv, face-recognition
Appjar
Simple Tkinter GUIs in Python
Stars: ✭ 565 (+318.52%)
Mutual labels:  gui, tkinter
Cvui
A (very) simple UI lib built on top of OpenCV drawing primitives
Stars: ✭ 619 (+358.52%)
Mutual labels:  opencv, gui
Nordpy
A gui application to connect automatically to the recommended NordVPN server
Stars: ✭ 95 (-29.63%)
Mutual labels:  gui, tkinter
Awesome Face Detection
Compare with various detectors - s3fd, dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
Stars: ✭ 106 (-21.48%)
Mutual labels:  opencv, face-recognition

Attendance Management system using Face👦🏻👧 Recognition

forthebadge made-with-python
Python 3.6

Follow us on Instagram for Machine Learning Guidelines & Path

Buy Python & ML projects for students at lower rate

Sourcerer

Code Requirements

  • Opencv(pip install opencv-python)
  • Tkinter(Available in python)
  • PIL (pip install Pillow)
  • Pandas(pip install pandas)

What steps you have to follow??

  • Download my Repository
  • Create a TrainingImage folder in a project.
  • Open a AMS_Run.py and change the all paths with your system path
  • Run AMS_Run.py.

Project Structure

  • After run you need to give your face data to system so enter your ID and name in box than click on Take Images button.
  • It will collect 200 images of your faces, it save a images in TrainingImage folder
  • After that we need to train a model(for train a model click on Train Image button.
  • It will take 5-10 minutes for training(for 10 person data).
  • After training click on Automatic Attendance ,it can fill attendace by your face using our trained model (model will save in TrainingImageLabel )
  • it will create .csv file of attendance according to time & subject.
  • You can store data in database (install wampserver),change the DB name according to your in AMS_Run.py.
  • Manually Fill Attendace Button in UI is for fill a manually attendance (without facce recognition),it's also create a .csv and store in a database.

Screenshots

Basic UI

When it's Recognise me

When it's fill a attendace

Manually attendance filling UI

How it works? See:)

Video demo

Youtube

Notes

  • It will require high processing power(I have 8 GB RAM & 2 GB GC)
  • If you think it will recognise person just like humans,than leave it ,its not possible.
  • Noisy image can reduce your accuracy so quality of images matter.

Just follow☝️ me and Star⭐ my repository

Read our Machine learning & Data science related blogs:- Here

Buy more projects at very low price:- STORE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].