mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Untrainable version of Scale layer from Caffe
This commit is contained in:
@@ -490,6 +490,7 @@ CV__DNN_EXPERIMENTAL_NS_BEGIN
|
||||
{
|
||||
public:
|
||||
bool hasBias;
|
||||
int axis;
|
||||
|
||||
static Ptr<ScaleLayer> create(const LayerParams& params);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user