MPSCNNNeuronReLUN
A ReLUN neuron filter.
Declaration
class MPSCNNNeuronReLUNOverview
For each pixel in an image, the filter applies the following function:
[Image]
The default value of a is 1.0 and the default value of b is 6.0.
A ReLUN neuron filter.
class MPSCNNNeuronReLUNFor each pixel in an image, the filter applies the following function:
[Image]
The default value of a is 1.0 and the default value of b is 6.0.