Package | Description |
---|---|
org.bytedeco.opencv.opencv_dnn |
Modifier and Type | Class and Description |
---|---|
class |
AbsLayer |
class |
BatchNormLayer |
class |
BNLLLayer |
class |
ChannelsPReLULayer |
class |
ELULayer |
class |
MishLayer |
class |
PowerLayer |
class |
ReLU6Layer |
class |
ReLULayer |
class |
SigmoidLayer |
class |
SwishLayer |
class |
TanHLayer |
Modifier and Type | Method and Description |
---|---|
boolean |
Layer.setActivation(ActivationLayer layer)
\brief Tries to attach to the layer the subsequent activation layer, i.e.
|
Copyright © 2020. All rights reserved.