中文
相关论文

相关论文: LPMNet: Latent Part Modification and Generation fo…

200 篇论文

Generative models have proven effective at modeling 3D shapes and their statistical variations. In this paper we investigate their application to point clouds, a 3D shape representation widely used in computer vision for which, however,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Roman Klokov , Edmond Boyer , Jakob Verbeek

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

Point clouds are rich geometric data structures, where their three dimensional structure offers an excellent domain for understanding the representation learning and generative modeling in 3D space. In this work, we aim to improve the…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Lingjie Kong , Pankaj Rajak , Siamak Shakeri

Representing 3D shape is a fundamental problem in artificial intelligence, which has numerous applications within computer vision and graphics. One avenue that has recently begun to be explored is the use of latent representations of…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Tristan Aumentado-Armstrong , Stavros Tsogkas , Allan Jepson , Sven Dickinson

3D reconstruction from single view images is an ill-posed problem. Inferring the hidden regions from self-occluded images is both challenging and ambiguous. We propose a two-pronged approach to address these issues. To better incorporate…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Priyanka Mandikal , K L Navaneet , Mayank Agarwal , R. Venkatesh Babu

We propose an effective unsupervised 3D point cloud novelty detection approach, leveraging a general point cloud feature extractor and a one-class classifier. The general feature extractor consists of a graph-based autoencoder and is…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Shizuka Akahori , Satoshi Iizuka , Ken Mawatari , Kazuhiro Fukui

Conventional methods of 3D object generative modeling learn volumetric predictions using deep networks with 3D convolutional operations, which are direct analogies to classical 2D ones. However, these methods are computationally wasteful in…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Chen-Hsuan Lin , Chen Kong , Simon Lucey

This paper tackles the problem of parts-aware point cloud generation. Unlike existing works which require the point cloud to be segmented into parts a priori, our parts-aware editing and generation are performed in an unsupervised manner.…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Shidi Li , Miaomiao Liu , Christian Walder

Three-dimensional geometric data offer an excellent domain for studying representation learning and generative modeling. In this paper, we look at geometric data represented as point clouds. We introduce a deep AutoEncoder (AE) network with…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Panos Achlioptas , Olga Diamanti , Ioannis Mitliagkas , Leonidas Guibas

3D generative shape modeling is a fundamental research area in computer vision and interactive computer graphics, with many real-world applications. This paper investigates the novel problem of generating 3D shape point cloud geometry from…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Kaichun Mo , He Wang , Xinchen Yan , Leonidas J. Guibas

In this paper, we propose a new method for mapping a 3D point cloud to the latent space of a 3D generative adversarial network. Our generative model for 3D point clouds is based on SP-GAN, a state-of-the-art sphere-guided 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Jaeyeon Kim , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

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…

Generative models can be used to synthesize 3D objects of high quality and diversity. However, there is typically no control over the properties of the generated object.This paper proposes a novel generative adversarial network (GAN) setup…

计算机视觉与模式识别 · 计算机科学 2022-09-12 Larissa T. Triess , Andre Bühler , David Peter , Fabian B. Flohr , J. Marius Zöllner

Generating a 3D point cloud from a single 2D image is of great importance for 3D scene understanding applications. To reconstruct the whole 3D shape of the object shown in the image, the existing deep learning based approaches use either…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yao Wei , George Vosselman , Michael Ying Yang

With the capacity of modeling long-range dependencies in sequential data, transformers have shown remarkable performances in a variety of generative tasks such as image, audio, and text generation. Yet, taming them in generating less…

计算机视觉与模式识别 · 计算机科学 2022-04-06 An-Chieh Cheng , Xueting Li , Sifei Liu , Min Sun , Ming-Hsuan Yang

We introduce AutoPartGen, a model that generates objects composed of 3D parts in an autoregressive manner. This model can take as input an image of an object, 2D masks of the object's parts, or an existing 3D object, and generate a…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Minghao Chen , Jianyuan Wang , Roman Shapovalov , Tom Monnier , Hyunyoung Jung , Dilin Wang , Rakesh Ranjan , Iro Laina , Andrea Vedaldi

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

Representation and generative learning, as reconstruction-based methods, have demonstrated their potential for mutual reinforcement across various domains. In the field of point cloud processing, although existing studies have adopted…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Hongliang Zeng , Ping Zhang , Fang Li , Jiahua Wang , Tingyu Ye , Pengteng Guo

A generative model for high-fidelity point clouds is of great importance in synthesizing 3d environments for applications such as autonomous driving and robotics. Despite the recent success of deep generative models for 2d images, it is…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Cheng Wen , Baosheng Yu , Rao Fu , Dacheng Tao

Generation of 3D data by deep neural network has been attracting increasing attention in the research community. The majority of extant works resort to regular representations such as volumetric grids or collection of images; however, these…

计算机视觉与模式识别 · 计算机科学 2016-12-08 Haoqiang Fan , Hao Su , Leonidas Guibas
‹ 上一页 1 2 3 10 下一页 ›