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