TensorFlow.js: Using a Keras model in the browser

Description

This file is based on https://github.com/tensorflow/tfjs-examples/tree/master/mobilenet.

Status

Model Output: {'shirt': 0, 'bag': 1, 'dress': 2, 'coat': 3, 'shoe': 4}