Samin005 / Lie-Detection-Using-Facial-Landmarks

A program that stores facial landmark data using openCV and dlib which is later used for lie detection in azure machine learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lie-Detection-Using-Facial-Landmarks

This program can store data from 68 facial landmark points using openCV (cv2) and dlib. This data is used for lie detection in azure machine learning model that I created. More info on Using Machine Learning for Lie Detection_ Classification of "Human Visual Morphology.docx".

Azure Model:

https://studio.azureml.net/Home/ViewWorkspaceCached/1ecb009dae8a440eb69c165c4ada43b2?#Workspaces/Experiments/Experiment/1ecb009dae8a440eb69c165c4ada43b2.f-id.3f5815ef311f468181d2677f5311e8d8/ViewExperiment

About

A program that stores facial landmark data using openCV and dlib which is later used for lie detection in azure machine learning.


Languages

Language:Python 100.0%