Class SsdBlockFactory
java.lang.Object
ai.djl.basicmodelzoo.cv.object_detection.ssd.SsdBlockFactory
- All Implemented Interfaces:
ai.djl.nn.BlockFactory,Serializable
A
BlockFactory class that creates SingleShotDetection block.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SsdBlockFactory
public SsdBlockFactory()
-
-
Method Details
-
newBlock
- Specified by:
newBlockin interfaceai.djl.nn.BlockFactory
-