mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Merge pull request #11236 from dkurt:dnn_fuse_l2_norm
This commit is contained in:
@@ -559,7 +559,7 @@ CV__DNN_EXPERIMENTAL_NS_BEGIN
|
||||
{
|
||||
public:
|
||||
float pnorm, epsilon;
|
||||
bool acrossSpatial;
|
||||
CV_DEPRECATED bool acrossSpatial;
|
||||
|
||||
static Ptr<NormalizeBBoxLayer> create(const LayerParams& params);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user