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