shrinba / SignDetect-Face

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignDetect-Face

Please download the data from here (kaggle)

Models Used: Mobilenet(First 82 layers) + Global Pooling + Dense (10)

Please download the 68-point boundary detector model from here (dlib)

Due to the huge size of the retrained mobilenet model, it couldn't be uploaded onto the github. Please follow the code for retraining the model.

Rest of the write up will be available soon.

About


Languages

Language:Jupyter Notebook 90.8%Language:Python 9.2%