↓ 1 callersFunctionzxydwhn2zxyzxyConvert nx6 boxes from [z, x, y, d, w, h] normalized to [z1, x1, y1, z2, x2, y2] where zxy1=top-left, zxy2=bottom-right Args: labels (tor
utils3D/general.py:58
↓ 1 callersFunctionzxyzxy2zxydwhnConvert nx6 boxes from [z1, x1, y1, z2, x2, y2] to [z, x, y, d, w, h] normalized where zxy1=top-left, zxy2=bottom-right Args: labels (tor
utils3D/general.py:101