mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
R-FCN models support
This commit is contained in:
@@ -242,6 +242,8 @@ CV__DNN_EXPERIMENTAL_NS_BEGIN
|
||||
// ROIPooling parameters.
|
||||
Size pooledSize;
|
||||
float spatialScale;
|
||||
// PSROIPooling parameters.
|
||||
int psRoiOutChannels;
|
||||
|
||||
static Ptr<PoolingLayer> create(const LayerParams& params);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user