paper-with-me

Papers

SweepNet: Unsupervised Learning Shape Abstraction via Neural Sweepers

2024-07-08 · Mingrui Zhao, Yizhi Wang, Fenggen Yu, Changqing Zou, Ali Mahdavi-Amiri

Shape abstraction is an important task for simplifying complex geometric structures while retaining essential features. Sweep surfaces, commonly found in human-made objects, aid in this process by effectively capturing and representing object geometry, thereby facilitating abstraction. In this paper, we introduce \papername, a novel approach to shape abstraction through sweep surfaces. We propose an effective parameterization for sweep surfaces, utilizing superellipses for profile representation and B-spline curves for the axis. This compact representation, requiring as few as 14 float numbers, facilitates intuitive and interactive editing while preserving shape details effectively. Additionally, by introducing a differentiable neural sweeper and an encoder-decoder architecture, we demonstrate the ability to predict sweep surface representations without supervision. We show the superiority of our model through several quantitative and qualitative experiments throughout the paper. Our code is available at https://mingrui-zhao.github.io/SweepNet/

📄 PDF Abstract BibTeX arXiv:2407.06305

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Unsupervised Learning for Cuboid Shape Abstraction via Joint Segmentation from Point Clouds

2021-06-07 · Kaizhi Yang, Xuejin Chen

Representing complex 3D objects as simple geometric primitives, known as shape abstraction, is important for geometric modeling, structural analysis, and shape synthesis. In this paper, we propose an unsupervised shape a…

ClusteringSegmentationSelf-Learning

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 …

Learning Fine-to-Coarse Cuboid Shape Abstraction

2025-02-03 · Gregor Kobsik, Morten Henkel, Yanjiang He, Victor Czech 외

The abstraction of 3D objects with simple geometric primitives like cuboids allows to infer structural information from complex geometry. It is important for 3D shape understanding, structural analysis and geometric mode…

Symmetry Detection

Aligning Instance-Semantic Sparse Representation towards Unsupervised Object Segmentation and Shape Abstraction with Repeatable Primitives

2025-03-10 · Jiaxin Li, Hongxing Wang, Jiawei Tan, Zhilong Ou 외

Understanding 3D object shapes necessitates shape representation by object parts abstracted from results of instance and semantic segmentation. Promising shape representations enable computers to interpret a shape with m…

Instance SegmentationObjectSemantic SegmentationUnsupervised Object Segmentation

Hierarchical Transformers for Unsupervised 3D Shape Abstraction

2025-10-31 · Aditya Vora, Lily Goli, Andrea Tagliasacchi, Hao Zhang arxiv

We introduce HiT, a novel hierarchical neural field representation for 3D shapes that learns general hierarchies in a coarse-to-fine manner across different shape categories in an unsupervised setting. Our key contributi…