"include/vscode:/vscode.git/clone" did not exist on "bcd37684268a919f25aa5b9eb88f4e59aca1e7b4"
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