# multibox **Repository Path**: kongmo/multibox ## Basic Information - **Project Name**: multibox - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-15 - **Last Updated**: 2024-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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).