Facerecognizer

👦 A face recognition algorithm which notifies you on facebook in case of an Intruder attack
Alternatives To Facerecognizer
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Trape7,431
9 days ago232Python
People tracker on the Internet: OSINT analysis and research tool by Jose Pino
Adversarial Face Attack338
2 years agogpl-3.0Python
Black-Box Adversarial Attack on Public Face Recognition Systems
Adversarial.js120
a year ago2JavaScript
Break neural networks in your browser 🦹‍♂️
Facerecognizer29
6 years agoPython
:boy: A face recognition algorithm which notifies you on facebook in case of an Intruder attack
Gard Adversarial Speaker Id22
2 years ago1Python
Adversarial attack and defense strategies for deep speaker recognition systems
Deep Co Training For Semi Supervised Image Recognition22
4 years agoPython
Unofficial implementation of the paper 'Deep Co-Training for Semi-Supervised Image Recognition'
Accessorize To A Crime21
4 years agoMATLAB
Code for attacking state-of-the-art face-recognition system from our paper: M. Sharif, S. Bhagavatula, L. Bauer, M. Reiter. "Accessorize to a Crime: Real and Stealthy Attacks on State-of-the-Art Face Recognition." In Proc. CCS, 2016.
Translearn14
4 years ago1mitPython
Code implementation of the paper "With Great Training Comes Great Vulnerability: Practical Attacks against Transfer Learning", at USENIX Security 2018
Attack_face_recognition11
3 years ago1Python
The implementation of AttackAI in Ali Tianchi Security Competition Phase One.
Video Backdoor Attack10
3 years agoapache-2.0Python
Clean-Label Backdoor Attacks on Video Recognition Models, CVPR2020
Alternatives To Facerecognizer
Select To Compare


Alternative Project Comparisons
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
Popular Attack Projects
Popular Recognition Projects
Popular Security Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Face
Recognition
Attack