Awesome
Multibox Object Detector
This repository contains a reference pre-trained network for the multibox object detector, complementing the Google publications
Dumitru Erhan, Christian Szegedy, Alexander Toshev, Dragomir Anguelov. Scalable Object Detection using Deep Neural Networks. arXiv:1312.2249.
Christian Szegedy, Scott Reed, Dumitru Erhan, Dragomir Anguelov. Scalable, High-Quality Object Detection. arXiv:1412.1441.
You can view "multibox.ipynb" directly on github, or clone the repository, install dependencies listed in the notebook and play with code locally.
Disclaimer: this is not an official Google product (experimental or otherwise).