MCPcopy Create free account

hub / github.com/Xin-Ye-1/BEVDiffuser / functions

Functions674 in github.com/Xin-Ye-1/BEVDiffuser

↓ 1 callersFunctionparse_args
()
BEVFormer/tools/model_converters/publish_model.py:7
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/analysis_tools/benchmark.py:17
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/analysis_tools/analyze_logs.py:158
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/misc/browse_dataset.py:15
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/misc/fuse_conv_bn.py:47
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/misc/visualize_results.py:9
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/misc/print_config.py:6
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/fp16/train.py:27
↓ 1 callersFunctionparse_args
()
BEVFormer/tools/data_converter/nuimage_converter.py:37
↓ 1 callersFunctionparse_args
()
BEVFormer/projects/bevdiffuser/test_bev_diffuser.py:51
↓ 1 callersFunctionparse_args
()
BEVFormer/projects/bevdiffuser/train_bev_diffuser.py:503
↓ 1 callersFunctionparse_config
Parse config from strings. Args: config_strings (string): strings of model config. Returns: Config: model config
BEVFormer/tools/model_converters/convert_votenet_checkpoints.py:20
↓ 1 callersMethodpoint_sampling
(self, reference_points, pc_range, img_metas)
BEVFormer/projects/mmdet3d_plugin/bevformer/modules/encoder.py:93
↓ 1 callersMethodprepare_train_data
Training data preparation. Args: index (int): Index for accessing the target data. Returns: dict: Tra
BEVFormer/projects/mmdet3d_plugin/datasets/nuscenes_dataset_v2.py:75
↓ 1 callersFunctionprocess_checkpoint
(in_file, out_file)
BEVFormer/tools/model_converters/publish_model.py:16
↓ 1 callersFunctionprocess_img_anno
(img_info)
BEVFormer/tools/data_converter/nuimage_converter.py:183
↓ 1 callersFunctionproject_points3d
(Xw, K)
BEVFormer/projects/mmdet3d_plugin/dd3d/utils/geometry.py:169
↓ 1 callersFunctionquaternion_to_matrix
Convert rotations given as quaternions to rotation matrices. Args: quaternions: quaternions with real part first, as ten
BEVFormer/projects/mmdet3d_plugin/dd3d/utils/geometry.py:77
↓ 1 callersFunctionquaternion_to_matrix
Convert rotations given as quaternions to rotation matrices. Args: quaternions: quaternions with real part first, as ten
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/boxes3d.py:17
↓ 1 callersFunctionrandom_sampling
Random sampling. Sampling point cloud to a certain number of points. Args: points (ndarray): Point cloud. num_points (int):
BEVFormer/tools/data_converter/sunrgbd_data_utils.py:14
↓ 1 callersFunctionrender_sample_data
Render sample data onto axis. :param sample_data_token: Sample_data token. :param with_anns: Whether to draw box annotations. :pa
BEVFormer/tools/analysis_tools/visual.py:351
↓ 1 callersMethodrotate_bev_along_z
(self, results, angle)
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/augmentation.py:308
↓ 1 callersFunctions3dis_data_prep
Prepare the info file for s3dis dataset. Args: root_path (str): Path of dataset root. info_prefix (str): The prefix of info filen
BEVFormer/tools/create_data.py:129
↓ 1 callersMethodsave_calib
Parse and save the calibration data. Args: frame (:obj:`Frame`): Open dataset frame proto. file_idx (int): Current fi
BEVFormer/tools/data_converter/waymo_converter.py:147
↓ 1 callersMethodsave_label
Parse and save the label data in txt format. The relation between waymo and kitti coordinates is noteworthy: 1. x, y, z correspond to
BEVFormer/tools/data_converter/waymo_converter.py:253
↓ 1 callersMethodsave_lidar
Parse and save the lidar data in psd format. Args: frame (:obj:`Frame`): Open dataset frame proto. file_idx (int): Cu
BEVFormer/tools/data_converter/waymo_converter.py:203
↓ 1 callersMethodsave_pose
Parse and save the pose data. Note that SDC's own pose is not included in the regular training of KITTI dataset. KITTI raw dataset co
BEVFormer/tools/data_converter/waymo_converter.py:353
↓ 1 callersMethodsave_pretrained
(self, save_directory)
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_diffusion_unet.py:941
↓ 1 callersMethodscale
(self, *args, **kwargs)
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/transform3d.py:492
↓ 1 callersMethodscale_xyz
(self, results, scale_ratio)
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/augmentation.py:322
↓ 1 callersFunctionscannet_data_prep
Prepare the info file for scannet dataset. Args: root_path (str): Path of dataset root. info_prefix (str): The prefix of info fil
BEVFormer/tools/create_data.py:116
↓ 1 callersFunctionshow_det_data
Visualize 3D point cloud and 3D bboxes.
BEVFormer/tools/misc/browse_dataset.py:90
↓ 1 callersFunctionshow_proj_bbox_img
Visualize 3D bboxes on 2D image by projection.
BEVFormer/tools/misc/browse_dataset.py:124
↓ 1 callersFunctionshow_seg_data
Visualize 3D point cloud and segmentation mask.
BEVFormer/tools/misc/browse_dataset.py:107
↓ 1 callersMethodsimple_test
Test function without augmentaiton.
BEVFormer/projects/mmdet3d_plugin/bevformer/detectors/bevformerV2.py:272
↓ 1 callersMethodsimple_test_bev
(self, img_metas, img=None, prev_bev=None)
BEVFormer/projects/mmdet3d_plugin/bevformer/detectors/bevformer.py:335
↓ 1 callersMethodsimple_test_pts
Test function
BEVFormer/projects/mmdet3d_plugin/bevformer/detectors/bevformerV2.py:260
↓ 1 callersMethodsimple_test_pts
Test function
BEVFormer/projects/mmdet3d_plugin/bevformer/detectors/bevformer.py:308
↓ 1 callersFunctionsmooth_l1_loss
Smooth L1 loss. Args: pred (torch.Tensor): The prediction. target (torch.Tensor): The learning target of the prediction. b
BEVFormer/projects/mmdet3d_plugin/core/bbox/match_costs/match_cost.py:37
↓ 1 callersMethodstep
Performs a single optimization step. Args: closure (callable, optional): A closure that reevaluates the model and
BEVFormer/projects/mmdet3d_plugin/models/opt/adamw.py:65
↓ 1 callersFunctionsunrgbd_data_prep
Prepare the info file for sunrgbd dataset. Args: root_path (str): Path of dataset root. info_prefix (str): The prefix of info fil
BEVFormer/tools/create_data.py:142
↓ 1 callersFunctiontest
()
BEVFormer/projects/bevdiffuser/test_bev_diffuser.py:147
↓ 1 callersFunctiontimestep_embedding
Create sinusoidal timestep embeddings. :param timesteps: a 1-D Tensor of N indices, one per batch element. These may b
BEVFormer/projects/bevdiffuser/layout_diffusion/nn.py:108
↓ 1 callersMethodto
(self, *args: Any, **kwargs: Any)
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/image_list.py:85
↓ 1 callersFunctionto_depth_mode
Convert points and bboxes to Depth Coord and Depth Box mode.
BEVFormer/tools/misc/browse_dataset.py:79
↓ 1 callersFunctiontrain
()
BEVFormer/projects/bevdiffuser/train_bev_diffuser.py:63
↓ 1 callersMethodtransform_points
Use this transform to transform a set of 3D points. Assumes row major ordering of the input points. Args: points
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/transform3d.py:410
↓ 1 callersMethodunion2one
(self, queue)
BEVFormer/projects/mmdet3d_plugin/datasets/nuscenes_dataset.py:64
↓ 1 callersMethodupdate_gt
(self, type_='vis', visibility='1', index=1)
BEVFormer/projects/mmdet3d_plugin/datasets/nuscnes_eval.py:605
↓ 1 callersMethodvectorize
(self)
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/boxes3d.py:174
↓ 1 callersFunctionwaymo_data_prep
Prepare the info file for waymo dataset. Args: root_path (str): Path of dataset root. info_prefix (str): The prefix of info filen
BEVFormer/tools/create_data.py:155
Method__call__
Args: bbox_pred (Tensor): Predicted boxes with normalized coordinates (cx, cy, w, h), which are all in range [0,
BEVFormer/projects/mmdet3d_plugin/core/bbox/match_costs/match_cost.py:21
Method__call__
Args: bboxes (Tensor): Predicted boxes with unnormalized coordinates (x1, y1, x2, y2). Shape [num_query, 4].
BEVFormer/projects/mmdet3d_plugin/core/bbox/match_costs/match_cost.py:78
Method__call__
Call function to pad images, masks, semantic segmentation maps. Args: results (dict): Result dict from loading pipeline. R
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/transform_3d.py:48
Method__call__
Call function to normalize images. Args: results (dict): Result dict from loading pipeline. Returns: dict: Nor
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/transform_3d.py:83
Method__call__
Call function to perform photometric distortion on images. Args: results (dict): Result dict from loading pipeline. Return
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/transform_3d.py:133
Method__call__
Call function to collect keys in results. The keys in ``meta_keys`` will be converted to :obj:`mmcv.DataContainer`. Args:
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/transform_3d.py:263
Method__call__
Call function to pad images, masks, semantic segmentation maps. Args: results (dict): Result dict from loading pipeline. R
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/transform_3d.py:307
Method__call__
Call function to pad images, masks, semantic segmentation maps. Args: results (dict): Result dict from loading pipeline. R
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/augmentation.py:35
Method__call__
Call function to pad images, masks, semantic segmentation maps. Args: results (dict): Result dict from loading pipeline. R
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/augmentation.py:239
Method__call__
(self, results)
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/dd3d_mapper.py:25
Method__call__
Call function to transform and format common fields in results. Args: results (dict): Result dict contains the data to convert.
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/formating.py:30
Method__call__
(self, locations, gt_instances, feature_shapes)
BEVFormer/projects/mmdet3d_plugin/dd3d/modeling/nuscenes_dd3d.py:31
Method__call__
Add 'pred_attribute', 'pred_speed' to Instances in 'pred_instances'.
BEVFormer/projects/mmdet3d_plugin/dd3d/modeling/nuscenes_dd3d.py:286
Method__call__
(self, locations, gt_instances, feature_shapes)
BEVFormer/projects/mmdet3d_plugin/dd3d/modeling/prepare_targets.py:35
Method__call__
(self, logits, box2d_reg, centerness, locations, image_sizes)
BEVFormer/projects/mmdet3d_plugin/dd3d/modeling/fcos2d.py:266
Method__call__
( self, box3d_quat, box3d_ctr, box3d_depth, box3d_size, box3d_conf, inv_intrinsics, pred_instances, fc
BEVFormer/projects/mmdet3d_plugin/dd3d/modeling/fcos3d.py:343
Method__call__
(self, img, label)
BEVFormer/projects/mmdet3d_plugin/models/utils/grid_mask.py:26
Method__eq__
(self, other)
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/pose.py:163
Method__getitem__
(self, idx)
BEVFormer/projects/bevdiffuser/data_utils.py:148
Method__getitem__
Get item from infos according to the given index. Returns: dict: Data dictionary of the corresponding index.
BEVFormer/projects/mmdet3d_plugin/datasets/nuscenes_dataset.py:175
Method__getitem__
Get item from infos according to the given index. Returns: dict: Data dictionary of the corresponding index.
BEVFormer/projects/mmdet3d_plugin/datasets/nuscenes_dataset_v2.py:238
Method__getitem__
Access the individual image in its original size. Args: idx: int or slice Returns: Tensor: an image
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/image_list.py:71
Method__getitem__
Args: index: Specifying the index of the transform to retrieve. Can be an int, slice, list of ints, boolean, long
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/transform3d.py:278
Method__getitem__
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/boxes3d.py:149
Method__getitem__
BEVFormer/projects/mmdet3d_plugin/dd3d/structures/boxes3d.py:280
Method__getitem__
(self, idx)
BEVFormer/projects/mmdet3d_plugin/dd3d/datasets/nuscenes.py:290
Method__init__
(self, unet_cfg, unet_checkpoint_dir=None, pretrained_model
BEVFormer/tools/bevdiffuser.py:12
Method__init__
(self, line)
BEVFormer/tools/data_converter/sunrgbd_data_utils.py:40
Method__init__
(self, root_path, split='train', use_v1=False)
BEVFormer/tools/data_converter/sunrgbd_data_utils.py:75
Method__init__
(self, root_path, split='Area_1')
BEVFormer/tools/data_converter/s3dis_data_utils.py:24
Method__init__
(self, data_root, ann_file, split='Area_1',
BEVFormer/tools/data_converter/s3dis_data_utils.py:168
Method__init__
(self, load_dir, save_dir, prefix, workers
BEVFormer/tools/data_converter/waymo_converter.py:38
Method__init__
(self, root_path, split='train')
BEVFormer/tools/data_converter/scannet_data_utils.py:24
Method__init__
(self, data_root, ann_file, split='train',
BEVFormer/tools/data_converter/scannet_data_utils.py:215
Method__init__
(self, pc_range, use_3d_bbox=True, num_classes=12, num_bboxes=300, *args, **kwargs)
BEVFormer/projects/bevdiffuser/data_utils.py:139
Method__init__
(self, n_ctx, width, heads)
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_encoder.py:36
Method__init__
(self, n_heads: int, n_ctx: int)
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_encoder.py:65
Method__init__
( self, n_ctx: int, width: int, heads: int, )
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_encoder.py:91
Method__init__
( self, n_ctx: int, width: int, layers: int, heads
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_encoder.py:115
Method__init__
( self, layout_length: int, hidden_dim: int, output_dim: int,
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_encoder.py:144
Method__init__
(self, channels, use_conv, dims=2, out_channels=None)
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_diffusion_unet.py:124
Method__init__
( self, channels, emb_channels, dropout, out_chann
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_diffusion_unet.py:161
Method__init__
( self, channels, num_heads=1, num_head_channels=-1,
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_diffusion_unet.py:264
Method__init__
( self, channels, num_heads=1, num_head_channels=-1,
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_diffusion_unet.py:359
Method__init__
(self, n_heads)
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_diffusion_unet.py:564
Method__init__
( self, layout_encoder, in_channels, model_channels,
BEVFormer/projects/bevdiffuser/layout_diffusion/layout_diffusion_unet.py:642
Method__init__
(self, embed_dims=256, num_heads=8, num_levels=4,
BEVFormer/projects/mmdet3d_plugin/bevformer/modules/decoder.py:165
Method__init__
(self, embed_dims=256, num_heads=8, num_levels=4,
BEVFormer/projects/mmdet3d_plugin/bevformer/modules/temporal_self_attention.py:60
Method__init__
(self, embed_dims, num_heads, attn_drop=0.,
BEVFormer/projects/mmdet3d_plugin/bevformer/modules/group_attention.py:44
← previousnext →301–400 of 674, ranked by callers