Method__init__(self, pos_inds, neg_inds, bboxes, gt_bboxes, assign_result,
gt_flags)
mmdetection/mmdet/core/bbox/samplers/sampling_result.py:6
Method__init__(self, base_size, scales, ratios, scale_major=True, ctr=None)
mmdetection/mmdet/core/anchor/anchor_generator.py:6
Method__init__(self,
dataset,
proposal_nums=(100, 300, 1000),
iou_thrs=np
mmdetection/mmdet/core/evaluation/eval_hooks.py:120
Method__init__(self,
mean=(0, 0, 0),
std=(1, 1, 1),
to_rgb=True,
mmdetection/mmdet/datasets/transforms.py:26