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

https://github.com/ducthienbui97/celebrity-faces-classifier

Classifier can detect 88 celebrities with accuracy of 50%
https://github.com/ducthienbui97/celebrity-faces-classifier

classification classifier cntk convolutional-neural-networks deep-learning deep-neural-networks jupyter-notebook keras python python3

Last synced: 22 days ago
JSON representation

Classifier can detect 88 celebrities with accuracy of 50%

Awesome Lists containing this project

README

        

# Celebrity Faces Classifier

I use keras with CNTK back end to train a model class 88 celebrities with the data from [Microsoft](https://www.microsoft.com/en-us/research/project/msra-cfw-data-set-of-celebrity-faces-on-the-web/)

Due to a limited computing resources, my model's accuracy is very low ~ 40% - 50%.