Store a collection of images for training with a neural network. This class collects and then downsamples images for use with a neural network. This is a memory based class, so large datasets can run out of memory.
For a list of all members of this type, see ImageNeuralDataSet Members .
System.Object
BasicNeuralDataSet
ImageNeuralDataSet
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.NeuralData.Image
Assembly: encog-core-cs (in encog-core-cs.dll)
ImageNeuralDataSet Members | Encog.Neural.NeuralData.Image Namespace