https://github.com/kylepls/facial-recognition-cnn
A CNN used to fetch a person's identity based on their face.
https://github.com/kylepls/facial-recognition-cnn
celeba-dataset convolutional-neural-networks deep-learning image-classification image-processing keras neural-network siamese-neural-network
Last synced: about 1 month ago
JSON representation
A CNN used to fetch a person's identity based on their face.
- Host: GitHub
- URL: https://github.com/kylepls/facial-recognition-cnn
- Owner: kylepls
- Created: 2020-05-05T06:12:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T04:12:22.000Z (over 5 years ago)
- Last Synced: 2026-02-27T04:23:18.763Z (4 months ago)
- Topics: celeba-dataset, convolutional-neural-networks, deep-learning, image-classification, image-processing, keras, neural-network, siamese-neural-network
- Language: Jupyter Notebook
- Homepage:
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facial Recognition
Please open [classifier.ipynb](/classifier.ipynb).
---
For some reason GitHub doesn't allow readme.ipynb files to be rendered properly.
https://github.com/isaacs/github/issues/1425