Approximate Convex Decomposition for 3D Meshes with Collision-Aware
Concavity and Tree Search
- URL: http://arxiv.org/abs/2205.02961v1
- Date: Thu, 5 May 2022 23:40:15 GMT
- Title: Approximate Convex Decomposition for 3D Meshes with Collision-Aware
Concavity and Tree Search
- Authors: Xinyue Wei, Minghua Liu, Zhan Ling, Hao Su
- Abstract summary: Approximate convex decomposition aims to decompose a 3D shape into a set of almost convex components.
It has been widely used in game engines, physics simulations, and animation.
We propose a novel method that addresses the limitations of existing approaches from three perspectives.
- Score: 23.52274863244624
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Approximate convex decomposition aims to decompose a 3D shape into a set of
almost convex components, whose convex hulls can then be used to represent the
input shape. It thus enables efficient geometry processing algorithms
specifically designed for convex shapes and has been widely used in game
engines, physics simulations, and animation. While prior works can capture the
global structure of input shapes, they may fail to preserve fine-grained
details (e.g., filling a toaster's slots), which are critical for retaining the
functionality of objects in interactive environments. In this paper, we propose
a novel method that addresses the limitations of existing approaches from three
perspectives: (a) We introduce a novel collision-aware concavity metric that
examines the distance between a shape and its convex hull from both the
boundary and the interior. The proposed concavity preserves collision
conditions and is more robust to detect various approximation errors. (b) We
decompose shapes by directly cutting meshes with 3D planes. It ensures
generated convex hulls are intersection-free and avoids voxelization errors.
(c) Instead of using a one-step greedy strategy, we propose employing a
multi-step tree search to determine the cutting planes, which leads to a
globally better solution and avoids unnecessary cuttings. Through extensive
evaluation on a large-scale articulated object dataset, we show that our method
generates decompositions closer to the original shape with fewer components. It
thus supports delicate and efficient object interaction in downstream
applications. We will release our implementation to facilitate future research.
Related papers
- Robust 3D Tracking with Quality-Aware Shape Completion [67.9748164949519]
We propose a synthetic target representation composed of dense and complete point clouds depicting the target shape precisely by shape completion for robust 3D tracking.
Specifically, we design a voxelized 3D tracking framework with shape completion, in which we propose a quality-aware shape completion mechanism to alleviate the adverse effect of noisy historical predictions.
arXiv Detail & Related papers (2023-12-17T04:50:24Z) - Reassembling Broken Objects using Breaking Curves [11.679900805394816]
A robust solution that generalizes well must deal with diverse patterns associated with different types of broken objects.
We propose a method that tackles the pairwise assembly of 3D point clouds, that is agnostic on the type of object.
Results show that our solution performs well in reassembling different kinds of broken objects.
arXiv Detail & Related papers (2023-06-05T11:16:50Z) - OPA-3D: Occlusion-Aware Pixel-Wise Aggregation for Monocular 3D Object
Detection [51.153003057515754]
OPA-3D is a single-stage, end-to-end, Occlusion-Aware Pixel-Wise Aggregation network.
It jointly estimates dense scene depth with depth-bounding box residuals and object bounding boxes.
It outperforms state-of-the-art methods on the main Car category.
arXiv Detail & Related papers (2022-11-02T14:19:13Z) - Optimal and Robust Category-level Perception: Object Pose and Shape
Estimation from 2D and 3D Semantic Keypoints [24.232254155643574]
We consider a problem where one is given 2D or 3D sensor data picturing an object of a given category (e.g., a car) and has to reconstruct the 3D pose and shape of the object.
Our first contribution is to develop PACE3D* and PACE2D*, the first certifiably optimal solvers for pose and shape estimation.
Our second contribution is to developrobust versions of both solvers, named PACE3D# and PACE2D#.
arXiv Detail & Related papers (2022-06-24T21:58:00Z) - A Scalable Combinatorial Solver for Elastic Geometrically Consistent 3D
Shape Matching [69.14632473279651]
We present a scalable algorithm for globally optimizing over the space of geometrically consistent mappings between 3D shapes.
We propose a novel primal coupled with a Lagrange dual problem that is several orders of magnitudes faster than previous solvers.
arXiv Detail & Related papers (2022-04-27T09:47:47Z) - Optimal Pose and Shape Estimation for Category-level 3D Object
Perception [24.232254155643574]
category-level perception problem, where one is given 3D sensor data picturing an object of a given category.
We provide the first certifiably optimal CAD solver for pose and shape estimation.
We also develop the first graph-theoretic formulation to prune outliers in category-level perception.
arXiv Detail & Related papers (2021-04-16T21:41:29Z) - From Points to Multi-Object 3D Reconstruction [71.17445805257196]
We propose a method to detect and reconstruct multiple 3D objects from a single RGB image.
A keypoint detector localizes objects as center points and directly predicts all object properties, including 9-DoF bounding boxes and 3D shapes.
The presented approach performs lightweight reconstruction in a single-stage, it is real-time capable, fully differentiable and end-to-end trainable.
arXiv Detail & Related papers (2020-12-21T18:52:21Z) - Dense Non-Rigid Structure from Motion: A Manifold Viewpoint [162.88686222340962]
Non-Rigid Structure-from-Motion (NRSfM) problem aims to recover 3D geometry of a deforming object from its 2D feature correspondences across multiple frames.
We show that our approach significantly improves accuracy, scalability, and robustness against noise.
arXiv Detail & Related papers (2020-06-15T09:15:54Z) - Implicit Functions in Feature Space for 3D Shape Reconstruction and
Completion [53.885984328273686]
Implicit Feature Networks (IF-Nets) deliver continuous outputs, can handle multiple topologies, and complete shapes for missing or sparse input data.
IF-Nets clearly outperform prior work in 3D object reconstruction in ShapeNet, and obtain significantly more accurate 3D human reconstructions.
arXiv Detail & Related papers (2020-03-03T11:14:29Z) - Ellipse R-CNN: Learning to Infer Elliptical Object from Clustering and
Occlusion [31.237782332036552]
We introduce the first CNN-based ellipse detector, called Ellipse R-CNN, to represent and infer occluded objects as ellipses.
We first propose a robust and compact ellipse regression based on the Mask R-CNN architecture for elliptical object detection.
arXiv Detail & Related papers (2020-01-30T22:04:54Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.