Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 634 Bytes

File metadata and controls

17 lines (12 loc) · 634 Bytes

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