↓ 2 callersFunction_make_stage(
transformation_module,
in_channels,
bottleneck_channels,
out_channels,
block_count,
maskrcnn_benchmark/modeling/backbone/resnet.py:172
↓ 2 callersFunctiongenerate_anchorsGenerates a matrix of anchor boxes in (x1, y1, x2, y2) format. Anchors are centered on stride / 2, have (approximate) sqrt areas of the specified
maskrcnn_benchmark/modeling/rpn/anchor_generator.py:193
↓ 2 callersFunctioninference(
model,
data_loader,
dataset_name,
iou_types=("bbox",),
box_only=Fals
maskrcnn_benchmark/engine/inference.py:54
↓ 1 callersMethod__init__(
self,
model,
optimizer=None,
scheduler=None,
save_dir="",
sa
maskrcnn_benchmark/utils/checkpoint.py:14
↓ 1 callersMethod_check_branches(self, num_branches, blocks, num_blocks,
num_inchannels, num_channels)
maskrcnn_benchmark/modeling/backbone/hrnet.py:118