MCPcopy Create free account

hub / github.com/MrZihan/Dynam3D / functions

Functions4,346 in github.com/MrZihan/Dynam3D

↓ 572 callersMethodappend
Appends a new transform to the existing list of transforms.
Dynam3D_Pretrain/ultralytics/yolo/data/augment.py:59
↓ 518 callersMethodappend
Appends a new transform to the existing list of transforms.
Dynam3D_VLN/ultralytics/yolo/data/augment.py:59
↓ 226 callersMethodcat
Concatenate a new MaskData object to the current one.
Dynam3D_Pretrain/ultralytics/vit/sam/amg.py:59
↓ 215 callersMethodcat
Concatenate a new MaskData object to the current one.
Dynam3D_VLN/ultralytics/vit/sam/amg.py:59
↓ 187 callersMethodto
Sends the model to the given device. Args: device (str): device
Dynam3D_VLN/ultralytics/yolo/engine/model.py:380
↓ 176 callersMethodto
Sends the model to the given device. Args: device (str): device
Dynam3D_Pretrain/ultralytics/yolo/engine/model.py:380
↓ 146 callersMethodget
Return the value of the specified key if it exists; otherwise, return the default value.
Dynam3D_VLN/ultralytics/yolo/utils/__init__.py:162
↓ 143 callersMethodget_agent_state
(self)
discrete_to_CE/discrete_to_CE_navrag_val.py:126
↓ 129 callersMethodget
Return the value of the specified key if it exists; otherwise, return the default value.
Dynam3D_Pretrain/ultralytics/yolo/utils/__init__.py:162
↓ 119 callersMethoditems
Return an ItemsView of the MaskData object.
Dynam3D_VLN/ultralytics/vit/sam/amg.py:39
↓ 110 callersMethodcpu
Return a copy of the Results object with all tensors on CPU memory.
Dynam3D_VLN/ultralytics/yolo/engine/results.py:123
↓ 108 callersMethodnumpy
Return a copy of the Results object with all tensors as numpy arrays.
Dynam3D_VLN/ultralytics/yolo/engine/results.py:130
↓ 103 callersMethodcpu
Return a copy of the Results object with all tensors on CPU memory.
Dynam3D_Pretrain/ultralytics/yolo/engine/results.py:123
↓ 101 callersMethodnumpy
Return a copy of the Results object with all tensors as numpy arrays.
Dynam3D_Pretrain/ultralytics/yolo/engine/results.py:130
↓ 91 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_VLN/ultralytics/yolo/nas/model.py:116
↓ 91 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_Pretrain/ultralytics/yolo/nas/model.py:116
↓ 88 callersMethodpop
(self, index)
Dynam3D_VLN/vlnce_baselines/models/feature_fields.py:210
↓ 85 callersMethoditems
Return an ItemsView of the MaskData object.
Dynam3D_Pretrain/ultralytics/vit/sam/amg.py:39
↓ 79 callersMethodconcatenate
Concatenate a list of Bboxes objects into a single Bboxes object. Args: boxes_list (List[Bboxes]): A list of Bboxes obje
Dynam3D_VLN/ultralytics/yolo/utils/instance.py:135
↓ 78 callersMethodpop
(self, index)
Dynam3D_Pretrain/src_3dff/models/feature_fields.py:318
↓ 67 callersMethodkeys
Return a list of non-empty attribute names.
Dynam3D_VLN/ultralytics/yolo/engine/results.py:161
↓ 61 callersMethodconcatenate
Concatenate a list of Bboxes objects into a single Bboxes object. Args: boxes_list (List[Bboxes]): A list of Bboxes obje
Dynam3D_Pretrain/ultralytics/yolo/utils/instance.py:135
↓ 56 callersMethodtolist
Return a list of Detections objects, i.e. 'for result in results.tolist():'.
Dynam3D_VLN/ultralytics/nn/autoshape.py:223
↓ 47 callersMethodpop
(self, index)
Dynam3D_VLN/vlnce_baselines/vlnce_baselines/models/feature_fields.py:210
↓ 46 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_VLN/vlnce_baselines/vlnce_baselines/models/fastsam/model.py:89
↓ 46 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_VLN/vlnce_baselines/models/fastsam/model.py:89
↓ 46 callersMethodupdate
Args: results (tuple): A tuple of (p, r, ap, f1, ap_class)
Dynam3D_Pretrain/ultralytics/yolo/utils/metrics.py:627
↓ 45 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_VLN/ultralytics/yolo/engine/model.py:204
↓ 45 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_Pretrain/ultralytics/yolo/engine/model.py:204
↓ 44 callersFunctioncolorstr
Colors a string https://en.wikipedia.org/wiki/ANSI_escape_code, i.e. colorstr('blue', 'hello world').
Dynam3D_VLN/ultralytics/yolo/utils/__init__.py:554
↓ 44 callersFunctioncolorstr
Colors a string https://en.wikipedia.org/wiki/ANSI_escape_code, i.e. colorstr('blue', 'hello world').
Dynam3D_Pretrain/ultralytics/yolo/utils/__init__.py:554
↓ 44 callersMethodkeys
Return a list of non-empty attribute names.
Dynam3D_Pretrain/ultralytics/yolo/engine/results.py:161
↓ 40 callersMethodtolist
Return a list of Detections objects, i.e. 'for result in results.tolist():'.
Dynam3D_Pretrain/ultralytics/nn/autoshape.py:223
↓ 39 callersMethodfrom_numpy
Convert a numpy array to a tensor. Args: x (np.ndarray): The array to be converted. Returns: (
Dynam3D_VLN/ultralytics/nn/autobackend.py:402
↓ 39 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_Pretrain/src_3dff/models/fastsam/model.py:89
↓ 39 callersMethodstep
r"""This control method is called from ``Env`` on each ``step``.
Dynam3D_VLN/habitat_extensions/nav.py:63
↓ 36 callersMethodeval
r"""Main method of trainer evaluation. Calls _eval_checkpoint() that is specified in Trainer class that inherits from BaseRLTrainer or
Dynam3D_VLN/vlnce_baselines/common/base_il_trainer.py:774
↓ 34 callersMethodload
(module, prefix='')
Dynam3D_Pretrain/src_3dff/waypoint_pred/transformer/pytorch_transformer/modeling_utils.py:483
↓ 34 callersMethodset_agent_state
(self)
discrete_to_CE/discrete_to_CE_navrag_val.py:122
↓ 34 callersMethodtime
Get current time.
Dynam3D_VLN/ultralytics/yolo/utils/ops.py:49
↓ 33 callersMethodeval
r"""Main method of trainer evaluation. Calls _eval_checkpoint() that is specified in Trainer class that inherits from BaseRLTrainer or
Dynam3D_Pretrain/src_3dff/common/base_il_trainer.py:773
↓ 32 callersMethodtolist
Converts list of transforms to a standard Python list.
Dynam3D_VLN/ultralytics/yolo/data/augment.py:63
↓ 32 callersMethodtolist
Converts list of transforms to a standard Python list.
Dynam3D_Pretrain/ultralytics/yolo/data/augment.py:63
↓ 31 callersMethodinfo
Prints model information Args: verbose (bool): if True, prints out the model information. Defaults to False
Dynam3D_VLN/ultralytics/nn/tasks.py:160
↓ 31 callersMethodinfo
Prints model information Args: verbose (bool): if True, prints out the model information. Defaults to False
Dynam3D_Pretrain/ultralytics/nn/tasks.py:160
↓ 31 callersMethodtime
Get current time.
Dynam3D_Pretrain/ultralytics/yolo/utils/ops.py:49
↓ 30 callersFunctioncheck_requirements
Check if installed dependencies meet YOLOv8 requirements and attempt to auto-update if needed. Args: requirements (Union[Path, str,
Dynam3D_VLN/ultralytics/yolo/utils/checks.py:200
↓ 30 callersMethodfrom_numpy
Convert a numpy array to a tensor. Args: x (np.ndarray): The array to be converted. Returns: (
Dynam3D_Pretrain/ultralytics/nn/autobackend.py:402
↓ 30 callersMethodstep_without_obs
(self, action: Union[str, int, MutableMapping_T[int, Union[str, int]]], dt: float = 1.0 / 60.0
Dynam3D_VLN/habitat_extensions/habitat_simulator.py:62
↓ 30 callersMethodupdate
Args: results (tuple): A tuple of (p, r, ap, f1, ap_class)
Dynam3D_VLN/ultralytics/yolo/utils/metrics.py:627
↓ 29 callersFunctioncheck_requirements
Check if installed dependencies meet YOLOv8 requirements and attempt to auto-update if needed. Args: requirements (Union[Path, str,
Dynam3D_Pretrain/ultralytics/yolo/utils/checks.py:200
↓ 28 callersMethoddevice
Returns device if PyTorch model.
Dynam3D_VLN/ultralytics/yolo/engine/model.py:481
↓ 27 callersMethodsave
Save detection results with optional labels to specified directory.
Dynam3D_VLN/ultralytics/nn/autoshape.py:197
↓ 26 callersMethodstep_without_obs
(self, action: Union[str, int, MutableMapping_T[int, Union[str, int]]], dt: float = 1.0 / 60.0
Dynam3D_Pretrain/habitat_extensions/habitat_simulator.py:62
↓ 24 callersMethod__init__
(self, config)
Dynam3D_VLN/vlnce_baselines/vlnce_baselines/waypoint_pred/transformer/pytorch_transformer/modeling_bert.py:408
↓ 24 callersMethod__init__
(self, config)
Dynam3D_VLN/vlnce_baselines/waypoint_pred/transformer/pytorch_transformer/modeling_bert.py:408
↓ 24 callersMethod__init__
(self, config)
Dynam3D_Pretrain/src_3dff/waypoint_pred/transformer/pytorch_transformer/modeling_bert.py:408
↓ 24 callersMethodapply
Apply object detection on a raw frame using specified method.
Dynam3D_VLN/ultralytics/tracker/utils/gmc.py:72
↓ 24 callersMethodload
Load the weights into the model. Args: weights (dict | torch.nn.Module): The pre-trained weights to be loaded. verbos
Dynam3D_VLN/ultralytics/nn/tasks.py:189
↓ 24 callersMethodstep
r"""This control method is called from ``Env`` on each ``step``.
Dynam3D_Pretrain/habitat_extensions/nav.py:57
↓ 23 callersMethodcuda
Return a copy of the Results object with all tensors on GPU memory.
Dynam3D_VLN/ultralytics/yolo/engine/results.py:137
↓ 23 callersMethodsave
Save detection results with optional labels to specified directory.
Dynam3D_Pretrain/ultralytics/nn/autoshape.py:197
↓ 22 callersMethodclip
Clips bounding boxes, segments, and keypoints values to stay within image boundaries.
Dynam3D_VLN/ultralytics/yolo/utils/instance.py:316
↓ 22 callersMethodclip
Clips bounding boxes, segments, and keypoints values to stay within image boundaries.
Dynam3D_Pretrain/ultralytics/yolo/utils/instance.py:316
↓ 22 callersMethodeval
r"""Main method of trainer evaluation. Calls _eval_checkpoint() that is specified in Trainer class that inherits from BaseRLTrainer or
Dynam3D_VLN/vlnce_baselines/vlnce_baselines/common/base_il_trainer.py:774
↓ 21 callersMethodload
(module, prefix='')
Dynam3D_VLN/vlnce_baselines/vlnce_baselines/waypoint_pred/transformer/pytorch_transformer/modeling_utils.py:483
↓ 21 callersMethodload
(module, prefix='')
Dynam3D_VLN/vlnce_baselines/waypoint_pred/transformer/pytorch_transformer/modeling_utils.py:483
↓ 19 callersFunctionget_cfg
Load and merge configuration data from a file or dictionary. Args: cfg (str | Path | Dict | SimpleNamespace): Configuration data.
Dynam3D_VLN/ultralytics/yolo/cfg/__init__.py:96
↓ 17 callersMethoddevice
Returns device if PyTorch model.
Dynam3D_Pretrain/ultralytics/yolo/engine/model.py:481
↓ 17 callersFunctionget_cfg
Load and merge configuration data from a file or dictionary. Args: cfg (str | Path | Dict | SimpleNamespace): Configuration data.
Dynam3D_Pretrain/ultralytics/yolo/cfg/__init__.py:96
↓ 17 callersMethodupdate
(self, k)
Dynam3D_VLN/vlnce_baselines/vlnce_baselines/models/graph_utils.py:93
↓ 17 callersMethodupdate
(self, k)
Dynam3D_VLN/vlnce_baselines/models/graph_utils.py:93
↓ 16 callersMethod__init__
(self, c1, c2, n=1)
Dynam3D_VLN/ultralytics/nn/modules/block.py:140
↓ 16 callersMethod__init__
(self, c1, c2, n=1)
Dynam3D_Pretrain/ultralytics/nn/modules/block.py:140
↓ 16 callersMethodload
Transfers parameters with matching names and shapes from 'weights' to model.
Dynam3D_VLN/ultralytics/yolo/engine/model.py:194
↓ 16 callersMethodload
Transfers parameters with matching names and shapes from 'weights' to model.
Dynam3D_Pretrain/ultralytics/yolo/engine/model.py:194
↓ 15 callersMethodact
( self, observations, rnn_hidden_states, prev_actions, masks,
Dynam3D_VLN/vlnce_baselines/models/policy.py:28
↓ 15 callersMethodact
( self, observations, rnn_hidden_states, prev_actions, masks,
Dynam3D_Pretrain/src_3dff/models/policy.py:28
↓ 15 callersFunctioncheck_version
Check current version against the required minimum version. Args: current (str): Current version. minimum (str): Required mi
Dynam3D_VLN/ultralytics/yolo/utils/checks.py:91
↓ 15 callersFunctioncheck_version
Check current version against the required minimum version. Args: current (str): Current version. minimum (str): Required mi
Dynam3D_Pretrain/ultralytics/yolo/utils/checks.py:91
↓ 15 callersMethoddecode
(self, tokens)
Dynam3D_VLN/vlnce_baselines/models/encoders/clip/simple_tokenizer.py:129
↓ 15 callersMethoddecode
(self, tokens)
Dynam3D_Pretrain/src_3dff/models/encoders/clip/simple_tokenizer.py:129
↓ 14 callersFunctionemojis
Return platform-dependent emoji-safe version of string.
Dynam3D_VLN/ultralytics/yolo/utils/__init__.py:228
↓ 14 callersFunctionemojis
Return platform-dependent emoji-safe version of string.
Dynam3D_Pretrain/ultralytics/yolo/utils/__init__.py:228
↓ 14 callersMethodfromarray
Update self.im from a numpy array.
Dynam3D_VLN/ultralytics/yolo/utils/plotting.py:219
↓ 13 callersMethodapply
Apply object detection on a raw frame using specified method.
Dynam3D_Pretrain/ultralytics/tracker/utils/gmc.py:72
↓ 13 callersMethodcontrastive_loss
(self, fts_1, fts_2, logit_scale=10.)
Dynam3D_Pretrain/src_3dff/ss_trainer_3DFF.py:633
↓ 13 callersMethodencode
(self, text)
Dynam3D_VLN/vlnce_baselines/models/encoders/clip/simple_tokenizer.py:121
↓ 13 callersMethodencode
(self, text)
Dynam3D_Pretrain/src_3dff/models/encoders/clip/simple_tokenizer.py:121
↓ 13 callersMethodrun_callbacks
Run all existing callbacks associated with a particular event.
Dynam3D_VLN/ultralytics/yolo/engine/trainer.py:162
↓ 13 callersMethodrun_callbacks
Run all existing callbacks associated with a particular event.
Dynam3D_Pretrain/ultralytics/yolo/engine/trainer.py:162
↓ 12 callersMethod__init__
Initialize Conv layer with given arguments including activation.
Dynam3D_VLN/ultralytics/nn/modules/conv.py:29
↓ 12 callersMethod__init__
Initialize Conv layer with given arguments including activation.
Dynam3D_Pretrain/ultralytics/nn/modules/conv.py:29
↓ 12 callersMethodadd
Args: offset (tuple | list | int): the offset for four coords.
Dynam3D_VLN/ultralytics/yolo/utils/instance.py:116
↓ 12 callersMethodinfo
Logs model info. Args: detailed (bool): Show detailed information about model. verbose (bool): Controls verb
Dynam3D_VLN/ultralytics/vit/sam/model.py:51
↓ 12 callersFunctionplot_images
(images, batch_idx, cls, bboxes=np.zeros(0, dtype=np.float32),
Dynam3D_VLN/ultralytics/yolo/utils/plotting.py:299
↓ 12 callersFunctionplot_images
(images, batch_idx, cls, bboxes=np.zeros(0, dtype=np.float32),
Dynam3D_Pretrain/ultralytics/yolo/utils/plotting.py:299
↓ 12 callersFunctionyaml_load
Load YAML data from a file. Args: file (str, optional): File name. Default is 'data.yaml'. append_filename (bool): Add the Y
Dynam3D_VLN/ultralytics/yolo/utils/__init__.py:282
↓ 12 callersFunctionyaml_load
Load YAML data from a file. Args: file (str, optional): File name. Default is 'data.yaml'. append_filename (bool): Add the Y
Dynam3D_Pretrain/ultralytics/yolo/utils/__init__.py:282
↓ 11 callersMethodfromarray
Update self.im from a numpy array.
Dynam3D_Pretrain/ultralytics/yolo/utils/plotting.py:219
next →1–100 of 4,346, ranked by callers