https://github.com/arush04/face_recognition
Face recognition script with web application interface. The code checks for faces in an image and displays the name of the people whose faces it was able to detect and store their names in a csv file in the root directory of the code.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.5%) to scientific vocabulary
Repository
Face recognition script with web application interface. The code checks for faces in an image and displays the name of the people whose faces it was able to detect and store their names in a csv file in the root directory of the code.
Basic Info
- Host: GitHub
- Owner: Arush04
- Language: Python
- Default Branch: main
- Size: 5.86 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
FACE RECOGNITION
Table of Contents
Overview
This Facial Recognition Attendance System is designed to automate attendance tracking by using advanced computer vision techniques. The system captures and processes real-time images to identify individuals based on their facial features. It accurately recognizes registered users and marks their attendance without the need for manual input, making the process efficient, contactless, and error-free. Ideal for classrooms, offices, and events, this system helps streamline attendance management while ensuring security and convenience.
Project Structure
sh
└── Face_Recognition/
├── README.md
└── webapp.py
Getting Started
Clone the FaceRecognition repository: ```sh ❯ git clone https://github.com/Arush04/FaceRecognition ```
Navigate to the project directory:
sh ❯ cd Face_RecognitionInstall the dependencies:
sh ❯ pip install -r requirements.txtRun the application using:
sh ❯ python webapp.py
Owner
- Name: Arush Sharma
- Login: Arush04
- Kind: user
- Repositories: 1
- Profile: https://github.com/Arush04
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3