DeepCL
SNAPSHOT
Deep convolutional neural networks using OpenCL
|
use to create a RandomTranslations Layer More...
Inherits LayerMaker2.
Public Member Functions | |
publicapi | RandomTranslationsMaker () |
publicapi RandomTranslationsMaker * | translateSize (int _translateSize) |
Static Public Member Functions | |
static publicapi RandomTranslationsMaker * | instance () |
use to create a RandomTranslations Layer
A RandomTranslations Layer translates the incoming data by a random amount when training is set to true, in the NeuralNet, or by zero when training is set to false.
The size of the random translations is set by translateSize.
|
inline |
|
inlinestatic |
|
inline |