Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VIPLFaceNet: An Open Source Deep Face Recognition SDK

About

Robust face representation is imperative to highly accurate face recognition. In this work, we propose an open source face recognition method with deep representation named as VIPLFaceNet, which is a 10-layer deep convolutional neural network with 7 convolutional layers and 3 fully-connected layers. Compared with the well-known AlexNet, our VIPLFaceNet takes only 20% training time and 60% testing time, but achieves 40\% drop in error rate on the real-world face recognition benchmark LFW. Our VIPLFaceNet achieves 98.60% mean accuracy on LFW using one single network. An open-source C++ SDK based on VIPLFaceNet is released under BSD license. The SDK takes about 150ms to process one face image in a single thread on an i7 desktop CPU. VIPLFaceNet provides a state-of-the-art start point for both academic and industrial face recognition applications.

Xin Liu, Meina Kan, Wanglong Wu, Shiguang Shan, Xilin Chen• 2016

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW (Labeled Faces in the Wild) unrestricted-labeled-outside-data protocol 14
Accuracy98.6
47
Face RecognitionCASIA NIR-VIS Standard Protocol 2.0 (test)
FAR (0.1%)58.8
23
Showing 2 of 2 rows

Other info

Follow for update