MCPcopy Create free account

hub / github.com/BoPang1996/TubeTK / functions

Functions287 in github.com/BoPang1996/TubeTK

↓ 64 callersMethodappend
(self, track)
post_processing/tube_iou_matching_old.py:119
↓ 24 callersFunctionarea
(bboxes)
network/utils.py:169
↓ 16 callersFunctionvolume
(bbox1_area, bbox2_area, dis)
network/utils.py:177
↓ 10 callersMethodget_node_by_index
(self, index)
dataset/Parsers/structures.py:18
↓ 7 callersFunctionbbox_overlaps
(bboxes1, bboxes2)
network/utils.py:204
↓ 6 callersFunctionalign_bbox_on_frame
(mid1, bbox1, t1, mid2, bbox2, t2, mode='min')
network/utils.py:181
↓ 6 callersMethodexpand
(self, image, frames, height, width, depth, ratio, left, top)
dataset/augmentation.py:389
↓ 6 callersFunctionget_inter_box
(start_box, end_box, inter_id, end_id)
Visualization/Vis_Input.py:32
↓ 5 callersMethodappend
(self, track)
post_processing/tube_iou_matching_super_old.py:106
↓ 5 callersFunctionbbox_iou
(bboxes1, bboxes2)
network/utils.py:255
↓ 5 callersFunctioncfg_from_file
Load a config file and merge it into the default options.
configs/default.py:90
↓ 5 callersMethodupdate
(self, val, n=1)
utils/util.py:17
↓ 4 callersMethod_make_layer
(self, block, planes, blocks, kernel, stride=1)
network/resnet.py:103
↓ 4 callersFunctionbbox_overlap
(bbox1, bbox2)
Metrics.py:77
↓ 4 callersFunctionget3bboxes_from_tube
(tubes)
network/utils.py:159
↓ 4 callersFunctionget_center
(box)
post_processing/tube_iou_matching_old.py:174
↓ 4 callersFunctionget_center
(box)
post_processing/tube_iou_matching.py:110
↓ 4 callersFunctionget_center
(box)
post_processing/tube_iou_matching_super_old.py:159
↓ 4 callersFunctionprint_dict
(string, rank)
main.py:43
↓ 4 callersMethodreset
(self)
utils/util.py:11
↓ 3 callersMethodadd_node
(self, node)
post_processing/tube_iou_matching_old.py:94
↓ 3 callersFunctionbbox_enclose
(bboxes1, bboxes2)
network/utils.py:225
↓ 3 callersFunctiondistance2bbox
Decode distance prediction to bounding box. Args: points (Tensor): Shape (n, 3), [t, x, y]. distance (Tensor): Distance from the
network/utils.py:5
↓ 3 callersMethodupdate_frames
(self, all_tube_frames, tube_boxes, mid_frame, mid_box, score, tube_direction)
post_processing/tube_iou_matching.py:33
↓ 2 callersMethod_freeze_stages
(self)
network/resnet.py:139
↓ 2 callersMethod_getimage
(self, frame_index)
demo.py:67
↓ 2 callersMethod_getimage
(self, frame_index)
dataset/Parsers/JTA.py:50
↓ 2 callersMethod_getimage
(self, frame_index)
dataset/Parsers/MOT17.py:35
↓ 2 callersMethodadd_node
(self, n)
dataset/Parsers/structures.py:13
↓ 2 callersMethodbbox2tube
(self, track, mid_id, direction, pos_in_video, thre)
pre_processing/get_tubes_MOT17.py:51
↓ 2 callersMethodbbox2tube
(self, track, mid_id, direction, pos_in_video, thre)
pre_processing/get_tubes_jta.py:72
↓ 2 callersFunctionboxIntersect
(bboxleft1, bboxright1, bboxbottom1, bboxup1, bboxleft2, bboxright2, bboxbottom2, bboxup2)
Metrics.py:46
↓ 2 callersFunctionboxiou
(x1, y1, w1, h1, x2, y2, w2, h2)
Metrics.py:45
↓ 2 callersFunctioncompute_distance
Compute the loss hit in traj2 regarding to traj1
Metrics.py:468
↓ 2 callersFunctioncorresponding_frame
Find the matching position in traj2 regarding to traj1 Assume both trajectories in ascending frame ID
Metrics.py:449
↓ 2 callersMethodextract_feat
(self, x)
network/tubetk.py:61
↓ 2 callersFunctionget_color
()
Visualization/Vis_Input.py:22
↓ 2 callersMethodget_points
Get points according to feature map sizes. Args: featmap_sizes (list[tuple]): Multi-level feature map sizes. dtype (t
network/track_head.py:288
↓ 2 callersMethodget_tensors
(self)
utils/mem_track.py:36
↓ 2 callersMethodget_track_by_index
(self, index)
dataset/Parsers/structures.py:46
↓ 2 callersFunctionmatching
tubes: All tubes in a video to match. (n, 15 + 1) [mid_frame, mid_box, front_frame, front_box, back_frame, back_box, value] save_path: File p
post_processing/tube_iou_matching.py:397
↓ 2 callersFunctionmulti_apply
(func, *args, **kwargs)
network/track_head.py:13
↓ 2 callersFunctionparseSequences2
(seqmapFile)
Metrics.py:38
↓ 2 callersMethodupdate_frames
(self, node)
post_processing/tube_iou_matching_old.py:48
↓ 2 callersMethodupdate_frames
(self, node)
post_processing/tube_iou_matching_super_old.py:45
↓ 2 callersFunctionvis_one_video
(res_file, frame_rate, img_width, img_height, img_dir, output_name)
Visualization/Vis_Res.py:31
↓ 1 callersFunctionCLEAR_MOT_HUN
(gtMat, resMat, threshold, world)
Metrics.py:341
↓ 1 callersFunctionIDmeasures
compute MTMC metrics [IDP, IDR, IDF1]
Metrics.py:441
↓ 1 callersMethod__init__
(self, scale=1.0)
network/track_head.py:20
↓ 1 callersMethod__init__
(self, block, layers, kernels, groups=1,
network/resnet.py:55
↓ 1 callersMethod__init__
( self, optimizer, milestones, gamma=0.1, warmup_factor=1.0 / 3,
optim/lr_scheduler.py:8
↓ 1 callersMethod_freeze_bn
(self)
network/resnet.py:154
↓ 1 callersMethod_init_layers
(self)
network/track_head.py:48
↓ 1 callersFunction_merge_a_into_b
Merge config dictionary a into config dictionary b, clobbering the options in b whenever they are also specified in a.
configs/default.py:57
↓ 1 callersMethodadd_node
(self, node)
post_processing/tube_iou_matching_super_old.py:82
↓ 1 callersFunctionadjust_poi_tubes
(tubes, poi_tubes)
post_processing/tube_iou_matching.py:352
↓ 1 callersFunctionadjust_single_frame
(tubes, poi_tubes)
post_processing/tube_iou_matching.py:353
↓ 1 callersFunctionarchive_tracks
(tracks, arch_tracks, cur_frame, forward_frames)
post_processing/tube_iou_matching_old.py:303
↓ 1 callersFunctionarchive_tracks
(tracks, arch_tracks, cur_frame, forward_frames)
post_processing/tube_iou_matching.py:340
↓ 1 callersFunctionarchive_tracks
(tracks, arch_tracks, cur_frame, forward_frames)
post_processing/tube_iou_matching_super_old.py:282
↓ 1 callersFunctionbbox_iou_loss
(bboxes1, bboxes2)
network/utils.py:250
↓ 1 callersFunctionbboxfilt
(res, l=8)
post_processing/tube_iou_matching.py:198
↓ 1 callersFunctionboxUnion
(bboxleft1, bboxright1, bboxbottom1, bboxup1, bboxleft2, bboxright2, bboxbottom2, bboxup2, isect=None)
Metrics.py:55
↓ 1 callersMethodcenterness_target
(self, pos_tube_targets)
network/track_head.py:430
↓ 1 callersFunctionclassIDToString
(classID)
Metrics.py:82
↓ 1 callersMethodclear
(self)
pre_processing/get_tubes_MOT17.py:175
↓ 1 callersMethodclear
(self)
pre_processing/get_tubes_jta.py:197
↓ 1 callersFunctionclear_mot_hungarian
compute CLEAR_MOT and other metrics [recall, precision, FAR, GT, MT, PT, ML, falsepositives, false negatives, idswitches, FRA, MOTA, MOTP, MO
Metrics.py:218
↓ 1 callersFunctioncost_between_gt_pred
(groundtruth, prediction, threshold)
Metrics.py:509
↓ 1 callersFunctioncost_between_trajectories
(traj1, traj2, threshold)
Metrics.py:481
↓ 1 callersMethodcrop
(self, images, tubes, labels, w, h, left, top)
dataset/augmentation.py:321
↓ 1 callersFunctioncustomize_compiler_for_nvcc
inject deep into distutils to customize how the dispatch to cc/nvcc works. If you subclass UnixCCompiler, it's not trivial to get your subclas
post_processing/nms/setup.py:23
↓ 1 callersFunctionevaluate
(model, loader, test_arg, model_arg, output_dir='output')
evaluate.py:47
↓ 1 callersFunctionevaluate
(model, loader, test_arg, model_arg, output_dir='output')
demo.py:242
↓ 1 callersFunctionevaluateBenchmark
(allMets, world)
Metrics.py:579
↓ 1 callersFunctionevaluateTracking
(seqmap, resDir, gtDataDir, benchmark)
Metrics.py:633
↓ 1 callersFunctionfilt_bbox
(save_path)
post_processing/tube_iou_matching.py:197
↓ 1 callersFunctionfinal_processing
(tracks, save_path, mid_only)
post_processing/tube_iou_matching_old.py:271
↓ 1 callersFunctionfinal_processing
(tracks, save_path, mid_only)
post_processing/tube_iou_matching.py:307
↓ 1 callersFunctionfinal_processing
(tracks, save_path)
post_processing/tube_iou_matching_super_old.py:254
↓ 1 callersFunctionfocal_loss
Focal loss. Args: x: (tensor) sized [N,D]. y: (tensor) sized [N,]. Return: (tensor) focal loss.
network/focal_loss.py:19
↓ 1 callersMethodforward_test
(self, img, img_meta)
network/tubetk.py:77
↓ 1 callersMethodforward_train
(self, img, img_metas, gt_tubes,
network/tubetk.py:66
↓ 1 callersFunctiongetSeqInfoFromFile
(seq, dataDir)
Metrics.py:127
↓ 1 callersFunctionget_gts
(jta_root, frames_dir, loose, min_vis, height_clamp)
pre_processing/get_tubes_jta.py:281
↓ 1 callersMethodget_item
(self, frame_index)
demo.py:71
↓ 1 callersMethodget_item
(self, frame_index)
dataset/Parsers/JTA.py:63
↓ 1 callersMethodget_item
(self, frame_index)
dataset/Parsers/MOT17.py:48
↓ 1 callersMethodget_points_single
(self, featmap_size, stride, dtype, device)
network/track_head.py:306
↓ 1 callersFunctionget_seq_info_from_file_mot
(seqName, dataDir)
Visualization/Vis_Res.py:15
↓ 1 callersFunctionget_shape_diff
(track_boxes, tube_boxes)
post_processing/tube_iou_matching.py:86
↓ 1 callersMethodget_tubes
(self, cls_scores, tube_preds, centernesses,
network/track_head.py:200
↓ 1 callersMethodget_tubes_single
(self, cls_scores, tube_preds, cent
network/track_head.py:235
↓ 1 callersMethodimpad
Pad an image to a certain shape. Args: img (ndarray): Image to be padded. shape (tuple): Expected padding shape.
dataset/augmentation.py:187
↓ 1 callersMethodimrescale
Resize image while keeping the aspect ratio. Args: img (ndarray): The input image. scale (float or tuple[int]): The sc
dataset/augmentation.py:109
↓ 1 callersFunctionintersect
(box_a, box_b)
dataset/augmentation.py:8
↓ 1 callersFunctionip_linear
(det1, det2, fid)
post_processing/tube_iou_matching.py:214
↓ 1 callersMethodload_pretrain
(self, model_path)
network/tubetk.py:39
↓ 1 callersMethodloss
(self, cls_scores, tube_preds, centernesses, # every bbox
network/track_head.py:100
↓ 1 callersFunctionmain
()
launch.py:42
next →1–100 of 287, ranked by callers