↓ 1 callersFunctionbuild_targets_max returns nT, nCorrect, tx, ty, tw, th, tconf, tcls
detector/tracker/utils/utils.py:229
↓ 1 callersMethodcheck_detector Detect bboxs in one image Input: 'str', full path of image Output: '[{"category_id":1,"score":float,"bbox":[x,y,w,h],"image_i
detector/effdet_api.py:211
↓ 1 callersFunctiondecode_delta_map :param: delta_map, shape (nB, nA, nGh, nGw, 4) :param: anchors, shape (nA,4)
detector/tracker/utils/utils.py:403
↓ 1 callersMethoddynamic_k_matching(self, cost, pair_wise_ious, gt_classes, num_gt, fg_mask)
detector/yolox/yolox/models/yolo_head.py:614