MCPcopy Create free account

hub / github.com/OpenGVLab/InternImage / functions

Functions2,414 in github.com/OpenGVLab/InternImage

↓ 1 callersMethodforward_clip_projector
(self, x)
classification/models/intern_image.py:742
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/models/intern_image_meta_former.py:780
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/in1k_model/internimage_g_22kto1k_512/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/in1k_model/internimage_xl_22kto1k_384/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/in1k_model/internimage_s_1k_224/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/in1k_model/internimage_h_22kto1k_640/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/in1k_model/internimage_l_22kto1k_384/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/in1k_model/internimage_t_1k_224/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/in1k_model/internimage_b_1k_224/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/22k_model/internimage_l_22k_384/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/22k_model/internimage_g_jointto22k_384/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/22k_model/internimage_xl_22k_384/modeling_internimage.py:778
↓ 1 callersMethodforward_clip_projector
(self, x)
classification/huggingface/22k_model/internimage_h_jointto22k_384/modeling_internimage.py:778
↓ 1 callersMethodforward_features
(self, x)
classification/models/intern_image.py:720
↓ 1 callersMethodforward_features
(self, x)
classification/models/intern_image_meta_former.py:758
↓ 1 callersMethodforward_features_seq_out
(self, x)
classification/models/intern_image.py:732
↓ 1 callersMethodforward_features_seq_out
(self, x)
classification/models/intern_image_meta_former.py:770
↓ 1 callersMethodforward_pts_train
Forward function' Args: pts_feats (list[torch.Tensor]): Features of point cloud branch gt_bboxes_3d (list[:obj:`BaseIn
autonomous_driving/occupancy_prediction/projects/mmdet3d_plugin/bevformer/detectors/bevformer_occ.py:105
↓ 1 callersMethodforward_test
Args:
autonomous_driving/Online-HD-Map-Construction/src/models/mapers/base_mapper.py:70
↓ 1 callersMethodforward_train
(self, *args, **kwargs)
autonomous_driving/Online-HD-Map-Construction/src/models/mapers/base_mapper.py:47
↓ 1 callersMethodforward_train
Returns: pred_dist: Categorical predictive distribution with batch shape [batch_size, seq_length].
autonomous_driving/Online-HD-Map-Construction/src/models/heads/polyline_generator.py:238
↓ 1 callersMethodforward_train
we use teacher force strategy
autonomous_driving/Online-HD-Map-Construction/src/models/heads/dg_head.py:61
↓ 1 callersMethodforward_train
(self, img=None, img_metas=None, gt_te=None,
autonomous_driving/openlane-v2/plugin/mmdet3d/baseline/models/detectors/road_bev.py:157
↓ 1 callersMethodforward_train
Forward training function. Args: points (list[torch.Tensor], optional): Points of each sample. Defaults to None.
autonomous_driving/occupancy_prediction/projects/mmdet3d_plugin/bevformer/detectors/bevformer_occ.py:176
↓ 1 callersFunctionfuse_module
(m)
autonomous_driving/occupancy_prediction/tools/misc/fuse_conv_bn.py:26
↓ 1 callersMethodgaussian_noise_bbox
(self, bbox)
autonomous_driving/Online-HD-Map-Construction/src/models/augmentation/sythesis_det.py:70
↓ 1 callersMethodgaussian_noise_poly
(self, polyline, polyline_mask)
autonomous_driving/Online-HD-Map-Construction/src/models/augmentation/sythesis_det.py:90
↓ 1 callersMethodgen_sineembed_for_position
(self, pos_tensor)
detection/mmdet_custom/models/utils/transformer.py:46
↓ 1 callersFunctiongenerate_record
Generate one 2D annotation record given various information on top of the 2D bounding box coordinates. Args: ann_rec (dict): Original
autonomous_driving/openlane-v2/tools/data_converter/kitti_converter.py:570
↓ 1 callersFunctiongenerate_record
Generate one 2D annotation record given various information on top of the 2D bounding box coordinates. Args: ann_rec (dict): Original
autonomous_driving/openlane-v2/tools/data_converter/nuscenes_converter.py:566
↓ 1 callersFunctiongenerate_record
Generate one 2D annotation record given various informations on top of the 2D bounding box coordinates. Args: ann_rec (dict): Origina
autonomous_driving/occupancy_prediction/tools/data_converter/nuscenes_converter.py:611
↓ 1 callersFunctiongenerate_record
Generate one 2D annotation record given various informations on top of the 2D bounding box coordinates. Args: ann_rec (dict): Origina
autonomous_driving/occupancy_prediction/tools/data_converter/nuscenes_occ_converter.py:636
↓ 1 callersFunctiongenerate_square_subsequent_mask
Generate the attention mask for causal decoding
autonomous_driving/Online-HD-Map-Construction/src/models/heads/detgen_utils/utils.py:6
↓ 1 callersFunctiongenerate_the_ego_car
()
autonomous_driving/occupancy_prediction/utils/vis.py:86
↓ 1 callersFunctionget_2d_boxes
Get the 2D annotation records for a given `sample_data_token`. Args: sample_data_token (str): Sample data token belonging to a camera
autonomous_driving/openlane-v2/tools/data_converter/nuscenes_converter.py:401
↓ 1 callersFunctionget_2d_boxes
Get the 2D annotation records for a given `sample_data_token`. Args: sample_data_token (str): Sample data token belonging to a camera \
autonomous_driving/occupancy_prediction/tools/data_converter/nuscenes_converter.py:446
↓ 1 callersFunctionget_2d_boxes
Get the 2D annotation records for a given `sample_data_token`. Args: sample_data_token (str): Sample data token belonging to a camera \
autonomous_driving/occupancy_prediction/tools/data_converter/nuscenes_occ_converter.py:471
↓ 1 callersMethodget_aligned_box_label
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/scannet_data_utils.py:48
↓ 1 callersMethodget_ann_info
(self, index)
autonomous_driving/openlane-v2/plugin/mmdet3d/baseline/datasets/openlane_v2_dataset.py:297
↓ 1 callersFunctionget_args
()
classification/export.py:17
↓ 1 callersFunctionget_available_scenes
Get available scenes from the input nuscenes class. Given the raw data, get the information of available scenes for further info generation.
autonomous_driving/occupancy_prediction/tools/data_converter/nuscenes_converter.py:113
↓ 1 callersFunctionget_available_scenes
Get available scenes from the input nuscenes class. Given the raw data, get the information of available scenes for further info generation.
autonomous_driving/occupancy_prediction/tools/data_converter/nuscenes_occ_converter.py:124
↓ 1 callersMethodget_axis_align_matrix
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/scannet_data_utils.py:60
↓ 1 callersFunctionget_bbox
Convert vertices from its original range ([-1,1]) to discrete values in [0, n_bits**2 - 1]. Args: polyline (array): point coordinates, sh
autonomous_driving/Online-HD-Map-Construction/src/datasets/pipelines/poly_bbox.py:204
↓ 1 callersMethodget_bboxes
Transform network outputs for a batch into bbox predictions. Args: all_cls_scores_list (list[Tensor]): Classification outputs
detection/mmdet_custom/models/dense_heads/detr_head.py:692
↓ 1 callersMethodget_bboxes
Convert instance masks to axis-aligned bounding boxes. Args: points (np.array): Scene points of shape (n, 6). pts_ins
autonomous_driving/openlane-v2/tools/data_converter/s3dis_data_utils.py:115
↓ 1 callersMethodget_bev_features
obtain bev features.
autonomous_driving/occupancy_prediction/projects/mmdet3d_plugin/bevformer/modules/transformer.py:101
↓ 1 callersMethodget_calibration
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/sunrgbd_data_utils.py:114
↓ 1 callersFunctionget_campos
Find the each refence point's corresponding pixel in each camera Args: reference_points: [B, num_query, 3] eg
autonomous_driving/Online-HD-Map-Construction/src/models/backbones/ipm_backbone.py:320
↓ 1 callersFunctionget_campos
Find the each refence point's corresponding pixel in each camera Args: reference_points: [B, num_query, 3] eg
autonomous_driving/openlane-v2/plugin/mmdet3d/baseline/models/necks/custom_ipm_view_transformer.py:30
↓ 1 callersMethodget_cat_ids
Get COCO category ids by index. Args: idx (int): Index of data. Returns: list[int]: All categories in the imag
detection/mmdet_custom/datasets/crowd_human.py:63
↓ 1 callersFunctionget_chunk_idx
(polyline_length)
autonomous_driving/Online-HD-Map-Construction/src/models/heads/polyline_generator.py:494
↓ 1 callersMethodget_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
autonomous_driving/occupancy_prediction/projects/mmdet3d_plugin/datasets/nuscenes_dataset.py:133
↓ 1 callersMethodget_depth
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/sunrgbd_data_utils.py:109
↓ 1 callersMethodget_dn_target
(self, dn_bbox_preds_list, gt_bboxes_list, gt_labels_list, img_metas, dn_meta)
detection/mmdet_custom/models/dense_heads/cbdino_head.py:309
↓ 1 callersMethodget_dn_target
(self, dn_bbox_preds_list, gt_bboxes_list, gt_labels_list, img_metas, dn_meta)
detection/mmdet_custom/models/dense_heads/dino_head.py:292
↓ 1 callersMethodget_dynamic_line
get dynamic line with difference approach mat: N1xN2xnpts m1: N1xnpts m2: N2xnpts
autonomous_driving/Online-HD-Map-Construction/src/models/assigner/match_cost.py:264
↓ 1 callersFunctionget_extensions
()
detection/ops_dcnv3/setup.py:17
↓ 1 callersFunctionget_extensions
()
classification/ops_dcnv3/setup.py:17
↓ 1 callersFunctionget_extensions
()
segmentation/ops_dcnv3/setup.py:17
↓ 1 callersFunctionget_extensions
()
autonomous_driving/openlane-v2/plugin/mmdet3d/baseline/models/backbones/ops_dcnv3/setup.py:17
↓ 1 callersFunctionget_extensions
()
autonomous_driving/occupancy_prediction/projects/mmdet3d_plugin/bevformer/backbones/ops_dcnv3/setup.py:17
↓ 1 callersMethodget_extrinsics
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/scannet_data_utils.py:74
↓ 1 callersFunctionget_flops
(model, input_shape)
detection/get_flops.py:51
↓ 1 callersFunctionget_flops
(model, input_shape)
segmentation/get_flops.py:52
↓ 1 callersMethodget_image
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/sunrgbd_data_utils.py:101
↓ 1 callersMethodget_image_shape
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/sunrgbd_data_utils.py:105
↓ 1 callersMethodget_images
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/scannet_data_utils.py:66
↓ 1 callersFunctionget_img_annos
Get semantic segmentation map for an image. Args: nuim (obj:`NuImages`): NuImages dataset object img_info (dict): Meta informatio
autonomous_driving/openlane-v2/tools/data_converter/nuimage_converter.py:64
↓ 1 callersMethodget_infos
Get data infos. This method gets information from the raw data. Args: num_workers (int, optional): Number of threads to
autonomous_driving/openlane-v2/tools/data_converter/scannet_data_utils.py:88
↓ 1 callersMethodget_intrinsics
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/scannet_data_utils.py:82
↓ 1 callersMethodget_label_objects
(self, idx)
autonomous_driving/openlane-v2/tools/data_converter/sunrgbd_data_utils.py:123
↓ 1 callersMethodget_lanes
Generate bboxes from bbox head predictions. Args: preds_dicts (tuple[list[dict]]): Prediction results. img_metas (list
autonomous_driving/openlane-v2/plugin/mmdet3d/baseline/models/heads/lc_deformable_detr_head.py:526
↓ 1 callersMethodget_lidar_feature
(self, points)
autonomous_driving/Online-HD-Map-Construction/src/models/backbones/ipm_backbone.py:279
↓ 1 callersMethodget_num_groups
Args: group_queries (int): Number of dn queries in one group.
detection/mmdet_custom/models/utils/query_denoising.py:38
↓ 1 callersFunctionget_num_layer_for_swin
(var_name, num_max_layer, depths)
detection/mmcv_custom/custom_layer_decay_optimizer_constructor.py:18
↓ 1 callersFunctionget_num_layer_for_swin
(var_name, num_max_layer, depths)
segmentation/mmcv_custom/custom_layer_decay_optimizer_constructor.py:18
↓ 1 callersFunctionget_num_layer_for_swin
(var_name, num_max_layer, depths)
autonomous_driving/occupancy_prediction/projects/mmdet3d_plugin/bevformer/backbones/custom_layer_decay_optimizer_constructor.py:18
↓ 1 callersMethodget_occ
Generate bboxes from bbox head predictions. Args: predss : occ results. img_metas (list[dict]): Point cloud and image'
autonomous_driving/occupancy_prediction/projects/mmdet3d_plugin/bevformer/dense_heads/bevformer_occ_head.py:180
↓ 1 callersFunctionget_optimizer_state_str
(optimizer)
classification/main_deepspeed.py:162
↓ 1 callersMethodget_pad_shape
(self, input_shape)
segmentation/mmseg_custom/models/utils/transformer.py:82
↓ 1 callersFunctionget_parameter_groups
(model, config)
classification/main_deepspeed.py:140
↓ 1 callersFunctionget_plane_path
(idx, prefix, training=True, relative_path=True,
autonomous_driving/openlane-v2/tools/data_converter/kitti_data_utils.py:66
↓ 1 callersFunctionget_predicted_data
Returns the data path as well as all annotations related to that sample_data. Note that the boxes are transformed into the current sensor's c
autonomous_driving/occupancy_prediction/tools/analysis_tools/visual.py:193
↓ 1 callersMethodget_prediction
(self, query_feat)
autonomous_driving/Online-HD-Map-Construction/src/models/heads/detr_bbox.py:162
↓ 1 callersMethodget_prediction
(self, level, query_feat, reference)
autonomous_driving/Online-HD-Map-Construction/src/models/heads/map_element_detector.py:276
↓ 1 callersMethodget_proposal_pos_embed
Get the position embedding of proposal.
segmentation/mmseg_custom/models/utils/transformer.py:799
↓ 1 callersMethodget_sample
(self, idx)
autonomous_driving/Online-HD-Map-Construction/src/datasets/base_dataset.py:78
↓ 1 callersMethodget_scene_idxs_and_label_weight
Compute scene_idxs for data sampling and label weight for loss calculation. We sample more times for scenes with more points. Label_w
autonomous_driving/openlane-v2/tools/data_converter/s3dis_data_utils.py:215
↓ 1 callersMethodget_scene_idxs_and_label_weight
Compute scene_idxs for data sampling and label weight for loss calculation. We sample more times for scenes with more points. Label_w
autonomous_driving/openlane-v2/tools/data_converter/scannet_data_utils.py:267
↓ 1 callersMethodget_seg_infos
(self)
autonomous_driving/openlane-v2/tools/data_converter/s3dis_data_utils.py:193
↓ 1 callersFunctionget_spatial_info
(latitude, longitude)
classification/dataset/cached_image_folder.py:677
↓ 1 callersMethodget_targets
Compute regression and classification targets for a batch image. Outputs from a single decoder layer of a single feature level are used.
detection/mmdet_custom/models/dense_heads/detr_head.py:458
↓ 1 callersMethodget_targets
Compute classification and mask targets for all images for a decoder layer. Args: cls_scores_list (list[Tensor]): Mask sc
segmentation/mmseg_custom/models/decode_heads/mask2former_head.py:154
↓ 1 callersMethodget_targets
Compute classification and mask targets for all images for a decoder layer. Args: cls_scores_list (list[Tensor]): Mask sc
segmentation/mmseg_custom/models/decode_heads/maskformer_head.py:153
↓ 1 callersMethodget_targets
Compute regression and classification targets for a batch image. Outputs from a single decoder layer of a single feature leve
autonomous_driving/Online-HD-Map-Construction/src/models/heads/detr_bbox.py:263
↓ 1 callersMethodget_targets
Compute regression and classification targets for a batch image. Outputs from a single decoder layer of a single feature leve
autonomous_driving/Online-HD-Map-Construction/src/models/heads/map_element_detector.py:373
↓ 1 callersMethodget_targets
Compute regression and classification targets for a batch image. Outputs from a single decoder layer of a single feature leve
autonomous_driving/Online-HD-Map-Construction/src/models/heads/detr_head.py:262
↓ 1 callersMethodget_targets
Compute regression and classification targets for a batch image. Outputs from a single decoder layer of a single feature level are used.
autonomous_driving/openlane-v2/plugin/mmdet3d/baseline/models/heads/lc_deformable_detr_head.py:318
↓ 1 callersMethodget_targets
Compute regression and classification targets for a batch image. Outputs from a single decoder layer of a single feature level are used.
autonomous_driving/openlane-v2/plugin/mmdet3d/baseline/models/heads/te_deformable_detr_head.py:378
← previousnext →701–800 of 2,414, ranked by callers