Package ai.djl.basicmodelzoo.cv.object_detection.ssd
package ai.djl.basicmodelzoo.cv.object_detection.ssd
Contains classes for the
Application.CV.OBJECT_DETECTION models in the BasicModelZoo.-
ClassesClassDescription
SingleShotDetectionis an implementation ofBlockthat implements a Single Shot Detection (SSD) model for object detection.The Builder to construct aSingleShotDetection.ABlockFactoryclass that createsSingleShotDetectionblock.