SiaNet.Model Namespace

Classes


  Class Description
Public class ConfigModule
Network configuration module.
Public class DataFrame
Dataset loader with utilities to split and shuffle
Public class ImageDataGenerator
Generate batches of tensor image data with real-time data augmentation. The data will be looped over (in batches) indefinitely.
Public class LayerConfig
Base class for the network layer
Public class PredResult
Class to hold the prediction result
Public class TrainTestFrame
Placeholder for traing and test batch of data (XYFrame)
Public class XYFrame
The placeholder for split dataset in X and Y

Enumerations


  Enumeration Description
Public enumeration ImageGenType
Enum type for image data generator