paper-with-me

Papers

Learning Shape Abstractions by Assembling Volumetric Primitives

2016-12-01 · CVPR 2017 7 · Shubham Tulsiani, Hao Su, Leonidas J. Guibas, Alexei A. Efros, Jitendra Malik

We present a learning framework for abstracting complex shapes by learning to assemble objects using 3D volumetric primitives. In addition to generating simple and geometrically interpretable explanations of 3D objects, our framework also allows us to automatically discover and exploit consistent structure in the data. We demonstrate that using our method allows predicting shape representations which can be leveraged for obtaining a consistent parsing across the instances of a shape collection and constructing an interpretable shape similarity measure. We also examine applications for image-based prediction as well as shape manipulation.

📄 PDF Abstract BibTeX arXiv:1612.00404

Code (4)

shubhtuls/volumetricPrimitives 공식 구현 pytorch
hailieqh/3d-object-primitive-graph pytorch
nileshkulkarni/volumetricPrimitivesPytorch pytorch
paschalidoud/superquadric_parsing pytorch

Similar Papers 제목 키워드 기반

Combinatorial 3D Shape Generation via Sequential Assembly

2020-04-16 · Jungtaek Kim, Hyunsoo Chung, Jinhwi Lee, Minsu Cho 외

Sequential assembly with geometric primitives has drawn attention in robotics and 3D vision since it yields a practical blueprint to construct a target shape. However, due to its combinatorial property, a greedy method f…

3D Shape GenerationBayesian Optimization

ShapeCoder: Discovering Abstractions for Visual Programs from Unstructured Primitives

2023-05-09 · R. Kenny Jones, Paul Guerrero, Niloy J. Mitra, Daniel Ritchie

Programs are an increasingly popular representation for visual data, exposing compact, interpretable structure that supports manipulation. Visual programs are usually written in domain-specific languages (DSLs). Finding …

Robust Shape Fitting for 3D Scene Abstraction

2024-03-15 · Florian Kluger, Eric Brachmann, Michael Ying Yang, Bodo Rosenhahn

Humans perceive and construct the world as an arrangement of simple parametric models. In particular, we can often describe man-made environments using volumetric primitives such as cuboids or cylinders. Inferring these …

Depth EstimationScene Parsing

Cluster-Based Autoencoders for Volumetric Point Clouds

2022-11-02 · Stephan Antholzer, Martin Berger, Tobias Hell

Autoencoders allow to reconstruct a given input from a small set of parameters. However, the input size is often limited due to computational costs. We therefore propose a clustering and reassembling method for volumetri…

Clustering

Deep Deformable Models: Learning 3D Shape Abstractions with Part Consistency

2023-09-02 · Di Liu, Long Zhao, Qilong Zhangli, Yunhe Gao 외

The task of shape abstraction with semantic part consistency is challenging due to the complex geometries of natural objects. Recent methods learn to represent an object shape using a set of simple primitives to fit the …