kylemcdonald / SmileCNN

Smile detection with a deep convolutional neural net, with Keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmileCNN

Smile Detection with a Deep Convolutional Neural Net using Keras.

This example is based on the mnist_cnn.py example, running at 32x32 instead of 28x28.

To compile the ZMQVideoInput app, openFrameworks is required.

If you want to run the realtime capture with OpenCV and you're using OS X, I recommend using Python via Anaconda and installing OpenCV with:

conda install -c https://conda.anaconda.org/menpo opencv3

About

Smile detection with a deep convolutional neural net, with Keras.

License:Other


Languages

Language:Jupyter Notebook 96.9%Language:C++ 1.6%Language:Python 1.5%Language:Makefile 0.0%