Skip to content

Facial recognition SAASGo Webapp. Created as a joke project, please don't deploy in real life as that would be highly unethical. A good example of one-shot image classification.

Notifications You must be signed in to change notification settings

ThomasGust/FacialRecognition-WebApp

Repository files navigation

SAASGo-WebApp

This repository contains the code of a Webapp I made for my 7th grade innovations project. We had a problem at school were people would be cutting in line a ton. As somewhat of a joke solution, I made this face detection software with the idea we could text kids parents if they cut in line. Please don't implement this as a real thing at your school as it feels highly unethical. The system works by saving a representation of each new person's face to a datastore (which in my joke project would have been gathered from yearbook photos), and then comparing the similarity of new faces to each in that dataset. A lot of the code for implementing that datastore itself comes from user:susantabiswas. Props to him, his repository can be found at https://github.com/susantabiswas/FaceRecog.

About

Facial recognition SAASGo Webapp. Created as a joke project, please don't deploy in real life as that would be highly unethical. A good example of one-shot image classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published