中文
相关论文

相关论文: Autoregressive 3D Shape Generation via Canonical M…

200 篇论文

The Gaussian diffusion model, initially designed for image generation, has recently been adapted for 3D point cloud generation. However, these adaptations have not fully considered the intrinsic geometric characteristics of 3D shapes,…

图形学 · 计算机科学 2024-08-01 Dengsheng Chen , Jie Hu , Xiaoming Wei , Enhua Wu

Mechanical metamaterials enable precise control over structural properties, but their design method remains challenging due to their complex structure. Although additive manufacturing has expanded geometric freedom, navigating this vast and…

软凝聚态物质 · 物理学 2025-09-18 Kijung Kim , Seungwook Hong , Wonjun Jung , Wooseok Kim , Namjung Kim , Howon Lee

A point cloud serves as a representation of the surface of a three-dimensional (3D) shape. Deep generative models have been adapted to model their variations typically using a map from a ball-like set of latent variables. However, previous…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Takumi Kimura , Takashi Matsubara , Kuniaki Uehara

We present multiresolution tree-structured networks to process point clouds for 3D shape understanding and generation tasks. Our network represents a 3D shape as a set of locality-preserving 1D ordered list of points at multiple…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Matheus Gadelha , Rui Wang , Subhransu Maji

Deep generative models of 3D shapes have received a great deal of research interest. Yet, almost all of them generate discrete shape representations, such as voxels, point clouds, and polygon meshes. We present the first 3D generative model…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Rundi Wu , Chang Xiao , Changxi Zheng

We introduce deep neural networks for the analysis of anatomical shapes that learn a low-dimensional shape representation from the given task, instead of relying on hand-engineered representations. Our framework is modular and consists of…

计算机视觉与模式识别 · 计算机科学 2020-10-05 Benjamin Gutierrez Becker , Ignacio Sarasua , Christian Wachinger

Deep generative architectures provide a way to model not only images but also complex, 3-dimensional objects, such as point clouds. In this work, we present a novel method to obtain meaningful representations of 3D shapes that can be used…

We propose a self-supervised capsule architecture for 3D point clouds. We compute capsule decompositions of objects through permutation-equivariant attention, and self-supervise the process by training with pairs of randomly rotated…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Weiwei Sun , Andrea Tagliasacchi , Boyang Deng , Sara Sabour , Soroosh Yazdani , Geoffrey Hinton , Kwang Moo Yi

Implicit generative models have been widely employed to model 3D data and have recently proven to be successful in encoding and generating high-quality 3D shapes. This work builds upon these models and alleviates current limitations by…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Tejaswini Medi , Jawad Tayyub , Muhammad Sarmad , Frank Lindseth , Margret Keuper

The creation of manufacturable and editable 3D shapes through Computer-Aided Design (CAD) remains a highly manual and time-consuming task, hampered by the complex topology of boundary representations of 3D solids and unintuitive design…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Md Ferdous Alam , Faez Ahmed

We present a probabilistic model for point cloud generation, which is fundamental for various 3D vision tasks such as shape completion, upsampling, synthesis and data augmentation. Inspired by the diffusion process in non-equilibrium…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Shitong Luo , Wei Hu

Auto-regressive models have achieved impressive results in 2D image generation by modeling joint distributions in grid space. In this paper, we extend auto-regressive models to 3D domains, and seek a stronger ability of 3D shape generation…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Xuelin Qian , Yu Wang , Simian Luo , Yinda Zhang , Ying Tai , Zhenyu Zhang , Chengjie Wang , Xiangyang Xue , Bo Zhao , Tiejun Huang , Yunsheng Wu , Yanwei Fu

This paper focuses on a novel generative approach for 3D point clouds that makes use of invertible flow-based models. The main idea of the method is to treat a point cloud as a probability density in 3D space that is modeled using a…

机器学习 · 计算机科学 2019-10-17 Michał Stypułkowski , Maciej Zamorski , Maciej Zięba , Jan Chorowski

In the field of 3D point cloud generation, numerous 3D generative models have demonstrated the ability to generate diverse and realistic 3D shapes. However, the majority of these approaches struggle to generate controllable 3D point cloud…

图形学 · 计算机科学 2025-09-30 Zhenyu Shu , Jiajun Shen , Zhongui Chen , Xiaoguang Han , Shiqing Xin

With the overwhelming trend of mask image modeling led by MAE, generative pre-training has shown a remarkable potential to boost the performance of fundamental models in 2D vision. However, in 3D vision, the over-reliance on…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Ziyi Wang , Xumin Yu , Yongming Rao , Jie Zhou , Jiwen Lu

We present a significant breakthrough in 3D shape generation by scaling it to unprecedented dimensions. Through the adaptation of the Auto-Regressive model and the utilization of large language models, we have developed a remarkable model…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yu Wang , Xuelin Qian , Jingyang Huo , Tiejun Huang , Bo Zhao , Yanwei Fu

3D building generation with low data acquisition costs, such as single image-to-3D, becomes increasingly important. However, most of the existing single image-to-3D building creation works are restricted to those images with specific…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yao Wei , George Vosselman , Michael Ying Yang

We present a novel compact point cloud representation that is inherently invariant to scale, coordinate change and point permutation. The key idea is to parametrize a distance field around an individual shape into a unique, canonical, and…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Kent Fujiwara , Ikuro Sato , Mitsuru Ambai , Yuichi Yoshida , Yoshiaki Sakakura

Controllable generation of 3D assets is important for many practical applications like content creation in movies, games and engineering, as well as in AR/VR. Recently, diffusion models have shown remarkable results in generation quality of…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Philipp Schröppel , Christopher Wewer , Jan Eric Lenssen , Eddy Ilg , Thomas Brox

Deep neural networks are known to be vulnerable to adversarial examples which are carefully crafted instances to cause the models to make wrong predictions. While adversarial examples for 2D images and CNNs have been extensively studied,…

密码学与安全 · 计算机科学 2019-07-15 Chong Xiang , Charles R. Qi , Bo Li