MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
The MyCaffe.layers.hdf5 namespace contains all HDF5 related layers. More...
Classes | |
class | HDF5 |
The HDF5 object provides HDF5 dataset support to the HDF5DataLayer. More... | |
class | HDF5DataLayer |
The HDF5DataLayer loads data from files in the HDF5 data format. This layer is initialized with the MyCaffe.param.HDF5DataParameter. More... | |
interface | IHDF5Load |
The HDF5Load interface is used to load weights into objects like a Net. More... | |
class | LayerFactory |
The LayerFactor is responsible for creating all layers implemented in the MyCaffe.layers.ssd namespace. More... | |
The MyCaffe.layers.hdf5 namespace contains all HDF5 related layers.