Skip to content

GLAM-Workbench/image-recognition

Repository files navigation

DOI

Image Recognition with Tensorflow

Jupyter notebooks experimenting with image recognition using Tensorflow.

Run the notebooks in this repository live on MyBinder — just click the button (it might take a little while to load).

Binder

Notebooks include:

  • Basic image recognition with Tribune photos — Trying Inception-v3's pre-trained model on some Tribune photos.
  • Tensorflow for poets — Notebook to accompany the Tensorflow for poets tutorial
  • Training a classification model for the Tribune — Use the 'Tensorflow for poets' example to create our own model