↓ 2 callersMethodrotationbox(self, cx, cy, width, height, yaw, thickness, border_color, interpolation, bg_color)
libraries/cuOSD/test/cuosd/__init__.py:54
↓ 1 callersMethod__init__(
self,
in_channels: int,
out_channels: int,
image_size: Tuple[int, int],
CUDA-V2XFusion/mmdet3d/models/vtransforms/base.py:337
↓ 1 callersMethod__init__(
self,
in_channels: int,
out_channels: int,
image_size: Tuple[int, int],
CUDA-V2XFusion/mmdet3d/models/vtransforms/lss.py:36
↓ 1 callersFunctioncompare_and_print(cpp_file, torch_file, detail=False, dense_grid=None, to_dense=False, do_sort=False)
CUDA-BEVFusion/tool/compare.py:99
↓ 1 callersMethodextract_camera_features(
self,
x,
points,
camera2ego,
lidar2ego,
lidar2camera,
CUDA-V2XFusion/mmdet3d/models/fusion_models/bevfusion.py:109
↓ 1 callersMethodforward_single(
self,
img,
points,
camera2ego,
lidar2ego,
lidar2camera,
CUDA-V2XFusion/mmdet3d/models/fusion_models/bevfusion.py:233
↓ 1 callersFunctionfuse_bn_weights(conv_w_OKI, conv_b, bn_rm, bn_rv, bn_eps, bn_w, bn_b)
libraries/3DSparseConvolution/tool/centerpoint-export/funcs.py:43
↓ 1 callersFunctionfuse_bn_weights(conv_w_OKI, conv_b, bn_rm, bn_rv, bn_eps, bn_w, bn_b)
libraries/3DSparseConvolution/tool/bevfusion-export/funcs.py:53
↓ 1 callersFunctionfuse_bn_weights(conv_w_OKI, conv_b, bn_rm, bn_rv, bn_eps, bn_w, bn_b)
CUDA-CenterPoint/qat/onnx_export/funcs.py:43
↓ 1 callersFunctionfuse_bn_weights(conv_w_OKI, conv_b, bn_rm, bn_rv, bn_eps, bn_w, bn_b)
CUDA-BEVFusion/qat/lean/funcs.py:54
↓ 1 callersFunctionkitti_evaluation(pred_label_path, gt_label_path, current_classes=["Car", "Pedestrian", "Cyclist"], metric_path="metric")
CUDA-V2XFusion/evaluators/result2kitti.py:83