SkillAgentSearch skills...

FaceRecognizer

:boy: A face recognition algorithm which notifies you on facebook in case of an Intruder attack

Install / Use

/learn @SnShine/FaceRecognizer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FaceRecognizer

A face recognition algorithm written in Python.

Real-Time detection & prediction of subjects/persons in video recording with built-in camera.

If there is any intruder (known/ unknown subjects) attack, it automatically posts on your Facebook timeline to notify you and your friends/neighbors.

Preview

Screen-shot while detecting & predicting subject(s) in real-time video.

alt tag

Screen-shot of Facebook post regarding intruder attack.

alt tag

Usage of available files

|File Name|Used to| |---------|-------| |build_csv.py|build a csv file with paths to train images with labels.| |detect_save_images.py|detect faces and save cropped images to output folder.| |face_detect_recognition.py|detect & recognize faces in images and display them.| |face_detrec_video.py|detect & recognize intruders in real-time video and notifies on facebook| |face_recognition.py|train eigen_model & recognise faces in pre-cropped images| |resize_rotate_images.py|pre-process images and saves output to output_folder|

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated1y ago
Forks27

Languages

Python

Security Score

60/100

Audited on Jul 12, 2024

No findings