Method__init__(self,
crop_size=None,
ratios=(0.9, 1.0, 1.1),
border=128,
mmdetection/mmdet/datasets/pipelines/transforms.py:1258
Method__init__(self,
action_candidate=('normal', 'horizontal', 'skip'),
action_prob=(1, 0,
mmdetection/mmdet/datasets/pipelines/instaboost.py:15
Method__init__(self,
keys,
meta_keys=('filename', 'ori_filename', 'ori_shape',
mmdetection/mmdet/datasets/pipelines/formating.py:290
Method__init__(self, in_channels, out_channels, dilations=(1, 3, 6, 1))
mmdetection/mmdet/models/necks/rfp.py:23
Method__init__(self,
sac=None,
stage_with_sac=(False, False, False, False),
mmdetection/mmdet/models/backbones/detectors_resnet.py:228
Method__init__(self,
num_classes=80,
in_channels=(512, 1024, 512, 256, 256, 256),
mmdetection/mmdet/models/dense_heads/ssd_head.py:33
Method__init__(self,
num_classes,
in_channels,
regress_ranges=((-1, 64),
mmdetection/mmdet/models/dense_heads/fcos_head.py:56