↓ 10 callersFunctionxyxy2xywh Convert bounding box coordinates from (x1, y1, x2, y2) format to (x, y, width, height) format. Args: x (np.ndarray | torch.Tensor):
Dynam3D_VLN/ultralytics/yolo/utils/ops.py:345
↓ 10 callersFunctionxyxy2xywh Convert bounding box coordinates from (x1, y1, x2, y2) format to (x, y, width, height) format. Args: x (np.ndarray | torch.Tensor):
Dynam3D_Pretrain/ultralytics/yolo/utils/ops.py:345
↓ 9 callersFunctionxywh2xyxy Convert bounding box coordinates from (x, y, width, height) format to (x1, y1, x2, y2) format where (x1, y1) is the top-left corner and (x2,
Dynam3D_VLN/ultralytics/yolo/utils/ops.py:362
↓ 9 callersFunctionxywh2xyxy Convert bounding box coordinates from (x, y, width, height) format to (x1, y1, x2, y2) format where (x1, y1) is the top-left corner and (x2,
Dynam3D_Pretrain/ultralytics/yolo/utils/ops.py:362
↓ 7 callersMethod__init__(self, d_model=512, nhead=8, num_encoder_layers=6,
num_decoder_layers=6, dim_feedforward=2048
Dynam3D_VLN/vlnce_baselines/vlnce_baselines/common/transformer.py:20
↓ 7 callersMethod__init__(self, d_model=512, nhead=8, num_encoder_layers=6,
num_decoder_layers=6, dim_feedforward=2048
Dynam3D_VLN/vlnce_baselines/common/transformer.py:20
↓ 7 callersMethod__init__(self, d_model=512, nhead=8, num_encoder_layers=6,
num_decoder_layers=6, dim_feedforward=2048
Dynam3D_Pretrain/src_3dff/common/transformer.py:20
↓ 7 callersMethodrender_view_3d_patch(self, batch_position=None, batch_heading=None, batch_camera_intrinsic=None, batch_rot=None, batch_trans=None,
Dynam3D_Pretrain/src_3dff/models/feature_fields.py:494