book chapterJan 16, 2016Closed access

SSD: Single Shot MultiBox Detector

University of North Carolina at Chapel Hill · University of North Carolina Health Care · +2 more institutions

Abstract

We present a method for detecting objects in images us-ing a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of bounding box priors over different aspect ratios and scales per feature map location. At prediction time, the network generates confidences that each prior corre-sponds to objects of interest and produces adjustments to the prior to better match the object shape. Additionally, the network combines predictions from multiple feature maps with different resolutions to naturally handle objects of var-ious sizes. Our SSD model is simple relative to methods that requires object proposals, such as R-CNN and Multi-Box, because it completely…

No related works found for this paper.

Funding