keefmoon / FaceEntry

A simple app that uses Machine Learning for Facial Recognition to unlock your front door.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceEntry

A simple app that uses Machine Learning for Facial Recognition to unlock your front door.

Note for those that attended my talk "Machine Learning for iOS developers"

Here is a Gist of the Python script I used to train a TensorFlow neural network to recognise MNIST data and export for use with the iOS 10 Metal APIs:

https://gist.github.com/keefmoon/a2c4b60c30af89c9b9a813e96f14116d

About

A simple app that uses Machine Learning for Facial Recognition to unlock your front door.

License:MIT License


Languages

Language:Swift 99.3%Language:Objective-C 0.4%Language:Ruby 0.3%