mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Rewrote googlenet tests
This commit is contained in:
@@ -198,6 +198,8 @@ public:
|
||||
bool setActivation(const Ptr<ActivationLayer>& layer)
|
||||
{
|
||||
activ = layer;
|
||||
if (activ.empty())
|
||||
reluslope.clear();
|
||||
return !activ.empty();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user