MCPcopy Create free account

hub / github.com/Wuziyi616/LEOD / functions

Functions938 in github.com/Wuziyi616/LEOD

↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/bottleneck_attn.py:130
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/inplace_abn.py:74
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/global_context.py:43
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/lambda_layer.py:102
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/evo_norm.py:111
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/evo_norm.py:149
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/evo_norm.py:184
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/evo_norm.py:223
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/evo_norm.py:278
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/evo_norm.py:327
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/halo_attn.py:162
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/cond_conv2d.py:73
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/filter_response_norm.py:30
↓ 1 callersMethodreset_parameters
(self)
models/layers/maxvit/layers/filter_response_norm.py:58
↓ 1 callersMethodrotate
Apply rotation to one or a list of data.
data/utils/ssod_augmentor.py:108
↓ 1 callersMethodset_mixed_sampling_mode_variables_for_train
Determine how many samples are random data / streaming data.
modules/data/genx.py:120
↓ 1 callersMethodset_non_gt_labels_to_none_
(self)
data/genx_utils/labels.py:645
↓ 1 callersFunctionsubsample_list
Sample `num` items from a `lst` by taking every k-th element.
utils/helpers.py:24
↓ 1 callersFunctionswish
Swish - Described in: https://arxiv.org/abs/1710.05941
models/layers/maxvit/layers/activations.py:14
↓ 1 callersFunctionswish_jit
Swish - Described in: https://arxiv.org/abs/1710.05941
models/layers/maxvit/layers/activations_jit.py:19
↓ 1 callersFunctionswish_jit_bwd
(x, grad_output)
models/layers/maxvit/layers/activations_me.py:23
↓ 1 callersFunctionswish_jit_fwd
(x)
models/layers/maxvit/layers/activations_me.py:18
↓ 1 callersMethodt
(self)
data/genx_utils/labels.py:117
↓ 1 callersMethodto_structured_array
Convert to BBOX_DTYPE np.array.
data/genx_utils/labels.py:312
↓ 1 callersMethodtorch_
In place conversion to torch (from numpy).
data/genx_utils/labels.py:89
↓ 1 callersMethodtranspose_list
Similar to transpose this list of lists. Assume we have [Label([None, None, bbox, None]), Label([None, None, bbox, None]), Label([bbox, None,
data/genx_utils/labels.py:737
↓ 1 callersFunctiontrunc_normal_tf_
r"""Fills the input Tensor with values drawn from a truncated normal distribution. The values are effectively drawn from the normal distributi
models/layers/maxvit/layers/weight_init.py:70
↓ 1 callersFunctiontta_postprocess
Apply NMS on predicted bboxes.
modules/pseudo_labeler.py:37
↓ 1 callersFunctiontta_postprocess
Apply NMS on predicted bboxes. Input: preds: List[(N_i, 7)], [(xyxy), obj_conf, cls_conf, cls_idx] Returns: output: same as
modules/utils/tta.py:18
↓ 1 callersMethodupdate_lens
Update the lens by adding.
modules/utils/detection.py:169
↓ 1 callersFunctionvariance_scaling_
(tensor, scale=1.0, mode='fan_in', distribution='normal')
models/layers/maxvit/layers/weight_init.py:99
↓ 1 callersFunctionverify_data
Verify whether the newly generated data is correct.
predict.py:67
↓ 1 callersFunctionwindow_partition
(x, window_size: Tuple[int, int])
models/layers/maxvit/maxvit.py:273
↓ 1 callersFunctionwindow_reverse
(windows, window_size: Tuple[int, int], img_size: Tuple[int, int])
models/layers/maxvit/maxvit.py:282
↓ 1 callersFunctionxyxy2xywh
Takes a bbox in the form [x1,y1,x2,y2] and returns a new bbox in the form [x,y,w,h] where x,y is the center and w,h are the width and heigh
modules/tracking/utils.py:52
↓ 1 callersMethodzoom_in
Apply zoom in to one or a list of data.
data/utils/ssod_augmentor.py:88
↓ 1 callersMethodzoom_out
Apply zoom out to one or a list of data.
data/utils/ssod_augmentor.py:68
Method__add__
Add two ObjectLabelBase objects by concating.
data/genx_utils/labels.py:260
Method__add__
List concatenation.
data/genx_utils/labels.py:627
Method__call__
:param data_dict: LoaderDataDictGenX type, image-based tensors must have (*, h, w) shape. :return: map with same keys but spatially a
data/utils/augmentor.py:455
Method__call__
Apply weak and strong augmentation to get two versions of output.
data/utils/ssod_augmentor.py:46
Method__call__
(self, h: torch.Tensor, duplicate_pooling: torch.Tensor, out_extrap: torch.Tensor)
models/layers/maxvit/layers/ml_decoder.py:96
Method__call__
(self, x: torch.Tensor)
models/layers/maxvit/layers/space_to_depth.py:21
Method__del__
(self)
utils/evaluation/prophesee/io/psee_loader.py:251
Method__enter__
(self)
utils/timers.py:24
Method__enter__
(self)
utils/timers.py:53
Method__enter__
(self)
utils/timers.py:66
Method__enter__
(self)
models/layers/maxvit/layers/config.py:35
Method__enter__
(self)
models/layers/maxvit/layers/config.py:54
Method__enter__
(self)
models/layers/maxvit/layers/config.py:73
Method__enter__
(self)
models/layers/maxvit/layers/config.py:106
Method__eq__
Check if two ObjectLabelBase objects are equal.
data/genx_utils/labels.py:271
Method__eq__
(self, other: SparselyBatchedObjectLabels)
data/genx_utils/labels.py:632
Method__exit__
(self, *args)
utils/timers.py:29
Method__exit__
(self, *args)
utils/timers.py:56
Method__exit__
(self, *args)
utils/timers.py:70
Method__exit__
(self, *args: Any)
models/layers/maxvit/layers/config.py:38
Method__exit__
(self, *args: Any)
models/layers/maxvit/layers/config.py:57
Method__exit__
(self, *args: Any)
models/layers/maxvit/layers/config.py:76
Method__exit__
(self, *args: Any)
models/layers/maxvit/layers/config.py:109
Method__getitem__
Load a frame with its bbox labels, and `L` event reprs before it.
data/genx_utils/sequence_rnd.py:65
Method__getitem__
Load a sub-seq of event data + labels.
data/genx_utils/sequence_streaming.py:185
Method__getitem__
(self, index: int)
data/genx_utils/sequence_base.py:204
Method__getitem__
Load the bbox labels for the item-th frame.
data/genx_utils/labels.py:230
Method__getitem__
(self, item: int)
data/genx_utils/labels.py:622
Method__getitem__
(self, idx)
data/genx_utils/dataset_rnd.py:143
Method__init__
(self, full_config: DictConfig, ssod: bool = False)
modules/detection.py:32
Method__init__
(self, *args, **kwargs)
modules/pseudo_labeler.py:413
Method__init__
(self)
modules/utils/detection.py:30
Method__init__
(self)
modules/utils/detection.py:64
Method__init__
(self)
modules/utils/detection.py:101
Method__init__
(self)
modules/utils/detection.py:163
Method__init__
(self, path: str, img_hw: Tuple[int, int], postproc_cfg: DictConfig)
modules/utils/tta.py:67
Method__init__
(self, *args, **kwargs)
modules/utils/tta.py:203
Method__init__
(self, dataset_config: DictConfig, num_workers_train: int,
modules/data/genx.py:79
Method__init__
Initialises a tracker using initial bounding box.
modules/tracking/linear.py:16
Method__init__
Sets key parameters for the tracker.
modules/tracking/linear.py:199
Method__init__
Sets key parameters for the tracker.
modules/tracking/tracker.py:9
Method__init__
(self, device: torch.device, timer_name: str)
utils/timers.py:13
Method__init__
(self, *args, **kwargs)
utils/timers.py:50
Method__init__
(self, timer_name='')
utils/timers.py:61
Method__init__
:param desired_hw: Desired height and width :param mode: See torch.nn.functional.pad :param value: See torch.nn.functional.p
utils/padding.py:10
Method__init__
(self, dataset: str, downsample_by_2: bool)
utils/evaluation/prophesee/evaluator.py:29
Method__init__
ctor :param datfile: binary dat or npy file
utils/evaluation/prophesee/io/psee_loader.py:21
Method__init__
(self, config: DictConfig, prefixs: List[str] = [''])
callbacks/detection.py:23
Method__init__
(self, log_every_n_train_steps: int)
callbacks/gradflow.py:11
Method__init__
(self, config: DictConfig, buffer_entries: Type[Enum])
callbacks/viz_base.py:17
Method__init__
(self, dataset_hw: Tuple[int, int], automatic_randomization: bool,
data/utils/augmentor.py:128
Method__init__
In case of fastmode == True: use uint8 to construct the representation, but could lead to overflow. In case of fastmode == False: use
data/utils/representations.py:40
Method__init__
(self, bins: int, height: int, width: int, count_cutoff: Optional[int] = None, allow_compilat
data/utils/representations.py:134
Method__init__
(self, datapipe_list: List[MapDataPipe], batch_size: int, n
data/utils/stream_concat_datapipe.py:37
Method__init__
(self, dataset_hw: Tuple[int, int], automatic_randomization: bool, augm_config: DictConfig)
data/utils/ssod_augmentor.py:24
Method__init__
(self, datapipe_list: List[MapDataPipe], batch_size: int, fill_value: Optional[Any] = None)
data/utils/stream_sharded_datapipe.py:19
Method__init__
(self, path: Path, ev_representation_name: str, sequence_le
data/genx_utils/sequence_rnd.py:16
Method__init__
(self, source_dp: IterDataPipe, dataset_config: DictConfig)
data/genx_utils/sequence_streaming.py:283
Method__init__
(self, path: Path, ev_representation_name: str, sequence_le
data/genx_utils/sequence_base.py:51
Method__init__
(self, object_labels: Union[th.Tensor, np.ndarray], input_size_hw: Tuple[int
data/genx_utils/labels.py:38
Method__init__
(self, object_labels: th.Tensor, objframe_idx_2_label_idx: th.Tensor,
data/genx_utils/labels.py:191
Method__init__
(self, sparse_object_labels_batch: List[Optional[ObjectLabels]])
data/genx_utils/labels.py:609
Method__init__
(self, datasets: Iterable[SequenceDataset])
data/genx_utils/dataset_rnd.py:140
← previousnext →401–500 of 938, ranked by callers