↓ 5 callersMethod__init__(self, cfg, levels, channels, block=BasicBlock, residual_root=False)
adet/modeling/backbone/dla.py:234
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride=1, groups=1, norm_layer=None, filter_size=1)
adet/modeling/backbone/resnet_lpf.py:229
↓ 2 callersMethod__init__(self, cfg, block, layers, num_classes=1000, zero_init_residual=False,
groups=1, width_per_gr
adet/modeling/backbone/resnet_lpf.py:151
↓ 2 callersFunctionpolygon_from_points Returns a Polygon object to use with the Polygon2 class from a list of 8 points: x1,y1,x2,y2,x3,y3,x4,y4
adet/evaluation/text_eval_script_ic15.py:72
↓ 2 callersFunctionpolygon_from_points Returns a Polygon object to use with the Polygon2 class from a list of 8 points: x1,y1,x2,y2,x3,y3,x4,y4
adet/evaluation/text_eval_script.py:74
↓ 2 callersMethodpredict_proposals(
self, logits_pred, reg_pred, ctrness_pred,
locations, image_sizes, top_feats=None
adet/modeling/fcos/fcos_outputs.py:405
↓ 1 callersMethod__init__(self, pad_type='reflect', filt_size=3, stride=2, channels=None, pad_off=0)
adet/modeling/backbone/lpf.py:9