MCPcopy Create free account

hub / github.com/FoundationVision/ByteTrack / functions

Functions1,124 in github.com/FoundationVision/ByteTrack

↓ 1 callersMethodactivate
Start a new tracklet
tutorials/ctracker/byte_tracker.py:47
↓ 1 callersMethodactivate
Start a new tracklet
tutorials/motr/byte_tracker.py:47
↓ 1 callersMethodadd_rect
(self, det_rect)
tutorials/ctracker/test.py:59
↓ 1 callersFunctionadjust_box_anns
(bbox, scale_ratio, padw, padh, w_max, h_max)
yolox/utils/boxes.py:114
↓ 1 callersMethodafter_epoch
(self)
yolox/core/trainer.py:205
↓ 1 callersMethodafter_iter
`after_iter` contains two parts of logic: * log information * reset setting of resize
yolox/core/trainer.py:218
↓ 1 callersMethodafter_train
(self)
yolox/core/trainer.py:181
↓ 1 callersFunctionall_gather
Run all_gather on arbitrary picklable data (not necessarily tensors). Args: data: any picklable object group: a torch proces
yolox/utils/dist.py:156
↓ 1 callersFunctionall_reduce
Apply all reduce function for python dict object. NOTE: make sure that every py_dict has the same keys and values are in the same shape.
yolox/utils/allreduce_norm.py:59
↓ 1 callersFunctionall_reduce_norm
All reduce norm statistics in different devices.
yolox/utils/allreduce_norm.py:97
↓ 1 callersFunctionassociate_detections_to_trackers
Assigns detections to tracked object (both represented as bounding boxes) Returns 3 lists of matches, unmatched_detections and unmatched_trackers
yolox/sort_tracker/sort.py:143
↓ 1 callersFunctionbboxes_iou
(bboxes_a, bboxes_b, xyxy=True)
yolox/utils/boxes.py:75
↓ 1 callersMethodbefore_epoch
(self)
yolox/core/trainer.py:188
↓ 1 callersMethodbefore_iter
(self)
yolox/core/trainer.py:215
↓ 1 callersMethodbefore_train
(self)
yolox/core/trainer.py:125
↓ 1 callersFunctionbuild_dataset2transform
(args, image_set)
tutorials/motr/joint.py:266
↓ 1 callersFunctioncal_simi_track_det
(track, det_rect)
tutorials/ctracker/test.py:93
↓ 1 callersMethodcalc_loss_for_track_scores
(self, track_instances: Instances)
tutorials/motr/motr.py:70
↓ 1 callersMethodcalc_loss_for_track_scores
(self, track_instances: Instances)
tutorials/motr/motr_det.py:70
↓ 1 callersMethodclear_meters
(self)
yolox/utils/metric.py:121
↓ 1 callersMethodclear_miss
(self)
tutorials/motr/eval.py:146
↓ 1 callersFunctionclip_boxes
Clip boxes to image boundaries.
yolox/motdt_tracker/reid_model.py:15
↓ 1 callersMethodclose_mosaic
(self)
yolox/data/dataloading.py:120
↓ 1 callersFunctioncolormap
(rgb=False)
tools/txt2video.py:9
↓ 1 callersFunctioncompare_dataframes
(gts, ts)
tools/track_deepsort.py:114
↓ 1 callersFunctioncompare_dataframes
(gts, ts)
tools/track_sort.py:112
↓ 1 callersFunctioncompare_dataframes
(gts, ts)
tools/mota.py:22
↓ 1 callersFunctioncompare_dataframes
(gts, ts)
tools/track_motdt.py:114
↓ 1 callersFunctioncompare_dataframes
(gts, ts)
tools/track.py:113
↓ 1 callersFunctioncompare_dataframes
(gts, ts)
tutorials/ctracker/eval_motchallenge.py:52
↓ 1 callersFunctionconfigure_module
Configure pytorch module environment. setting of ulimit and cv2 will be set. Args: ulimit_value(int): default open file number on li
yolox/utils/setup_env.py:25
↓ 1 callersFunctionconfigure_nccl
Configure multi-machine environment variables of NCCL.
yolox/utils/setup_env.py:13
↓ 1 callersMethodconvert_to_coco_format
(self, outputs, info_imgs, ids)
yolox/evaluators/coco_evaluator.py:136
↓ 1 callersFunctionconvert_video
(video_path)
tools/convert_video.py:3
↓ 1 callersFunctioncopy_attr
(a, b, include=(), exclude=())
yolox/utils/ema.py:21
↓ 1 callersFunctioncrop_mot
(image, target, region)
tutorials/motr/transforms.py:28
↓ 1 callersMethoddecode_outputs
(self, outputs, dtype)
yolox/models/yolo_head.py:238
↓ 1 callersFunctiondemo_postprocess
(outputs, img_size, p6=False)
yolox/utils/demo_utils.py:71
↓ 1 callersMethoddetect
(self, prob_threshold=0.2, area_threshold=100, vis=False)
tutorials/motr/eval.py:382
↓ 1 callersMethoddistance
(self, features, targets)
yolox/deepsort_tracker/deepsort.py:148
↓ 1 callersFunctiondraw_caption
(image, box, caption, color)
tutorials/ctracker/test.py:130
↓ 1 callersFunctiondti
(txt_path, save_path, n_min=25, n_dti=20)
tools/interpolation.py:66
↓ 1 callersMethoddynamic_k_matching
(self, cost, pair_wise_ious, gt_classes, num_gt, fg_mask)
yolox/models/yolo_head.py:627
↓ 1 callersMethodeval_file
(self, filename)
tutorials/motr/evaluation.py:171
↓ 1 callersMethodeval_frame
(self, frame_id, trk_tlwhs, trk_ids, rtn_events=False)
yolox/tracking_utils/evaluation.py:30
↓ 1 callersMethodeval_frame
(self, frame_id, trk_tlwhs, trk_ids, rtn_events=False)
yolox/evaluators/evaluation.py:28
↓ 1 callersMethodeval_frame
(self, frame_id, trk_tlwhs, trk_ids, rtn_events=False)
tutorials/jde/evaluation.py:29
↓ 1 callersMethodeval_frame
(self, frame_id, trk_tlwhs, trk_ids, rtn_events=False)
tutorials/motr/evaluation.py:133
↓ 1 callersFunctioneval_seq
Processes the video sequence given and provides the output of tracking result (write the results in video file) It uses JDE model for
tutorials/jde/track_half.py:42
↓ 1 callersMethodeval_seq
(self)
tutorials/motr/eval.py:362
↓ 1 callersFunctionevaluate
(model, criterion, postprocessors, data_loader, base_ds, device, output_dir, tracker=None, phase
tutorials/transtrack/engine_track.py:84
↓ 1 callersMethodevaluate
COCO average precision (AP) Evaluation. Iterate inference on the test dataset and the results are evaluated by COCO API. NOT
yolox/evaluators/coco_evaluator.py:52
↓ 1 callersMethodevaluate_and_save_model
(self)
yolox/core/trainer.py:299
↓ 1 callersMethodevaluate_deepsort
COCO average precision (AP) Evaluation. Iterate inference on the test dataset and the results are evaluated by COCO API. NOT
yolox/evaluators/mot_evaluator.py:345
↓ 1 callersMethodevaluate_motdt
COCO average precision (AP) Evaluation. Iterate inference on the test dataset and the results are evaluated by COCO API. NOT
yolox/evaluators/mot_evaluator.py:468
↓ 1 callersMethodevaluate_prediction
(self, data_dict, statistics)
yolox/evaluators/coco_evaluator.py:168
↓ 1 callersMethodevaluate_sort
COCO average precision (AP) Evaluation. Iterate inference on the test dataset and the results are evaluated by COCO API. NOT
yolox/evaluators/mot_evaluator.py:223
↓ 1 callersFunctionevaluate_track
(args, model, criterion, postprocessors, data_loader, base_ds, device, output_dir, tracker=None,
tutorials/transtrack/engine_track.py:198
↓ 1 callersFunctionextract_image_patches
(image, bboxes)
yolox/motdt_tracker/reid_model.py:252
↓ 1 callersFunctionextract_reid_features
(reid_model, image, tlbrs)
yolox/motdt_tracker/reid_model.py:259
↓ 1 callersMethodfilter_dt_by_area
(dt_instances: Instances, area_threshold: float)
tutorials/motr/eval.py:344
↓ 1 callersMethodfilter_dt_by_score
(dt_instances: Instances, prob_threshold: float)
tutorials/motr/eval.py:339
↓ 1 callersFunctionfuse_conv_and_bn
(conv, bn)
yolox/utils/model_utils.py:31
↓ 1 callersMethodgating_distance
Compute gating distance between state distribution and measurements. A suitable distance threshold can be obtained from `chi2inv95`. If
yolox/deepsort_tracker/kalman_filter.py:171
↓ 1 callersMethodgating_distance
Compute gating distance between state distribution and measurements. A suitable distance threshold can be obtained from `chi2inv95`. If
yolox/motdt_tracker/kalman_filter.py:228
↓ 1 callersFunctionget_activation
(name="silu", inplace=True)
yolox/models/network_blocks.py:17
↓ 1 callersFunctionget_async_norm_states
(module)
yolox/utils/allreduce_norm.py:32
↓ 1 callersFunctionget_caller_name
Args: depth (int): Depth of caller conext, use 0 for caller depth. Default value: 0. Returns: str: module name of the caller
yolox/utils/logger.py:12
↓ 1 callersFunctionget_color
(idx)
yolox/utils/visualize.py:45
↓ 1 callersMethodget_data_loader
(self, batch_size, is_distributed, no_aug=False)
yolox/exp/yolox_base.py:81
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_s_mix_det.py:94
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_l_mix_det.py:94
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_x_ch.py:94
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_x_mix_mot20_ch.py:95
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_m_mix_det.py:94
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_nano_mix_det.py:114
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_x_mot17_half.py:94
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_tiny_mix_det.py:95
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_x_mix_det.py:94
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False)
exps/example/mot/yolox_x_ablation.py:94
↓ 1 callersMethodget_evaluator
(self, batch_size, is_distributed, testdev=False)
yolox/exp/yolox_base.py:233
↓ 1 callersFunctionget_exp_by_name
(exp_name)
yolox/exp/build.py:20
↓ 1 callersFunctionget_extensions
()
setup.py:15
↓ 1 callersFunctionget_image_list
(path)
tools/demo_track.py:93
↓ 1 callersMethodget_in_boxes_info
( self, gt_bboxes_per_image, expanded_strides, x_shifts, y_shifts,
yolox/models/yolo_head.py:536
↓ 1 callersMethodget_l1_target
(self, l1_target, gt, stride, x_shifts, y_shifts, eps=1e-8)
yolox/models/yolo_head.py:429
↓ 1 callersMethodget_losses
( self, imgs, x_shifts, y_shifts, expanded_strides, labels,
yolox/models/yolo_head.py:255
↓ 1 callersMethodget_lr_scheduler
(self, lr, iters_per_epoch)
yolox/exp/yolox_base.py:187
↓ 1 callersMethodget_model
(self)
yolox/exp/yolox_base.py:62
↓ 1 callersFunctionget_mosaic_coordinate
(mosaic_image, mosaic_index, xc, yc, w, h, input_h, input_w)
yolox/data/datasets/mosaicdetection.py:16
↓ 1 callersMethodget_num_boxes
(self, num_samples)
tutorials/motr/motr.py:91
↓ 1 callersMethodget_num_boxes
(self, num_samples)
tutorials/motr/motr_det.py:91
↓ 1 callersMethodget_optimizer
(self, batch_size)
yolox/exp/yolox_base.py:159
↓ 1 callersMethodget_output_and_grid
(self, output, k, stride, dtype)
yolox/models/yolo_head.py:218
↓ 1 callersMethodget_similarity
(self, feat, stat, cls)
tutorials/trades/tracker.py:245
↓ 1 callersFunctionget_size
(image_size, size, max_size=None)
tutorials/motr/transforms.py:259
↓ 1 callersFunctionget_size_with_aspect_ratio
(image_size, size, max_size=None)
tutorials/motr/transforms.py:239
↓ 1 callersMethodget_state
Returns the current bounding box estimate.
yolox/sort_tracker/sort.py:136
↓ 1 callersMethodget_summary
(accs, names, metrics=('mota', 'num_switches', 'idp', 'idr', 'idf1', 'precision', 'recall'))
tutorials/motr/evaluation.py:186
↓ 1 callersFunctionget_total_and_free_memory_in_Mb
(cuda_device)
yolox/utils/metric.py:22
← previousnext →301–400 of 1,124, ranked by callers