↓ 4 callersFunctionplot_draw_save(y, x, scores, trackers, plot_draw_styles, result_plot_path, plot_opts)
implementation_in_pytracking/pytracking-AntiUAV410/pytracking/analysis/plot_results.py:109
↓ 3 callersMethod_construct_t_mat(self, image_shape, do_flip, theta, shear_values, scale_factors, scale_center)
implementation_in_pytracking/pytracking-AntiUAV410/ltr/data/transforms.py:399
↓ 3 callersFunctionbbox2distanceDecode bounding box based on distances. Args: points (Tensor): Shape (n, 2), [x, y]. bbox (Tensor): Shape (n, 4), "xyxy" format
trackers/SiamDT/libs/swintransformer/mmdet/core/bbox/transforms.py:159
↓ 3 callersFunctionbbox_xyxy_to_cxcywhConvert bbox coordinates from (x1, y1, x2, y2) to (cx, cy, w, h). Args: bbox (Tensor): Shape (n, 4) for bboxes. Returns: Ten
trackers/SiamDT/libs/swintransformer/mmdet/core/bbox/transforms.py:229
↓ 3 callersFunctionbuild_base_components(filter_size, num_filters, optim_iter, optim_init_reg, backbone_pretrained,
clf_feat
implementation_in_pytracking/pytracking-AntiUAV410/ltr/models/rts/rts_net.py:263