Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MasterBin-IIAU/Unicorn
/ functions
Functions
1,452 in github.com/MasterBin-IIAU/Unicorn
⨍
Functions
1,452
◇
Types & classes
215
↳
Endpoints
16
↓ 1 callers
Method
__init__
Args: dataset(Dataset) : Pytorch dataset object. img_size (tuple): mosaic (bool): enable mosaic augmenta
unicorn/data/datasets/mosaicdetection.py:41
↓ 1 callers
Method
__init__
(self, img_size, datasets, p_datasets, samples_per_epoch)
unicorn/data/datasets/omni_data.py:10
↓ 1 callers
Method
__init__
(self, backbone=None, head=None)
unicorn/models/yolox.py:23
↓ 1 callers
Method
__init__
Args: depth (int): depth of darknet used in model, usually use [21, 53] for this param. in_channels (int): number of
unicorn/models/backbone/darknet.py:14
↓ 1 callers
Method
__iter__
(self)
unicorn/data/samplers.py:69
↓ 1 callers
Method
__len__
(self)
unicorn/data/datasets/youtube_vos.py:48
↓ 1 callers
Method
__len__
(self)
unicorn/data/datasets/mosaicdetection.py:78
↓ 1 callers
Method
__len__
(self)
unicorn/data/datasets/coco_mots.py:77
↓ 1 callers
Method
__len__
(self)
unicorn/data/datasets/coco_sot.py:60
↓ 1 callers
Method
__len__
(self)
unicorn/data/datasets/saliency.py:43
↓ 1 callers
Method
__len__
(self)
unicorn/data/datasets/davis.py:55
↓ 1 callers
Method
_add_conv_fc_branch
(self, num_convs, num_fcs, in_channels)
external/qdtrack/qdtrack/models/roi_heads/track_heads/quasi_dense_embed_head.py:54
↓ 1 callers
Method
_build_class_list
(self)
unicorn/data/datasets/lasot.py:61
↓ 1 callers
Method
_build_seq_per_class
(self)
unicorn/data/datasets/got10k.py:108
↓ 1 callers
Method
_build_sequence_list
(self, vid_ids=None, split=None)
unicorn/data/datasets/lasot.py:45
↓ 1 callers
Method
_cache_images
(self)
unicorn/data/datasets/coco_inst.py:81
↓ 1 callers
Method
_cache_images
(self)
unicorn/data/datasets/coco_mots.py:86
↓ 1 callers
Method
_cache_images
(self)
unicorn/data/datasets/coco_sot.py:69
↓ 1 callers
Method
_cache_images
(self)
unicorn/data/datasets/voc.py:142
↓ 1 callers
Method
_cache_images
(self)
unicorn/data/datasets/coco.py:70
↓ 1 callers
Method
_check_directories
(self)
external/davis2017-evaluation/davis2017/davis.py:56
↓ 1 callers
Method
_construct_init_data
(self, init_data)
external/lib/test/evaluation/data.py:56
↓ 1 callers
Method
_construct_sequence
(self, sequence_info)
external/lib/test/evaluation/uavdataset.py:23
↓ 1 callers
Method
_construct_sequence
(self, set, sequence_name)
external/lib/test/evaluation/trackingnetdataset.py:34
↓ 1 callers
Method
_construct_sequence
(self, sequence_info)
external/lib/test/evaluation/otbdataset.py:23
↓ 1 callers
Method
_construct_sequence
(self, sequence_name)
external/lib/test/evaluation/got10kdataset.py:32
↓ 1 callers
Method
_construct_sequence
(self, sequence_name)
external/lib/test/evaluation/tc128dataset.py:26
↓ 1 callers
Method
_construct_sequence
(self, sequence_info)
external/lib/test/evaluation/nfsdataset.py:23
↓ 1 callers
Method
_construct_sequence
(self, sequence_name)
external/lib/test/evaluation/tc128cedataset.py:28
↓ 1 callers
Method
_construct_sequence
(self, sequence_name)
external/lib/test/evaluation/lasotdataset.py:34
↓ 1 callers
Method
_construct_sequence
(self, sequence_info)
external/lib/train/dataset/vos_base.py:308
↓ 1 callers
Function
_cv2_show_tracks
Show the tracks with opencv.
external/qdtrack/qdtrack/core/utils/visualization.py:32
↓ 1 callers
Function
_cv2_show_wrong_tracks
Show the wrong tracks with opencv. Args: img (str or ndarray): The image to be displayed. bboxes (ndarray): A ndarray of shape (k
external/qdtrack/qdtrack/core/utils/visualization.py:185
↓ 1 callers
Method
_det2json
Convert detection results to COCO json style.
external/qdtrack/qdtrack/datasets/tao_dataset.py:118
↓ 1 callers
Method
_do_python_eval
(self, output_dir="output", iou=0.5)
unicorn/data/datasets/voc.py:313
↓ 1 callers
Method
_ensure_start_frame
(self)
external/lib/test/evaluation/data.py:37
↓ 1 callers
Method
_evaluate_semisupervised
(all_gt_masks, all_res_masks, all_void_masks, metric)
external/davis2017-evaluation/davis2017/evaluation.py:28
↓ 1 callers
Method
_evaluate_unsupervised
(all_gt_masks, all_res_masks, all_void_masks, metric, max_n_proposals=20)
external/davis2017-evaluation/davis2017/evaluation.py:44
↓ 1 callers
Function
_find_free_port
Find an available port of current machine / node.
unicorn/core/launch.py:24
↓ 1 callers
Method
_forward_impl
(self, x)
unicorn/models/backbone/resnet.py:206
↓ 1 callers
Method
_freeze_detector
(self)
external/qdtrack/qdtrack/models/mot/qdtrack.py:22
↓ 1 callers
Function
_get_activation_fn
Return an activation function given a string
unicorn/models/deformable_transformer.py:168
↓ 1 callers
Function
_get_activation_fn
Return an activation function given a string
unicorn/models/transformer_encoder.py:162
↓ 1 callers
Method
_get_class
(self, seq_id)
unicorn/data/datasets/tracking_net.py:137
↓ 1 callers
Function
_get_clones
(module, N)
unicorn/models/deformable_transformer.py:164
↓ 1 callers
Function
_get_clones
(module, N)
unicorn/models/transformer_encoder.py:147
↓ 1 callers
Method
_get_frame_path
(self, seq_path, frame_id)
unicorn/data/datasets/got10k.py:176
↓ 1 callers
Method
_get_frame_path
(self, seq_path, frame_id)
unicorn/data/datasets/lasot.py:139
↓ 1 callers
Method
_get_image_size
(self, inputs)
external/lib/train/data/transforms.py:123
↓ 1 callers
Method
_get_jittered_box
Jitter the input box args: box - input bounding box mode - string 'template' or 'search' indicating template or searc
external/lib/train/data/processing.py:69
↓ 1 callers
Method
_get_lr_func
(self, name)
unicorn/utils/lr_scheduler.py:36
↓ 1 callers
Function
_get_rand_port
()
launch_uni.py:30
↓ 1 callers
Function
_get_reduce_op
(op_name)
unicorn/utils/allreduce_norm.py:52
↓ 1 callers
Method
_get_sequence_info_list
(self)
external/lib/test/evaluation/uavdataset.py:47
↓ 1 callers
Method
_get_sequence_info_list
(self)
external/lib/test/evaluation/otbdataset.py:48
↓ 1 callers
Method
_get_sequence_info_list
(self)
external/lib/test/evaluation/nfsdataset.py:47
↓ 1 callers
Method
_get_sequence_list
(self, split)
external/lib/test/evaluation/got10kdataset.py:47
↓ 1 callers
Method
_get_sequence_list
(self)
external/lib/test/evaluation/lasotdataset.py:61
↓ 1 callers
Method
_get_sequence_list
(self)
unicorn/data/datasets/got10k.py:123
↓ 1 callers
Method
_infinite_indices
(self)
unicorn/data/samplers.py:75
↓ 1 callers
Function
_is_power_of_2
(n)
unicorn/models/ops/modules/ms_deform_attn.py:24
↓ 1 callers
Method
_list_sequences
(self, root, set_ids)
external/lib/test/evaluation/trackingnetdataset.py:49
↓ 1 callers
Method
_load_anno
(path)
external/lib/train/dataset/vos_base.py:241
↓ 1 callers
Method
_load_class_info
(self)
unicorn/data/datasets/tracking_net.py:73
↓ 1 callers
Method
_load_coco_annotations
(self)
unicorn/data/datasets/mot.py:52
↓ 1 callers
Method
_load_coco_annotations
(self)
unicorn/data/datasets/coco_inst.py:78
↓ 1 callers
Method
_load_coco_annotations
(self)
unicorn/data/datasets/coco_mots.py:83
↓ 1 callers
Method
_load_coco_annotations
(self)
unicorn/data/datasets/coco_sot.py:66
↓ 1 callers
Method
_load_coco_annotations
(self)
unicorn/data/datasets/mot_omni.py:69
↓ 1 callers
Method
_load_coco_annotations
(self)
unicorn/data/datasets/voc.py:139
↓ 1 callers
Method
_load_coco_annotations
(self)
unicorn/data/datasets/coco.py:67
↓ 1 callers
Method
_load_image
(self, path)
external/lib/train/dataset/vos_base.py:234
↓ 1 callers
Method
_load_ins_ids
Private function to load label annotations. Args: results (dict): Result dict from :obj:`mmdet.CustomDataset`. Returns:
external/qdtrack/qdtrack/datasets/pipelines/loading.py:27
↓ 1 callers
Method
_load_meta_info
(self)
unicorn/data/datasets/got10k.py:80
↓ 1 callers
Method
_mask_to_bbox
(mask: np.ndarray)
external/lib/train/dataset/vos_base.py:108
↓ 1 callers
Method
_match_gts
(self, ann, ref_ann)
external/qdtrack/qdtrack/datasets/coco_video_dataset.py:128
↓ 1 callers
Function
_max_by_axis
(the_list)
external/lib/utils/misc.py:274
↓ 1 callers
Function
_minimal_ext_cmd
(cmd)
external/qdtrack/setup.py:18
↓ 1 callers
Function
_onnx_nested_tensor_from_tensor_list
(tensor_list: List[Tensor])
external/lib/utils/misc.py:334
↓ 1 callers
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/coco_video_dataset.py:169
↓ 1 callers
Function
_pascal_color_map
Python implementation of the color map function for the PASCAL VOC data set. Official Matlab version can be found in the PASCAL VOC devkit
external/davis2017-evaluation/davis2017/utils.py:9
↓ 1 callers
Function
_plt_show_tracks
Show the tracks with matplotlib.
external/qdtrack/qdtrack/core/utils/visualization.py:95
↓ 1 callers
Function
_plt_show_wrong_tracks
Show the wrong tracks with matplotlib. Args: img (str or ndarray): The image to be displayed. bboxes (ndarray): A ndarray of shap
external/qdtrack/qdtrack/core/utils/visualization.py:291
↓ 1 callers
Function
_read_and_eval_file
(mask_video_path: str, pred_video_path: str, frame_name: str)
external/PyDavis16EvalToolbox/eval.py:125
↓ 1 callers
Method
_read_target_visible
(self, seq_path)
unicorn/data/datasets/got10k.py:134
↓ 1 callers
Method
_read_target_visible
(self, seq_path)
unicorn/data/datasets/lasot.py:95
↓ 1 callers
Method
_reset_parameters
(self)
unicorn/models/deformable_transformer.py:39
↓ 1 callers
Method
_reset_parameters
(self)
unicorn/models/transformer_encoder.py:129
↓ 1 callers
Method
_reset_parameters
(self)
unicorn/models/ops/modules/ms_deform_attn.py:62
↓ 1 callers
Function
_results_exist
()
external/lib/test/evaluation/running.py:122
↓ 1 callers
Method
_sample_visible_ids
Samples num_ids frames between min_id and max_id for which target is visible args: visible - 1d Tensor indicating whether target
external/lib/train/data/sampler.py:59
↓ 1 callers
Function
_save_tracker_output
Saves the output of the tracker.
external/lib/test/evaluation/running.py:11
↓ 1 callers
Method
_split_inputs
(self, inputs)
external/lib/train/data/transforms.py:65
↓ 1 callers
Method
_track2json
Convert tracking results to TAO json style.
external/qdtrack/qdtrack/datasets/tao_dataset.py:82
↓ 1 callers
Method
_track_sequence
(self, tracker, seq, init_info)
external/lib/test/evaluation/tracker.py:97
↓ 1 callers
Method
_write_voc_results_file
(self, all_boxes)
unicorn/data/datasets/voc.py:288
↓ 1 callers
Method
activate
Start a new tracklet
unicorn/tracker/byte_tracker.py:47
↓ 1 callers
Function
add_path
(path)
tools/_init_paths.py:9
↓ 1 callers
Function
add_path
(path)
external/lib/test/utils/_init_paths.py:9
↓ 1 callers
Function
add_path
(path)
external/lib/train/_init_paths.py:9
← previous
next →
301–400 of 1,452, ranked by callers