↓ 5 callersFunctionbuild_ssd(phase, size=300, num_classes=21, tssd='ssd', top_k=200, thresh=0.01, prior='v2', bn=False,
nms_
ssd.py:528
↓ 4 callersMethod__init__(self, phase, base, extras, head, num_classes, top_k=200, thresh=0.01, nms_thresh=0.45, attention=False, prior
ssd.py:28
↓ 1 callersMethod__init__(self, num_classes, overlap_thresh, prior_for_matching,
bkg_label, neg_mining, neg_pos, neg_o
layers/modules/multibox_loss.py:32
↓ 1 callersFunctionintersect We resize both tensors to [A,B,2] without new malloc: [A,2] -> [A,1,2] -> [A,B,2] [B,2] -> [1,B,2] -> [A,B,2] Then we compute the area of
layers/box_utils.py:28
Method__init__(self, phase, base, extras, head, num_classes, lstm='lstm', size=300,
top_k=200,thresh= 0.01,
ssd.py:258