neopentane / tensorflow-image-classification

CNN for multi-class image recognition in tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow Image Classification

CNN for multi-class image recognition in tensorflow

Notebook converted from Hvass-Labs' tutorial in order to work with custom datasets, flexible image dimensions, 3-channel images, training over epochs, early stopping, and a deeper network.

This example uses Kaggle's cats vs. dogs dataset.

About

CNN for multi-class image recognition in tensorflow


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%