siddhantchawla / LensFinder

Machine Learning and OpenCV based application that automatically detects faces and applies filters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SelfieFilter

This deep learning application in python can put various sunglasses on a detected face by finding the Facial Keypoints (15 unique points). These keypoints mark important areas of the face - the eyes, corners of the mouth, the nose, etc.

This dataset from Kaggle to train a decent CNN model to predict the facial keypoints given a face and used the keypoints to place the desired filters on the detected face.

About

Machine Learning and OpenCV based application that automatically detects faces and applies filters.


Languages

Language:Python 100.0%