Skip to content

Face recognition-based entry system for semi-public area, enabling automated surveillance from CCTV feeds.

Manoj632004/Face-Recognition-Surveillance-for-Semi-Public-Spaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Face-Recognition-Surveillance-for-Semi-Public-Spaces

Setup Instructions

1. Download Required Models

2. Install Python Dependencies

pip install -r requirements.txt

3. Run the python file

python retina.py
image

Test Cases

1. Multiple face detection: detects multiple faces in a single frame without trouble but also mistakenly detects non-facial objects in long-distance and blurred scenarios

image

2. Face detection in darker lighting: The system can detect multiple faces successfully under low-light conditions.

image

3. Partially Occluded Face: Face detection is performed successfully even in scenarios involving partially occluded or half-visible faces

image

About

Face recognition-based entry system for semi-public area, enabling automated surveillance from CCTV feeds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages