MCPcopy Create free account

hub / github.com/MasterBin-IIAU/Unicorn / functions

Functions1,452 in github.com/MasterBin-IIAU/Unicorn

Method__len__
(self)
external/lib/test/evaluation/trackingnetdataset.py:46
Method__len__
(self)
external/lib/test/evaluation/otbdataset.py:45
Method__len__
(self)
external/lib/test/evaluation/got10kdataset.py:44
Method__len__
(self)
external/lib/test/evaluation/tc128dataset.py:43
Method__len__
(self)
external/lib/test/evaluation/nfsdataset.py:44
Method__len__
(self)
external/lib/test/evaluation/tc128cedataset.py:45
Method__len__
Overload this function in your dataset. This should return number of sequences in the dataset.
external/lib/test/evaluation/data.py:12
Method__len__
(self)
external/lib/test/evaluation/lasotdataset.py:58
Method__len__
Returns size of the dataset returns: int - number of samples in the dataset
external/lib/train/dataset/base_video_dataset.py:22
Method__len__
(self)
external/lib/train/dataset/vos_base.py:317
Method__len__
(self)
external/lib/train/data/sampler.py:56
Method__len__
(self)
unicorn/data/samplers.py:84
Method__len__
(self)
unicorn/data/datasets/mosaicdetection_uni.py:55
Method__len__
(self)
unicorn/data/datasets/mosaicdetection_uni.py:169
Method__len__
(self)
unicorn/data/datasets/bdd_omni.py:52
Method__len__
(self)
unicorn/data/datasets/mot.py:49
Method__len__
(self)
unicorn/data/datasets/tracking_net.py:183
Method__len__
(self)
unicorn/data/datasets/mots_mot.py:109
Method__len__
(self)
unicorn/data/datasets/got10k.py:267
Method__len__
(self)
unicorn/data/datasets/mosaicdetection.py:288
Method__len__
(self)
unicorn/data/datasets/coco_inst.py:72
Method__len__
(self)
unicorn/data/datasets/bdd_omni_mots.py:52
Method__len__
(self)
unicorn/data/datasets/mot_omni.py:66
Method__len__
(self)
unicorn/data/datasets/omni_data.py:19
Method__len__
(self)
unicorn/data/datasets/omni_data.py:64
Method__len__
(self)
unicorn/data/datasets/lasot.py:242
Method__len__
(self)
unicorn/data/datasets/bdd.py:50
Method__len__
(self)
unicorn/data/datasets/voc.py:136
Method__len__
(self)
unicorn/data/datasets/coco.py:61
Method__matmul__
(self, other)
external/lib/utils/tensor.py:134
Method__mod__
(self, other)
external/lib/utils/tensor.py:153
Method__mul__
(self, other)
external/lib/utils/tensor.py:96
Method__neg__
(self)
external/lib/utils/tensor.py:166
Method__pos__
(self)
external/lib/utils/tensor.py:163
Method__radd__
(self, other)
external/lib/utils/tensor.py:63
Method__repr__
(self)
external/qdtrack/qdtrack/datasets/pipelines/transforms.py:338
Method__repr__
(self)
external/lib/utils/misc.py:302
Method__repr__
(self)
external/lib/test/evaluation/data.py:145
Method__repr__
(self)
external/lib/train/data/transforms.py:77
Method__repr__
(self)
unicorn/tracker/byte_tracker.py:143
Method__repr__
(self)
unicorn/exp/base_exp.py:54
Method__rmatmul__
(self, other)
external/lib/utils/tensor.py:139
Method__rmod__
(self, other)
external/lib/utils/tensor.py:158
Method__rmul__
(self, other)
external/lib/utils/tensor.py:101
Method__rsub__
(self, other)
external/lib/utils/tensor.py:82
Method__rtruediv__
(self, other)
external/lib/utils/tensor.py:120
Method__str__
(self)
external/lib/utils/misc.py:79
Method__str__
(self)
external/lib/utils/misc.py:178
Method__sub__
(self, other)
external/lib/utils/tensor.py:77
Method__truediv__
(self, other)
external/lib/utils/tensor.py:115
Method_build_init_info
(box)
external/lib/test/evaluation/tracker.py:252
Method_construct_sequence
(self, sequence_info)
external/lib/train/dataset/youtubevos.py:168
Method_construct_sequence
(self, sequence_info)
external/lib/train/dataset/davis.py:76
Function_det_results_exist
()
external/lib/test/evaluation/running.py:137
Function_distributed_worker
( local_rank, main_func, world_size, num_gpus_per_machine, machine_rank, backend,
unicorn/core/launch.py:101
Method_do_evaluate
perform evaluation and save ckpt.
external/qdtrack/qdtrack/core/evaluation/eval_hooks.py:13
Method_do_evaluate
perform evaluation and save ckpt.
external/qdtrack/qdtrack/core/evaluation/eval_hooks.py:34
Function_eval_video_sequence
( method_pre_path: str, mask_data_root: str, video_name: str, ignore_head: bool, ignore_ta
external/PyDavis16EvalToolbox/eval.py:141
Method_get_anno_path
(self, meta, frame_id)
external/lib/train/dataset/vos_base.py:323
Method_get_image_path
(self, meta, frame_id)
external/lib/train/dataset/vos_base.py:320
Function_indices_to_matches
(cost_matrix, indices, thresh)
unicorn/tracker/matching.py:28
Method_init_weights
(self, m)
unicorn/models/backbone/convnext.py:111
Method_init_weights
(m)
unicorn/models/backbone/swin_transformer.py:581
Method_input_cuda_for_image
(self)
unicorn/data/data_prefetcher.py:29
Method_iterable
(a)
external/lib/utils/tensor.py:216
Method_parse_ann_info
Parse bbox and mask annotation. Args: ann_info (list[dict]): Annotation info of an image. with_mask (bool): Whether t
external/qdtrack/qdtrack/datasets/mot17_dataset.py:64
Method_read_meta
(meta_info)
unicorn/data/datasets/got10k.py:81
Method_record_stream_for_image
(input)
unicorn/data/data_prefetcher.py:33
Method_store_outputs
(tracker_out: dict, defaults=None)
external/lib/test/evaluation/tracker.py:115
Functionacc_single_video
Accumulate results in a single video.
external/qdtrack/qdtrack/core/evaluation/mot.py:39
Functionaccuracy
Computes the precision@k for the specified values of k
external/lib/utils/misc.py:432
Methodactivate
(self, *args)
unicorn/tracker/basetrack.py:39
Methodadd_meter
(self, name, meter)
external/lib/utils/misc.py:190
Functionadjust_labels_sz
inp_lbs: PyTorch tensor (F, K, H, W) --> (F, K, H*s, W*s) dh: destination h, dw: destination w
external/lib/utils/merge.py:24
Functionadjust_labels_sz
inp_lbs: PyTorch tensor (F, K, H, W) --> (F, K, H*s, W*s) dh: destination h, dw: destination w
unicorn/utils/merge.py:24
Functionall_gather
Run all_gather on arbitrary picklable data (not necessarily tensors) Args: data: any picklable object Returns: list[data]
external/lib/utils/misc.py:88
Methodapply
(self, fn)
external/lib/utils/tensor.py:203
Methodapply_attr
(*args, **kwargs)
external/lib/utils/tensor.py:24
Methodapply_attr
(*args, **kwargs)
external/lib/utils/tensor.py:210
Methodattribute
(self, attr: str, *args)
external/lib/utils/tensor.py:28
Methodattribute
(self, attr: str, *args)
external/lib/utils/tensor.py:200
Methodavg
(self)
external/lib/utils/misc.py:63
Methodavg
(self)
unicorn/utils/metric.py:72
Methodbackward
(ctx, grad_output)
unicorn/models/ops/functions/ms_deform_attn_func.py:32
Functionbenchmark_number_proposals
()
external/davis2017-evaluation/pytest/test_evaluation.py:131
Functionbox_cxcywh_to_xyxy
(x)
external/lib/utils/box_ops.py:6
Functionbox_track_to_bdd100k
(dataset, results, out_base, nproc)
external/qdtrack/qdtrack/core/to_bdd100k/transforms.py:84
Functionbox_xywh_to_xyxy
(x)
external/lib/utils/box_ops.py:13
Functionbox_xyxy_to_cxcywh
(x)
external/lib/utils/box_ops.py:25
Functionbox_xyxy_to_xywh
(x)
external/lib/utils/box_ops.py:19
Methodclean_id
()
unicorn/tracker/basetrack.py:55
Functionclip_box
(box: list, H, W, margin=0)
external/lib/utils/box_ops.py:97
Functioncollate_fn
(batch)
external/lib/utils/misc.py:268
Functioncompute_ious
Args: pred: Nx4 predicted bounding boxes target: Nx4 target bounding boxes Both are in the form of FCOS prediction (l, t,
unicorn/models/condinst/comm.py:46
Methodconcat
Concatenates two dicts without copying internal data.
external/lib/utils/tensor.py:10
Methodconcat
(self, other)
external/lib/utils/tensor.py:179
Methodconvert_instances_to_cpp
(instances, is_det=False)
unicorn/layers/fast_coco_eval_api.py:70
Methodcopy
(self)
external/lib/utils/tensor.py:182
Functioncos_lr
Cosine learning rate
unicorn/utils/lr_scheduler.py:97
MethodcreateIndex
(self)
external/qdtrack/qdtrack/datasets/parsers/coco_video_parser.py:13
← previousnext →1,001–1,100 of 1,452, ranked by callers