Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 429 Bytes

Simpsons Character Recognition

A pet project that classifies characters from The Simpsons using a fine tuned CNN (VGG16) in Keras. It is based on the first couple of lessons from the amazing deep learning course from fast.i

Usage

  1. Run simpsons-redux.ipynb
  2. Run simpsons-image-recognition.ipynb

Requirements

  • Python 2.7
  • Keras
  • Theano or Tensorflow
  • Jupyter

ScreenShot