mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-07-31 10:52:50 +08:00
Summary: A note for our new algorithm for IoU of oriented 3D boxes. It includes * A description of the algorithm * A comparison with Objectron Reviewed By: nikhilaravi Differential Revision: D31288066 fbshipit-source-id: 0ea8da887bc5810bf4a3e0848223dd3590df1538
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"docs": {
|
|
"Introduction": ["why_pytorch3d"],
|
|
"Data": ["io", "meshes_io", "datasets", "batching"],
|
|
"Ops": ["cubify", "iou3d"],
|
|
"Visualization": ["visualization"],
|
|
"Renderer": ["renderer", "renderer_getting_started", "cameras"]
|
|
}
|
|
}
|