Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -545,6 +545,8 @@ CV__DNN_INLINE_NS_BEGIN
|
||||
class CV_EXPORTS ELULayer : public ActivationLayer
|
||||
{
|
||||
public:
|
||||
float alpha;
|
||||
|
||||
static Ptr<ELULayer> create(const LayerParams ¶ms);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user