↓ 1 callersMethodupdate_memo(self, ids, bboxes, embeds, labels, frame_id)
external/qdtrack/qdtrack/models/trackers/quasi_dense_embed_tracker.py:47
↓ 1 callersMethodupdate_memo(self, ids, bboxes, labels, embeds, frame_id)
external/qdtrack/qdtrack/models/trackers/tao_tracker.py:67
↓ 1 callersMethodupsample_preds Upsample pred [N, 1, H/8, W/8] -> [N, 1, H, W] using convex combination
unicorn/models/condinst/dynamic_mask_head.py:159
↓ 1 callersFunctionvoc_eval(
detpath,
annopath,
imagesetfile,
classname,
cachedir,
ovthresh=0.5,
use_07_metri
unicorn/evaluators/voc_eval.py:71
Method__call__(self, image, targets, mask, input_dim, joint=False, flip=False)
unicorn/data/data_augment.py:699
Method__call__(self, image, targets, mask, input_dim, joint=False, flip=False)
unicorn/data/data_augment.py:802
Method__call__images: (b, F, 3, H, W), targets: (b, F, M, 6), task_ids: (b, 1) M is max number of instances targets: [cls, bbox, trackid]
unicorn/models/unicorn.py:480
Method__call__ mask_feats: (1, 8, H//8, W//8), mask_feat_stride=8, mask_head_params: (N, 169), instance_locations: (N, 2), instance_fpn_levels: (N,
unicorn/models/condinst/dynamic_mask_head.py:227