↓ 5 callersMethod__init__(self, levels, channels, num_classes=1000, in_chans=3, cardinality=1, base_width=64,
block=Dl
siammot/modelling/backbone/dla.py:242
↓ 4 callersMethodget_dummy_boxlist Create dummy boxlist, with bbox [-1, -1, -1, -1], id -1, label -1 when num_boxes = 0, it means return an empty BoxList
siammot/modelling/track_head/EMM/target_sampler.py:64
↓ 2 callersMethod_make_conv_level(self, inplanes, planes, convs, stride=1, dilation=1, batch_norm=FrozenBatchNorm2d)
siammot/modelling/backbone/dla.py:278
↓ 1 callersFunctiondecode_response(cls_logits, center_logits, reg_logits, locations, boxes,
use_centerness=True, sigma=0.4)
siammot/modelling/track_head/EMM/track_core.py:101