normandipalo / faceID_beta

An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faceID_beta

An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.

You can read more about my implementation details at this link.

The .py file is created automatically from the notebook file, so you could find a strange ordering of code and functions. I highly suggest to use the notebook version.

About

An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.


Languages

Language:Jupyter Notebook 95.5%Language:Python 4.5%