mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Merge pull request #10550 from dkurt:replace_psroi_pooling_tag
This commit is contained in:
@@ -550,7 +550,7 @@ message LayerParameter {
|
||||
optional PReLUParameter prelu_param = 131;
|
||||
optional PriorBoxParameter prior_box_param = 150;
|
||||
optional ProposalParameter proposal_param = 201;
|
||||
optional PSROIPoolingParameter psroi_pooling_param = 10001; // https://github.com/daijifeng001/caffe-rfcn
|
||||
optional PSROIPoolingParameter psroi_pooling_param = 10002; // https://github.com/daijifeng001/caffe-rfcn
|
||||
optional PythonParameter python_param = 130;
|
||||
optional RecurrentParameter recurrent_param = 146;
|
||||
optional ReductionParameter reduction_param = 136;
|
||||
|
||||
Reference in New Issue
Block a user