/lens

Snapchat-like Lenses implementation in Python

Primary LanguagePython

lens

Snapchat-like Lenses implementation in Python

Installation

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

Start

python main.py

Exit with Esc