Functionanchors_to_box_3dConverts an anchor form [x, y, z, dim_x, dim_y, dim_z] to 3d box format of [x, y, z, l, w, h, ry] Note: In this conversion, if the flag 'fix_
avod/core/box_3d_encoder.py:147
Functionbox3DOverlapmeasure overlap between 3D bounding boxes, parametrized by (ry, h, w, l, tx, ty, tz)
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:318
Functionbox3DOverlapmeasure overlap between 3D bounding boxes, parametrized by (ry, h, w, l, tx, ty, tz)
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:317
Functionbox3DOverlapmeasure overlap between 3D bounding boxes, parametrized by (ry, h, w, l, tx, ty, tz)
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:318
Functionbox_3d_to_anchor Converts a box_3d [x, y, z, l, w, h, ry] into anchor form [x, y, z, dim_x, dim_y, dim_z] Anchors in box_3d format should have an ry of 0 or
avod/core/box_3d_encoder.py:57
Functionbox_3d_to_object_labelTurns a box_3d into an ObjectLabel Args: box_3d: 3D box in the format [x, y, z, l, w, h, ry] obj_type: Optional, the object type
avod/core/box_3d_encoder.py:11
Functionget_point_filter Creates a point filter using the 3D extents and ground plane :param point_cloud: Point cloud in the form [[x,...],[y,...],[z,...]] :para
avod/core/obj_utils.py:446
FunctiongroundBoxOverlapmeasure overlap between bird's eye view bounding boxes, parametrized by (ry, l, w, tx, tz)
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:295
FunctiongroundBoxOverlapmeasure overlap between bird's eye view bounding boxes, parametrized by (ry, l, w, tx, tz)
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:294
FunctiongroundBoxOverlapmeasure overlap between bird's eye view bounding boxes, parametrized by (ry, l, w, tx, tz)
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:295