↓ 21 callersMethodlog_every(self, iterable, print_freq, header=None, dataset_len=None, epoch_info=None)
xvlm/utils/__init__.py:205
↓ 13 callersMethodevaluate(self,
results,
metric=['bbox', 'track'],
logger=None,
mmtracking/mmtrack/datasets/tao_dataset.py:195
↓ 8 callersMethodbert(self, input_ids=None,
attention_mask=None,
token_type_ids=None,
position_ids=None,
xvlm/models/xroberta.py:1173
↓ 8 callersFunctionflow_warp_featsUse flow to warp feature map. Args: x (Tensor): of shape (N, C, H_x, W_x). flow (Tensor): of shape (N, C, H_f, W_f). Returns
mmtracking/mmtrack/core/motion/flow.py:5
↓ 6 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
xvlm/models/swin_transformer.py:18
↓ 6 callersFunctionbbox_xyxy_to_cxcyahConvert bbox coordinates from (x1, y1, x2, y2) to (cx, cy, ratio, h). Args: bbox (Tensor): Shape (n, 4) for bboxes. Returns:
mmtracking/mmtrack/core/bbox/transforms.py:69
↓ 6 callersFunctioncollect_result(result, filename, local_wdir, hdfs_wdir, write_to_hdfs=False, save_result=False, remove_duplicate='', do_not_
xvlm/dataset/utils.py:102
↓ 4 callersMethodgenerate(self, image, sample=False, num_beams=1, max_length=30, min_length=10, top_p=0.9,
repetition_
xvlm/models/model_captioning.py:75