Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yasinshafiei/faceid_system
- Owner: YasinShafiei
- Created: 2022-10-05T07:40:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T10:30:26.000Z (over 1 year ago)
- Last Synced: 2024-11-11T15:41:13.509Z (2 months ago)
- Topics: artificial-intelligence, artificial-neural-networks, deep-learning, faceid, keras, keras-tensorflow, machine-learning, python, siamese-network, siamese-neural-network, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 177 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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