DrAtomic / no-face

makes faces disappear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

this program finds a faces using dlib and creates an ellipse mask with a flesh tone over the persons face. its not very good as is. theres a few things that need to get done.

get the code

git clone https://github.com/DrAtomic/no-face.git
cd no-face
pip install -r requirements.txt

run the code

python src/detect_face.py

example

no-face

note

i intentionally pushed the landmarks data because i thought it was hard to find. when you google "dlib landmarks data set" you get a bunch of tutorials and none of them have the data set either.

About

makes faces disappear


Languages

Language:Python 100.0%