Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yasinshafiei/faceid_system

Siamese Neural Networks Face ID
https://github.com/yasinshafiei/faceid_system

artificial-intelligence artificial-neural-networks deep-learning faceid keras keras-tensorflow machine-learning python siamese-network siamese-neural-network tensorflow

Last synced: 1 day ago
JSON representation

Siamese Neural Networks Face ID

Awesome Lists containing this project

README

        

# FaceID_system

In this project I implemented Face ID using Siamese Neural Networks.

Please check my article about this project:

https://medium.com/@YasinShafiei/face-id-system-with-deep-learning-python-using-tensorflow-91ff87ce2d96

---
For this project, I used Siamese Neural Networks. These NNs can find the distance between to things and say whether they are the same of not!

![1_siamese-network (1)](https://github.com/YasinShafiei/FaceID_system/assets/91404054/078f61ac-7a36-4de8-8b9c-67034e00d658)

In this case, the NN can find the distance between 2 images and work as a face ID system.

## Face ID app:
in the folder you can see the source of the face ID application that I created with Kivy.

This is the video link of how this project works:

https://youtu.be/KpcOEH2ITJM