Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 473 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 473 Bytes

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.