MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
The MyCaffe.model namespace contains all classes used to programically create new model scripts. More...
Classes | |
class | ModelBuilder |
The ModelBuilder is an abstract class that is overridden by a base class used to programically build new models. More... | |
class | MultiBoxHeadInfo |
The MultiBoxHeadInfo contains information used to build the multi-box head of layers. More... | |
class | ResNetModelBuilder |
The ResNetModelBuilder adds the extra layers to a 'base' model for the ResNet model. More... | |
class | ResNetOctConvModelBuilder |
The ResNetOctConvModelBuilder is used to build Octave Convolution based RESNET models. More... | |
class | SsdPascalModelBuilder |
The SsdPascalModelBuilder adds the extra layers to a 'base' model for the Pascal model used with SSD. More... | |
The MyCaffe.model namespace contains all classes used to programically create new model scripts.