paper-with-me

홈 › Papers

Iterative Superquadric Recomposition of 3D Objects from Multiple Views

2023-09-05 · ICCV 2023 1 · Stephan Alaniz, Massimiliano Mancini, Zeynep Akata

Humans are good at recomposing novel objects, i.e. they can identify commonalities between unknown objects from general structure to finer detail, an ability difficult to replicate by machines. We propose a framework, ISCO, to recompose an object using 3D superquadrics as semantic parts directly from 2D views without training a model that uses 3D supervision. To achieve this, we optimize the superquadric parameters that compose a specific instance of the object, comparing its rendered 3D view and 2D image silhouette. Our ISCO framework iteratively adds new superquadrics wherever the reconstruction error is high, abstracting first coarse regions and then finer details of the target object. With this simple coarse-to-fine inductive bias, ISCO provides consistent superquadrics for related object parts, despite not having any semantic supervision. Since ISCO does not train any neural network, it is also inherently robust to out-of-distribution objects. Experiments show that, compared to recent single instance superquadrics reconstruction approaches, ISCO provides consistently more accurate 3D reconstructions, even from images in the wild. Code available at https://github.com/ExplainableML/ISCO .

📄 PDF Abstract BibTeX arXiv:2309.02102

Code (1)

explainableml/isco 공식 구현

Tasks

Inductive BiasObject

Similar Papers 제목 키워드 기반

Recovery of Superquadrics from Range Images using Deep Learning: A Preliminary Study

2019-04-13 · Tim Oblak, Klemen Grm, Aleš Jaklič, Peter Peer 외

It has been a longstanding goal in computer vision to describe the 3D physical space in terms of parameterized volumetric models that would allow autonomous machines to understand and interact with their surroundings. Su…

parameter estimation

Superquadrics Revisited: Learning 3D Shape Parsing beyond Cuboids

2019-04-22 · CVPR 2019 6 · Despoina Paschalidou, Ali Osman Ulusoy, Andreas Geiger

Abstracting complex 3D shapes with parsimonious part-based representations has been a long standing goal in computer vision. This paper presents a learning-based solution to this problem which goes beyond the traditional…

Reinforcement Learning

Hierarchical Superquadric Decomposition with Implicit Space Separation

2022-09-15 · Jaka Šircelj, Peter Peer, Franc Solina, Vitomir Štruc

We introduce a new method to reconstruct 3D objects using a set of volumetric primitives, i.e., superquadrics. The method hierarchically decomposes a target 3D object into pairs of superquadrics recovering finer and fine…

Object

Robust and Accurate Superquadric Recovery: a Probabilistic Approach

2021-11-29 · CVPR 2022 1 · Weixiao Liu, Yuwei Wu, Sipu Ruan, Gregory S. Chirikjian

Interpreting objects with basic geometric primitives has long been studied in computer vision. Among geometric primitives, superquadrics are well known for their ability to represent a wide range of shapes with few param…

Supertoroid fitting of objects with holes for robotic grasping and scene generation

2024-12-05 · Joan Badia Torres, Eric Carmona, Abhijit Makhal, Omid Heidari 외

One of the strategies to detect the pose and shape of unknown objects is their geometric modeling, consisting on fitting known geometric entities. Classical geometric modeling fits simple shapes such as spheres or cylind…

Robotic GraspingScene Generation