Tensorflow Single Shot Detector(SSD) is a way to identify multiple objects within an image. Use with the [tensorflow] tag
Originally described in this paper
We present a method for detecting objects in images using a singledeep neural network. Our approach, named SSD, discretizes the output space ofbounding boxes into a set of default boxes over different aspect ratios and scalesper feature map location.