shobhit9618 / celeb_recognition

Model to recognize celebrities using a face matching algorithm.
MIT License
5 stars 1 forks source link
annoy celeb-model celeb-prediction celeb-recognition celebrity-recognition deep-learning face-detection face-matching machine-learning vggface

Celebrity Recognition PyPI version Documentation Status Anaconda-Server Badge

Model to recognize celebrities using a face matching algorithm.

Refer this for detailed documentation.

You can also read my article on medium here.

Basic working of the algorithm includes the following:

Installing dependencies

PyPI package

Installation

Using pip pakcage

Create your own celeb model

Model predictions in jupyter

Model predictions in python

Sample image output

Image

Binder

You can run a binder application by clicking the following link:

Binder

You can also launch a voila binder application (which only has widgets for image upload and celeb prediction) by clicking here.

Google Colab

To open and run celeb_recognition.ipynb file in google colab, click the following link:

Open In Colab