The Wayback Machine - http://web.archive.org/web/20221205211733/https://github.com/kylemcdonald/smilecnn
Skip to content

kylemcdonald/SmileCNN

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published