C++ IoU for 3D Boxes
Summary: C++ Implementation of algorithm to compute 3D bounding boxes for batches of bboxes of shape (N, 8, 3) and (M, 8, 3). Reviewed By: gkioxari Differential Revision: D30905190 fbshipit-source-id: 02e2cf025cd4fa3ff706ce5cf9b82c0fb5443f96
Showing
pytorch3d/ops/iou_box3d.py
0 → 100644
tests/bm_iou_box3d.py
0 → 100644
Please register or sign in to comment