https://github.com/priyansusahoo/attendanceprojectv2
Face Recognition | Python | CSV
https://github.com/priyansusahoo/attendanceprojectv2
attendance-system csv-files dataset face-detection face-recognition library python python3
Last synced: 2 months ago
JSON representation
Face Recognition | Python | CSV
- Host: GitHub
- URL: https://github.com/priyansusahoo/attendanceprojectv2
- Owner: Priyansusahoo
- Created: 2022-09-15T09:23:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T08:16:09.000Z (over 2 years ago)
- Last Synced: 2025-01-08T06:46:16.842Z (4 months ago)
- Topics: attendance-system, csv-files, dataset, face-detection, face-recognition, library, python, python3
- Language: Python
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [DEMO-VIDEO](https://www.youtube.com/watch?v=NRYoKOSyOjQ&ab_channel=PriyansuSahoo)
## Attendance System Project Using Face Recognition
### In this project we are going to mark attendance using face recognition and the store the data like date and time in Attendance.csvRequirements:
* language:
Python 3
* library Used:
dlib Library,
cv2,
numpy,
face_recognition,
os,
datetime.
* few sample pictures of people to be used during face recognition.