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

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.

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