paper-with-me

Papers

LSD-StructureNet: Modeling Levels of Structural Detail in 3D Part Hierarchies

2021-08-18 · ICCV 2021 10 · Dominic Roberts, Ara Danielyan, Hang Chu, Mani Golparvar-Fard, David Forsyth

Generative models for 3D shapes represented by hierarchies of parts can generate realistic and diverse sets of outputs. However, existing models suffer from the key practical limitation of modelling shapes holistically and thus cannot perform conditional sampling, i.e. they are not able to generate variants on individual parts of generated shapes without modifying the rest of the shape. This is limiting for applications such as 3D CAD design that involve adjusting created shapes at multiple levels of detail. To address this, we introduce LSD-StructureNet, an augmentation to the StructureNet architecture that enables re-generation of parts situated at arbitrary positions in the hierarchies of its outputs. We achieve this by learning individual, probabilistic conditional decoders for each hierarchy depth. We evaluate LSD-StructureNet on the PartNet dataset, the largest dataset of 3D shapes represented by hierarchies of parts. Our results show that contrarily to existing methods, LSD-StructureNet can perform conditional sampling without impacting inference speed or the realism and diversity of its outputs.

📄 PDF Abstract BibTeX arXiv:2108.13459

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

StructureNet: Hierarchical Graph Networks for 3D Shape Generation

2019-08-01 · Kaichun Mo, Paul Guerrero, Li Yi, Hao Su 외

The ability to generate novel, diverse, and realistic 3D shapes along with associated part semantics and structure is central to many applications requiring high-quality 3D assets or large volumes of realistic training d…

3D Shape Generation

Seg&Struct: The Interplay Between Part Segmentation and Structure Inference for 3D Shape Parsing

2022-11-01 · Jeonghyun Kim, Kaichun Mo, Minhyuk Sung, Woontack Woo

We propose Seg&Struct, a supervised learning framework leveraging the interplay between part segmentation and structure inference and demonstrating their synergy in an integrated framework. Both part segmentation and str…

Segmentation

Integrating multiscale topology in digital pathology with pyramidal graph convolutional networks

2024-03-22 · Victor Ibañez, Przemyslaw Szostak, Quincy Wong, Konstanty Korski 외

Graph convolutional networks (GCNs) have emerged as a powerful alternative to multiple instance learning with convolutional neural networks in digital pathology, offering superior handling of structural information acros…

Multiple Instance Learningwhole slide images

Semantics and Content Matter: Towards Multi-Prior Hierarchical Mamba for Image Deraining

2025-11-17 · Zhaocheng Yu, Kui Jiang, Junjun Jiang, Xianming Liu 외 arxiv

Rain significantly degrades the performance of computer vision systems, particularly in applications like autonomous driving and video surveillance. While existing deraining methods have made considerable progress, they …

Autonomous Driving

A Latent Implicit 3D Shape Model for Multiple Levels of Detail

2024-09-10 · Benoit Guillard, Marc Habermann, Christian Theobalt, Pascal Fua

Implicit neural representations map a shape-specific latent code and a 3D coordinate to its corresponding signed distance (SDF) value. However, this approach only offers a single level of detail. Emulating low levels of …