8000 GitHub - qubitoolbox/Face-Detector
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qubitoolbox/Face-Detector

Repository files navigation

#Face Detector

This program consists of detecting faces in an image. It uses openCV to be able to preprocess images and then be fed into a Deep Learning network. This project was tested on Ubuntu version 16 and python 3.5. Data images were downloaded using a scrapper that retrieves Google images based on a searched query. The images then need to be in separate folders, considered as "Classes". In addition we use face_recognition library, which is a pre trained library used in this project, as the total time for training would be drastic and requires large data sets, and fast hardware before reaching a good global minima if training from scratch on such data set.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0