↓ 2 callersFunctionsave_one_box(xyxy, im, file='image.jpg', gain=1.02, pad=10, square=False, BGR=False, save=True)
FLYolo/yolov5/utils/general.py:807
↓ 2 callersMethodwaymo_evaluation(self, prediction_infos, gt_infos, class_name, distance_thresh=100, fake_gt_infos=True)
FLPCDet/pcdet/datasets/waymo/waymo_eval.py:178
↓ 1 callersMethod__init__(self, fai_optimizer, total_step, lr_max, moms, div_factor,
pct_start)
FLPCDet/tools/train_utils/optimization/learning_schedules_fastai.py:61
↓ 1 callersMethod__init__(self, dataset_cfg, class_names, training=True, root_path=None, logger=None)
FLPCDet/pcdet/datasets/waymo/waymo_dataset.py:22
↓ 1 callersMethod__init__(self, model_cfg, input_channels, num_class, class_names, grid_size, point_cloud_range, voxel_size,
FLPCDet/pcdet/models/dense_heads/center_head.py:49
↓ 1 callersMethod__init__(self, model_cfg, input_channels, num_class, num_anchors_per_location, code_size, rpn_head_cfg=None,
FLPCDet/pcdet/models/dense_heads/anchor_head_multi.py:10
↓ 1 callersMethod__init__(self, model_cfg, input_channels, grid_size, voxel_size, point_cloud_range, **kwargs)
FLPCDet/pcdet/models/backbones_3d/spconv_unet.py:56
↓ 1 callersMethod__init__(self, uid, name: str, base_save_dir: str, parent, carla_actor: carla.Sensor)
FLDatasetTool/recorder/lidar.py:10