MCPcopy Create free account

hub / github.com/adept-thu/DIVER / functions

Functions2,470 in github.com/adept-thu/DIVER

↓ 1 callersMethoddecode
( self, cls_scores, box_preds, instance_id=None, quality=None,
mmdet3d_plugin/models/detection3d/decoder.py:36
↓ 1 callersMethoddecode
( self, cls_scores, pts_preds, instance_id=None, quality=None,
mmdet3d_plugin/models/map/decoder.py:19
↓ 1 callersMethoddenormalize_ego_fut_trajs
(self, noisy_traj_points)
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:557
↓ 1 callersMethoddeserialize
Initialize from serialized content. :param content: A dictionary with the serialized content of the box. :param box_cls: The
mmdet3d_plugin/datasets/evaluation/detection/nuscenes_styled_eval_utils.py:548
↓ 1 callersMethoddestroy
(self)
leaderboard/leaderboard/autoagents/ros_base_agent.py:56
↓ 1 callersMethoddestroy
(self)
scenario_runner/no_rendering_mode.py:1235
↓ 1 callersMethoddestroy_object
(self, uid)
leaderboard/leaderboard/autoagents/ros2_agent.py:107
↓ 1 callersMethoddestroy_sensors
(self)
scenario_runner/manual_control.py:189
↓ 1 callersFunctiondetect_lane_obstacle
This function identifies if an obstacle is present in front of the reference actor
scenario_runner/srunner/tools/scenario_helper.py:491
↓ 1 callersMethoddiff_PPO_loss_planning
(self, model_outs, data)
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:1183
↓ 1 callersMethoddiff_graph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:485
↓ 1 callersMethoddiff_noise_graph_model
( self, index, query, key=None, value=None, query_pos=None,
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:514
↓ 1 callersMethoddiffusion_denoiser
(self,reg_target_t)
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:357
↓ 1 callersMethoddiffusion_forward_process
前向过程:加噪
mmdet3d_plugin/models/motion/motion_planning_head_DriveStyle.py:376
↓ 1 callersFunctiondownsample_route
Downsample the route by some factor. :param route: the trajectory , has to contain the waypoints and the road options :param sample_facto
leaderboard/leaderboard/utils/route_manipulation.py:85
↓ 1 callersFunctiondownsample_route
Downsample the route by some factor. :param route: the trajectory , has to contain the waypoints and the road options :param sample_facto
scenario_runner/srunner/tools/route_manipulation.py:87
↓ 1 callersMethoddraw_detection_gt
(self, data)
adzoo/sparsedrive/tools/visualization/bev_render.py:169
↓ 1 callersMethoddraw_detection_pred
(self, result)
adzoo/sparsedrive/tools/visualization/bev_render.py:192
↓ 1 callersMethoddraw_detection_pred
(self, data, result)
adzoo/sparsedrive/tools/visualization/cam_render.py:105
↓ 1 callersMethoddraw_map_gt
(self, data)
adzoo/sparsedrive/tools/visualization/bev_render.py:310
↓ 1 callersMethoddraw_map_pred
(self, result)
adzoo/sparsedrive/tools/visualization/bev_render.py:322
↓ 1 callersMethoddraw_motion_gt
(self, data)
adzoo/sparsedrive/tools/visualization/bev_render.py:250
↓ 1 callersMethoddraw_motion_pred
(self, result, top_k=3)
adzoo/sparsedrive/tools/visualization/bev_render.py:276
↓ 1 callersMethoddraw_motion_pred
(self, data, result, points_per_step=10)
adzoo/sparsedrive/tools/visualization/cam_render.py:148
↓ 1 callersMethoddraw_planning_gt
(self, data)
adzoo/sparsedrive/tools/visualization/bev_render.py:336
↓ 1 callersMethoddraw_planning_pred
(self, data, result, top_k=3)
adzoo/sparsedrive/tools/visualization/bev_render.py:351
↓ 1 callersMethoddraw_planning_pred
(self, data, result)
adzoo/sparsedrive/tools/visualization/cam_render.py:196
↓ 1 callersMethoddraw_road_map
(self, map_surface, carla_world, carla_map, world_to_pixel, world_to_pixel_width)
scenario_runner/no_rendering_mode.py:458
↓ 1 callersFunctiondraw_scenarios
Draws all the scenario trigger positions. Each scenario is of a specific color
leaderboard/scripts/manage_scenarios.py:163
↓ 1 callersMethoddraw_track_pred
(self, result)
adzoo/sparsedrive/tools/visualization/bev_render.py:216
↓ 1 callersFunctiondraw_waypoints
Draw a list of waypoints at a certain height given in z. :param world: carla.world object :param waypoints: list or iterable con
scenario_runner/srunner/tests/carla_mocks/agents/tools/misc.py:15
↓ 1 callersMethodevaluate
Performs the actual evaluation. :return: A tuple of high-level and the raw metric data.
mmdet3d_plugin/datasets/evaluation/motion/motion_eval_uniad.py:111
↓ 1 callersMethodfeature_sampling
( feature_maps: List[torch.Tensor], key_points: torch.Tensor, projection_mat: torch.Te
mmdet3d_plugin/models/blocks.py:216
↓ 1 callersMethodformat_map_results
(self, results, prefix=None)
mmdet3d_plugin/datasets/nuscenes_3d_dataset.py:651
↓ 1 callersMethodformat_map_results
(self, results, prefix=None)
mmdet3d_plugin/datasets/b2d_3d_dataset.py:715
↓ 1 callersMethodformat_motion_results
(self, results, jsonfile_prefix=None, tracking=False, thresh=None)
mmdet3d_plugin/datasets/nuscenes_3d_dataset.py:691
↓ 1 callersMethodformat_motion_results
(self, results, jsonfile_prefix=None, tracking=False, thresh=None)
mmdet3d_plugin/datasets/b2d_3d_dataset.py:755
↓ 1 callersMethodformat_results
(self, results, jsonfile_prefix=None, tracking=False)
mmdet3d_plugin/datasets/nuscenes_3d_dataset.py:623
↓ 1 callersMethodforward_test
(self, img, **data)
mmdet3d_plugin/models/MomAD.py:128
↓ 1 callersMethodforward_test
(self, img, **data)
mmdet3d_plugin/models/sparsedrive.py:128
↓ 1 callersMethodforward_train
(self, img, **data)
mmdet3d_plugin/models/MomAD.py:117
↓ 1 callersMethodforward_train
(self, img, **data)
mmdet3d_plugin/models/sparsedrive.py:117
↓ 1 callersFunctionfuse_module
(m)
adzoo/sparsedrive/tools/fuse_conv_bn.py:27
↓ 1 callersFunctiongame_loop
(args)
scenario_runner/manual_control.py:884
↓ 1 callersFunctiongame_loop
(args)
scenario_runner/no_rendering_mode.py:1376
↓ 1 callersFunctiongenerate_infos
(folder_list,workers,train_or_val,tmp_dir, map_infos)
adzoo/sparsedrive/tools/data_converter/B2D_converter.py:509
↓ 1 callersFunctiongeom2anno
(map_geoms)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_1_10.py:54
↓ 1 callersFunctiongeom2anno
(map_geoms)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter.py:54
↓ 1 callersFunctiongeom2anno
(map_geoms)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_hrad_planing_scene.py:56
↓ 1 callersFunctiongeom2anno
(map_geoms)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_6s.py:54
↓ 1 callersFunctionget_action
(index)
adzoo/sparsedrive/tools/data_converter/B2D_converter.py:189
↓ 1 callersMethodget_actor_filter_traffic_light
(self)
tools/data_collect.py:929
↓ 1 callersMethodget_actor_filter_traffic_sign
(self)
tools/data_collect.py:914
↓ 1 callersMethodget_actor_filter_vehicle
(self)
tools/data_collect.py:1019
↓ 1 callersMethodget_affect_sign
(self, actors)
tools/data_collect.py:864
↓ 1 callersMethodget_all_scenario_classes
Searches through the 'scenarios' folder for all the Python classes
leaderboard/leaderboard/scenarios/route_scenario.py:271
↓ 1 callersMethodget_all_scenario_classes
(self)
scenario_runner/srunner/scenarios/route_scenario.py:187
↓ 1 callersMethodget_ann_info
(self, index)
mmdet3d_plugin/datasets/nuscenes_3d_dataset.py:376
↓ 1 callersMethodget_ann_info
(self, index)
mmdet3d_plugin/datasets/b2d_3d_dataset.py:349
↓ 1 callersFunctionget_attributes_data
(scen_type, trigger_point, tmap, world, spectator)
leaderboard/scripts/scenario_creator.py:253
↓ 1 callersMethodget_augmentation
(self)
leaderboard/team_code/sparsedrive_b2d_agent.py:596
↓ 1 callersMethodget_augmentation
(self)
mmdet3d_plugin/datasets/nuscenes_3d_dataset.py:214
↓ 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.
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_1_10.py:160
↓ 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.
adzoo/sparsedrive/tools/data_converter/nuscenes_converter.py:154
↓ 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.
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_hrad_planing_scene.py:157
↓ 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.
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_6s.py:154
↓ 1 callersMethodget_axis
Retrieve the corresponding axis based on the index.
adzoo/sparsedrive/tools/visualization/cam_render.py:87
↓ 1 callersFunctionget_best_reg
( reg_preds, reg_target, reg_weight, )
mmdet3d_plugin/models/motion/target_FocalAD.py:22
↓ 1 callersMethodget_bounding_boxes
(self, lidar=None, radar=None)
tools/data_collect.py:1127
↓ 1 callersFunctionget_carla_version
()
scenario_runner/scenario_runner.py:38
↓ 1 callersFunctionget_cls_target
( reg_preds, reg_target, reg_weight, )
mmdet3d_plugin/models/motion/target_FocalAD.py:8
↓ 1 callersMethodget_collision_history
(self)
scenario_runner/manual_control.py:581
↓ 1 callersFunctionget_color
(option)
leaderboard/scripts/route_displayer.py:110
↓ 1 callersFunctionget_color_validity
Uses the same condition as in route_scenario to see if they will be differentiated
leaderboard/scripts/manage_scenarios.py:39
↓ 1 callersMethodget_corners_from_actor_list
(actor_list)
tools/gen_hdmap.py:43
↓ 1 callersMethodget_data
Read the queue to get the sensors data
leaderboard/leaderboard/envs/sensor_interface.py:222
↓ 1 callersMethodget_data
Returns the data of a sensor
scenario_runner/srunner/autoagents/sensor_interface.py:151
↓ 1 callersFunctionget_distance_between_actors
This function finds the distance between actors for different use cases described by distance_type and freespace attributes
scenario_runner/srunner/tools/scenario_helper.py:688
↓ 1 callersMethodget_dn_anchors
(self, cls_target, box_target, gt_instance_id=None)
mmdet3d_plugin/models/detection3d/target.py:164
↓ 1 callersFunctionget_drivable_area_contour
Extract drivable area contours to get list of boundaries. Args: drivable_areas (list): list of drivable areas. roi_size (tuple):
mmdet3d_plugin/datasets/map_utils/utils.py:32
↓ 1 callersFunctionget_ego_status
(nusc, nusc_can_bus, sample)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_1_10.py:431
↓ 1 callersFunctionget_ego_status
(nusc, nusc_can_bus, sample)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter.py:419
↓ 1 callersFunctionget_ego_status
(nusc, nusc_can_bus, sample)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_hrad_planing_scene.py:427
↓ 1 callersFunctionget_ego_status
(nusc, nusc_can_bus, sample)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_6s.py:419
↓ 1 callersFunctionget_ego_trajs
(idx,sample_rate,past_frames,future_frames,data_infos)
adzoo/sparsedrive/tools/kmeans/kmeans_plan.py:19
↓ 1 callersFunctionget_ego_trajs
(idx,sample_rate,past_frames,future_frames,data_infos)
adzoo/sparsedrive/tools/kmeans/kmeans_plan_vis.py:152
↓ 1 callersMethodget_ego_trajs
(self,idx,sample_rate,past_frames,future_frames)
mmdet3d_plugin/datasets/b2d_3d_dataset.py:493
↓ 1 callersMethodget_elapsed_time
Returns a float with the elapsed time of a specific frame.
scenario_runner/srunner/metrics/tools/metrics_log.py:59
↓ 1 callersFunctionget_flops_params
(args)
adzoo/sparsedrive/tools/benchmark.py:112
↓ 1 callersFunctionget_fut_agent
(idx, sample_rate, frames, data_infos)
adzoo/sparsedrive/tools/kmeans/kmeans_motion.py:119
↓ 1 callersFunctionget_fut_agent
(idx, sample_rate, frames, data_infos)
adzoo/sparsedrive/tools/kmeans/kmeans_motion_fs.py:119
↓ 1 callersMethodget_fut_agent
(self, idx, sample_rate, frames)
mmdet3d_plugin/datasets/b2d_3d_dataset.py:453
↓ 1 callersFunctionget_geometric_linear_intersection
Obtain a intersection point between two actor's location by using their waypoints (wp) @return point of intersection of the two vehicles
scenario_runner/srunner/tools/scenario_helper.py:138
↓ 1 callersFunctionget_global_sensor_pose
(rec, nusc)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_1_10.py:453
↓ 1 callersFunctionget_global_sensor_pose
(rec, nusc)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter.py:441
↓ 1 callersFunctionget_global_sensor_pose
(rec, nusc)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_hrad_planing_scene.py:449
↓ 1 callersFunctionget_global_sensor_pose
(rec, nusc)
adzoo/sparsedrive/tools/data_converter/nuscenes_converter_6s.py:441
↓ 1 callersMethodget_hero
(self)
leaderboard/leaderboard/autoagents/autonomous_agent.py:137
↓ 1 callersFunctionget_image_point
(loc, K, w2c)
adzoo/sparsedrive/tools/data_converter/B2D_converter.py:179
↓ 1 callersFunctionget_infraction_status
(record)
tools/ability_benchmark.py:20
← previousnext →801–900 of 2,470, ranked by callers