Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 308 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 308 Bytes

CryptoFaceNet

Registers and makes and facial recognition by using Paillier Encryption and a pre-trained InceptionResnet.

This project uses the pre-trained models found here and the paillier implementation in here.