public class SsdModelLoader
extends ai.djl.modality.cv.zoo.ObjectDetectionModelLoader
| Constructor and Description |
|---|
SsdModelLoader(ai.djl.repository.Repository repository)
Creates the Model loader from the given repository.
|
| Modifier and Type | Method and Description |
|---|---|
protected ai.djl.Model |
createModel(java.lang.String name,
ai.djl.Device device,
ai.djl.repository.Artifact artifact,
java.util.Map<java.lang.String,java.lang.Object> arguments,
java.lang.String engine) |
loadModel, loadModel, loadModel