cbovar / FaceLocalization

Face Localization using ConvNetSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceLocalization

Face detection using ConvNetSharp

WORK IN PROGRESS

Face project

Face detection (face / no face). Download datasets first following this

Photo

Choose a photo and the network will try to draw bounding boxes around faces

Webcam

Display bounding boxes live

The provided network in Photo and Webcam project was trained for ~3 days with Adam optimizer (1e-4f, 0.9f, 0.999f, 1e-16f). Loss ~ 0.06543 Accuracy ~ 97.65%

About

Face Localization using ConvNetSharp


Languages

Language:C# 100.0%