Build a TensorFlow Image Classifier in 5 Min

In this episode we’re going to train our own image classifier to detect Darth Vader images. The code for this repository is here: The Challenge: The challenge for this episode is to create your own Image Classifier that would be a useful tool for scientists. Just post a clone of this repo that includes your retrained Inception Model (label it ). If it’s too big for GitHub, just upload it to DropBox and post the link in your GitHub
Back to Top