MCPcopy Create free account

hub / github.com/SIAT-INVS/CarlaFLCAV / functions

Functions1,756 in github.com/SIAT-INVS/CarlaFLCAV

↓ 134 callersMethodinfo
(self, verbose=False, img_size=640)
FLYolo/yolov5/models/yolo.py:234
↓ 103 callersFunctionmax
FLPCDet/pcdet/ops/iou3d_nms/src/iou3d_cpu.cpp:34
↓ 74 callersFunctionmin
FLPCDet/pcdet/ops/iou3d_nms/src/iou3d_cpu.cpp:30
↓ 56 callersMethod__len__
(self)
FLPCDet/pcdet/datasets/dataset.py:85
↓ 54 callersMethodupdate
(self, val, n=1)
FLPCDet/pcdet/utils/common_utils.py:261
↓ 42 callersMethodtolist
(self)
FLYolo/yolov5/models/common.py:447
↓ 40 callersFunctioncolorstr
(*input)
FLYolo/yolov5/utils/general.py:455
↓ 38 callersMethodsave
(self, save_dir='runs/detect/exp')
FLYolo/yolov5/models/common.py:425
↓ 35 callersMethodrun
Loop through the registered actions and fire all callbacks Args: hook The name of the hook to check, defaults to all
FLYolo/yolov5/utils/callbacks.py:63
↓ 33 callersMethodlog
save the metrics to the logging dictionary arguments: log_dict (Dict) -- metrics/media to be logged in current step
FLYolo/yolov5/utils/loggers/wandb/wandb_utils.py:468
↓ 26 callersMethodsigmoid
(self, x)
FLPCDet/pcdet/models/dense_heads/center_head.py:221
↓ 25 callersMethodget_transform
(self)
FLDatasetTool/recorder/actor.py:56
↓ 23 callersMethodplot
(self, normalize=True, save_dir='', names=())
FLYolo/yolov5/utils/metrics.py:165
↓ 20 callersMethod__init__
(self, c1, c2, n=1, shortcut=True, g=1, e=0.5)
FLYolo/yolov5/models/common.py:127
↓ 20 callersMethodget_loss
(self)
FLPCDet/pcdet/models/dense_heads/center_head.py:225
↓ 18 callersFunctiontime_sync
()
FLYolo/yolov5/utils/torch_utils.py:86
↓ 15 callersMethodget_actor
(self)
FLDatasetTool/recorder/actor_factory.py:41
↓ 15 callersFunctionprint_str
(value, *arg, sstream=None)
FLPCDet/pcdet/datasets/kitti/kitti_object_eval_python/eval.py:570
↓ 15 callersFunctionprint_str
(value, *arg, sstream=None)
FLPCDet/pcdet/datasets/kitti/kitti_object_eval_python/eval_range.py:585
↓ 15 callersFunctionprint_str
(value, *arg, sstream=None)
FLPCDet/pcdet/datasets/kitti/kitti_object_eval_python/eval_all.py:574
↓ 13 callersMethod__init__
(self, w=None)
FLYolo/yolov5/models/tf.py:42
↓ 13 callersFunctioncheck_requirements
(requirements=ROOT / 'requirements.txt', exclude=(), install=True)
FLYolo/yolov5/utils/general.py:234
↓ 13 callersMethodget_vector
(self)
FLDatasetTool/utils/geometry_types.py:16
↓ 13 callersFunctionreplace_feature
(out, new_features)
FLPCDet/pcdet/utils/spconv_utils.py:28
↓ 12 callersFunction_create
Creates a specified YOLOv5 model Arguments: name (str): name of model, i.e. 'yolov5s' pretrained (bool): load pretrained weights
FLYolo/yolov5/hubconf.py:13
↓ 12 callersMethodset
FLPCDet/pcdet/ops/iou3d_nms/src/iou3d_cpu.cpp:46
↓ 12 callersMethodstep
Set weight decay and step optimizer.
FLPCDet/tools/train_utils/optimization/fastai_optim.py:135
↓ 12 callersMethodupdate
(self, model)
FLYolo/yolov5/utils/torch_utils.py:326
↓ 11 callersMethodgenerate_uid
(self)
FLDatasetTool/recorder/actor_factory.py:296
↓ 11 callersFunctionlistify
Make `p` listy and the same length as `q`.
FLPCDet/tools/train_utils/optimization/fastai_optim.py:80
↓ 10 callersMethod_vehicle_obstacle_detected
Method to check if there is a vehicle in front of the agent blocking its path. :param vehicle_list (list of carla.Vehicle): list
FLDatasetTool/recorder/agents/navigation/basic_agent.py:252
↓ 10 callersMethodbuild_networks
(self)
FLPCDet/pcdet/models/detectors/detector3d_template.py:35
↓ 10 callersFunctionfitness
(x)
FLYolo/yolov5/utils/metrics.py:15
↓ 9 callersMethodget_forward_vector
(self)
FLDatasetTool/utils/geometry_types.py:132
↓ 9 callersMethodget_matrix
(self)
FLDatasetTool/utils/geometry_types.py:120
↓ 9 callersFunctionget_points_in_box
(points, gt_box)
FLPCDet/pcdet/datasets/augmentor/augmentor_utils.py:453
↓ 9 callersFunctionincrement_path
(path, exist_ok=False, sep='', mkdir=False)
FLYolo/yolov5/utils/general.py:822
↓ 9 callersMethodpost_processing
(self, batch_dict)
FLPCDet/pcdet/models/detectors/centerpoint.py:36
↓ 9 callersFunctionselect_device
(device='', batch_size=None)
FLYolo/yolov5/utils/torch_utils.py:58
↓ 9 callersMethodshow
(self)
FLYolo/yolov5/models/common.py:422
↓ 9 callersFunctionxyxy2xywh
(x)
FLYolo/yolov5/utils/general.py:519
↓ 8 callersMethod__len__
(self)
FLPCDet/tools/demo.py:43
↓ 8 callersFunctionfile_size
(path)
FLYolo/yolov5/utils/general.py:180
↓ 8 callersMethodget_rotation_matrix
(self)
FLDatasetTool/utils/geometry_types.py:69
↓ 8 callersFunctionset_logging
(rank=-1, verbose=True)
FLYolo/yolov5/utils/general.py:90
↓ 8 callersMethodset_speed
Changes the target speed :param speed: new target speed in Km/h :return:
FLDatasetTool/recorder/agents/navigation/local_planner.py:129
↓ 8 callersMethodzero_grad
Clear optimizer gradients.
FLPCDet/tools/train_utils/optimization/fastai_optim.py:154
↓ 7 callersMethod__str__
(self)
FLDatasetTool/utils/label_types.py:16
↓ 7 callersFunctionattempt_load
(weights, map_location=None, inplace=True, fuse=True)
FLYolo/yolov5/models/experimental.py:88
↓ 7 callersFunctioncheck_dataset
(data, autodownload=True)
FLYolo/yolov5/utils/general.py:333
↓ 7 callersFunctioncheck_yaml
(file, suffix=('.yaml', '.yml'))
FLYolo/yolov5/utils/general.py:306
↓ 7 callersFunctionde_parallel
(model)
FLYolo/yolov5/utils/torch_utils.py:151
↓ 7 callersMethodlidar_to_rect
:param pts_lidar: (N, 3) :return pts_rect: (N, 3)
FLPCDet/pcdet/utils/calibration_kitti.py:65
↓ 7 callersMethodmake_fc_layers
(self, input_channels, output_channels, fc_list)
FLPCDet/pcdet/models/roi_heads/roi_head_template.py:29
↓ 7 callersMethodprepare_data
Args: data_dict: points: optional, (N, 3 + C_in) gt_boxes: optional, (N, 7 + C) [x, y, z, dx, dy,
FLPCDet/pcdet/datasets/dataset.py:102
↓ 7 callersFunctionprint_args
(name, opt)
FLYolo/yolov5/utils/general.py:96
↓ 7 callersMethodset_val
Set `val` inside the optimizer dictionary at `key`.
FLPCDet/tools/train_utils/optimization/fastai_optim.py:223
↓ 7 callersFunctionxywh2xyxy
(x)
FLYolo/yolov5/utils/general.py:529
↓ 6 callersFunction_extend_matrix
(mat)
FLPCDet/pcdet/datasets/kitti/kitti_object_eval_python/kitti_common.py:56
↓ 6 callersFunction_extend_matrix
(mat)
FLFusion/road/utils/kitti_common.py:55
↓ 6 callersFunction_transpose_and_gather_feat
(feat, ind)
FLPCDet/pcdet/models/model_utils/centernet_utils.py:129
↓ 6 callersFunctioncarla_transform_to_transform
Convert a carla transform to transform type. Considers the conversion from left-handed system (unreal) to right-handed system. Consid
FLDatasetTool/utils/transform.py:80
↓ 6 callersFunctioncross
FLPCDet/pcdet/ops/iou3d_nms/src/iou3d_cpu.cpp:59
↓ 6 callersMethodget_children
(self)
FLDatasetTool/recorder/actor_factory.py:44
↓ 6 callersMethodget_save_dir
(self)
FLDatasetTool/recorder/actor.py:101
↓ 6 callersFunctionget_sensor_transform
(vehicle_id, labels, sensor=None)
FLFusion/road/Process.py:100
↓ 6 callersFunctionget_speed
Compute speed of a vehicle in Km/h. :param vehicle: the vehicle for which speed is calculated :return: speed as a float in Km/h
FLDatasetTool/recorder/agents/tools/misc.py:31
↓ 6 callersFunctionletterbox
(im, new_shape=(640, 640), color=(114, 114, 114), auto=True, scaleFill=False, scaleup=True, stride=32)
FLYolo/yolov5/utils/augmentations.py:92
↓ 6 callersMethodlidar_to_rect
:param pts_lidar: (N, 3) :return pts_rect: (N, 3)
FLFusion/road/utils/calibration.py:65
↓ 6 callersMethodload_params_from_file
(self, filename, logger, to_cpu=False)
FLPCDet/pcdet/models/detectors/detector3d_template.py:361
↓ 6 callersMethodload_params_with_optimizer
(self, filename, to_cpu=False, optimizer=None, logger=None)
FLPCDet/pcdet/models/detectors/detector3d_template.py:382
↓ 6 callersMethodmake_fc_layers
(fc_cfg, input_channels, output_channels)
FLPCDet/pcdet/models/dense_heads/point_head_template.py:36
↓ 6 callersMethodproposal_layer
Args: batch_dict: batch_size: batch_cls_preds: (B, num_boxes, num_classes | 1) or (N1+N2+..., num
FLPCDet/pcdet/models/roi_heads/roi_head_template.py:46
↓ 6 callersMethodrectangle
(self, xy, fill=None, outline=None, width=1)
FLYolo/yolov5/utils/plots.py:106
↓ 6 callersFunctionrotate_iou_gpu_eval
rotated box iou running in gpu. 500x faster than cpu version (take 5ms in one example with numba.cuda code). convert from [this project](
FLPCDet/pcdet/datasets/kitti/kitti_object_eval_python/rotate_iou.py:295
↓ 6 callersMethodsign
(self,a,b,c)
FLFusion/road/Scenario_Infrastructure.py:198
↓ 6 callersMethodto_dict
(self, prefix='')
FLDatasetTool/utils/geometry_types.py:23
↓ 5 callersMethod__init__
Args: code_weights: (#codes) float list if not None. Code-wise weights.
FLPCDet/pcdet/utils/loss_utils.py:140
↓ 5 callersMethodassign_targets
(self, batch_dict)
FLPCDet/pcdet/models/roi_heads/roi_head_template.py:104
↓ 5 callersFunctionbuild_dataloader
(dataset_cfg, class_names, batch_size, dist, root_path=None, workers=4, logger=None, trai
FLPCDet/pcdet/datasets/__init__.py:47
↓ 5 callersFunctionbuild_network
(model_cfg, num_class, dataset)
FLPCDet/pcdet/models/__init__.py:16
↓ 5 callersFunctioncfg_from_yaml_file
(cfg_file, config)
FLPCDet/pcdet/config.py:71
↓ 5 callersFunctioncheck_file
(file, suffix='')
FLYolo/yolov5/utils/general.py:311
↓ 5 callersFunctioncheck_img_size
(imgsz, s=32, floor=0)
FLYolo/yolov5/utils/general.py:269
↓ 5 callersFunctioncheck_suffix
(file='yolov5s.pt', suffix=('.pt',), msg='')
FLYolo/yolov5/utils/general.py:295
↓ 5 callersFunctioncreate_dataloader
(path, imgsz, batch_size, stride, single_cls=False, hyp=None, augment=False, cache=False, pad=0.0,
FLYolo/yolov5/utils/datasets.py:95
↓ 5 callersMethoddestroy
(self)
FLDatasetTool/recorder/actor.py:43
↓ 5 callersMethoddisplay
(self, pprint=False, show=False, save=False, crop=False, render=False, save_dir=Path(''))
FLYolo/yolov5/models/common.py:378
↓ 5 callersMethodgenerate_predicted_boxes
(self, batch_size, pred_dicts)
FLPCDet/pcdet/models/dense_heads/center_head.py:252
↓ 5 callersMethodget_inverse_matrix
(self)
FLDatasetTool/utils/geometry_types.py:128
↓ 5 callersMethodget_matrix
Creates matrix from carla transform.
FLFusion/road/utils/get2Dlabel.py:108
↓ 5 callersFunctionimg2label_paths
(img_paths)
FLYolo/yolov5/utils/datasets.py:373
↓ 5 callersMethodinit
(self)
FLDatasetTool/recorder/actor_tree.py:17
↓ 5 callersFunctionmake_cuda_ext
(name, module, sources)
FLPCDet/setup.py:17
↓ 5 callersFunctionmake_divisible
(x, divisor)
FLYolo/yolov5/utils/general.py:440
↓ 5 callersMethodread_val
Read a hyperparameter `key` in the optimizer dictionary.
FLPCDet/tools/train_utils/optimization/fastai_optim.py:231
↓ 5 callersMethodrect_to_lidar
:param pts_lidar: (N, 3) :return pts_rect: (N, 3)
FLPCDet/pcdet/utils/calibration_kitti.py:50
↓ 5 callersFunctionremove_prefix
(from_string, prefix=WANDB_ARTIFACT_PREFIX)
FLYolo/yolov5/utils/loggers/wandb/wandb_utils.py:33
↓ 5 callersFunctionscale_coords
(img1_shape, coords, img0_shape, ratio_pad=None)
FLYolo/yolov5/utils/general.py:595
↓ 5 callersMethodspawn_actorlist
(self, actor_type, agent_blueprint=None, spawn_points=None, parent_agent=None)
FLFusion/road/Scenario_Infrastructure.py:652
next →1–100 of 1,756, ranked by callers