Facial recognition system
안면 인식 시스템(facial recognition system)은 디지털 이미지를 통해 각 사람을 자동으로 식별하는 컴퓨터 지원 응용 프로그램을 말한다. 이는 살아 있는 이미지에 나타나는 선택된 얼굴 특징과 안면 데이터베이스를 서로 비교함으로써 이루어진다.
이는 일반적으로 보안 시스템으로 사용되며 지문이나 동공 인식 시스템과 같은 다른 생체 인식(biometrics)과 비교될 수 있다.
Libraries
Documentation
- Deep Face Recognition - A Survey
- https://arxiv.org/abs/1804.06655
-
1804.06655.pdf
Deep learning based
- DeepFace: Closing the Gap to Human-Level Performance in Face Verification
- Github - ildoonet/deepface 위의 DeepFace와 이름만 동일한 다른 구현체인듯...
- Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow