Snapchat-like Lenses implementation in Python
Please install python3.8
, dlib
and opencv
(homebrew on mac supports both).
Now, install python libraries:
pip install -r requirements.txt
Download dlib
landmark detection model from here (~100mb), unpack it into data/dlib_face_landmarks.dat
python main.py
Exit with Esc