daspacebar / Face_Detect_Model

Face detection model using OpenCV's already trained source in order research on various Ai techniques used by SNAPCHAT to have their distinguished filters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face_Detect_Model

What it is all about?

Face detection model using opencv, Deep learning or other AI related frameworks are widely in use by the big tech companies like Snapchat and Tesla. Here's an of my own face detection model, where I have fetched the already trained data from OpenCV and implemented in order for my program to detect one or more than one faces when they confront the webcam/phonecam.

Working Model:

model

About

Face detection model using OpenCV's already trained source in order research on various Ai techniques used by SNAPCHAT to have their distinguished filters.


Languages

Language:Python 100.0%