Daniel Otulagun edef9c8d51 add .py file for webcam detection
The corresponding image for webcam detection added.
2020-01-31 14:39:23 +01:00
2020-01-15 17:34:57 +01:00
2020-01-15 17:34:57 +01:00
2020-01-15 18:00:21 +01:00
2020-01-15 17:34:57 +01:00
2020-01-15 17:34:57 +01:00
2020-01-15 17:34:57 +01:00

Facial-landmark-detection

Face Detection

This detects faces and facial landmarks on an image, the image can be access via a url or in local directory.

This project uses Python 3.7 and openCV 4.1.2

The model used for landmark detection can be got from: https://github.com/kurnianggoro/GSOC2017/raw/master/data/lbfmodel.yaml

Also the model used for face detection can be found here: https://raw.githubusercontent.com/opencv/opencv/master/data/haarcascades/haarcascade_frontalface_alt2.xml

Improvement would be made to capture from video and webcam.

Result Samples

Face Detection

Landmark Detection

Face Landmark Detection - 3

Landmark Detection

Landmark Detection

Landmark Detection

Credits

https://github.com/albertofernandezvillan
https://github.com/kurnianggoro/GSOC2017
https://github.com/sacchitchadha
https://github.com/tensorflowlagos

S
Descrição
Descrição não fornecida
Readme 40 MiB
Linguagens
Jupyter Notebook 99.9%