/Snapchat-Filter-Using-Facial-Keypoints

This repository is created as an experiment to add filters over images Using CNN and openCV

Primary LanguagePython

Snapchat-Filter-Using-Facial-Keypoints

This Repository contains my project to apply snapchat filters to a camera feed. Not the best filters in the world - Just an Experiment

The model is trained using code in this repository.

Dataset on which the model is trained is avilable at kaggle over here

Dependencies

  1. OpenCV
  2. Matplotlib
  3. Numpy
  4. Keras
  5. Tensorflow

Usage

Run camera.py to see the results