Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 347 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 347 Bytes

facenet-face-recognition

This repository contains a an implementation of FaceNet network (https://arxiv.org/pdf/1503.03832.pdf)to determine whether or not a webcam frame contains an individial that's recognized. The repositoiry also has a C# implementation of a desktop application where users use to register their attendance using a webcam.