Currently works with Tensorflow 1.7 TensorBox is a project for training neural networks to detect objects in images. Training requires a json file (e.g. here) containing a list of images and the bounding boxes in each image. The basic model implements the simple and robust GoogLeNet-OverFeat algorithm with attention. OverFeat Installation & Training First, install TensorFlow from source or pip (NB