GehenHe / Face-Verifiction-on-Camera

A Simple Face Verification System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Verifiction Camera Demo

This folder include a simple demo for face verifition on live camera

Description

Use python camera.py to run this demo. The ID pictures is saved in ./data folder. And in ./model folder , you should put your pretrain model in ./model/caffe , the pretrained model is aviliable now.

Once the demo is running , press 'v' for 'Verifition' , press 'q' for 'quit' , and then it will show whether the face in camera share the same ID in gallary.

Requirement

In this project , Dlib and Caffe are required .

About

A Simple Face Verification System


Languages

Language:C++ 78.2%Language:Python 9.6%Language:Cuda 5.5%Language:CMake 2.8%Language:Protocol Buffer 1.6%Language:MATLAB 0.9%Language:Makefile 0.7%Language:Shell 0.4%Language:CSS 0.2%Language:HTML 0.1%Language:M 0.0%