↓ 1 callersFunctionheight_metricsCompute 3D height intersection and union between a box and a list of boxes :param box: a numpy array of the form: [ry, l, h, w, tx, ty, tz]
avod/core/obj_utils.py:590
↓ 1 callersFunctiontile_anchors_3d Tiles anchors over the area extents by using meshgrids to generate combinations of (x, y, z), (l, w, h) and ry. Args: area_exten
avod/core/anchor_generators/grid_anchor_3d_generator.py:39