中文
相关论文

相关论文: Multimodal Shape Completion via Conditional Genera…

200 篇论文

Shape completion aims to recover the full 3D geometry of an object from a partial observation. This problem is inherently multi-modal since there can be many ways to plausibly complete the missing regions of a shape. Such diversity would be…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Wesley Khademi , Li Fuxin

Shape completion is the problem of completing partial input shapes such as partial scans. This problem finds important applications in computer vision and robotics due to issues such as occlusion or sparsity in real-world data. However,…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Himanshu Arora , Saurabh Mishra , Shichong Peng , Ke Li , Ali Mahdavi-Amiri

We present a novel neural implicit shape method for partial point cloud completion. To that end, we combine a conditional Deep-SDF architecture with learned, adversarial shape priors. More specifically, our network converts partial inputs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Abhishek Saroha , Marvin Eisenberger , Tarun Yenamandra , Daniel Cremers

In this paper, we present a new perspective towards image-based shape generation. Most existing deep learning based shape reconstruction methods employ a single-view deterministic model which is sometimes insufficient to determine a single…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Yi Wei , Shaohui Liu , Wang Zhao , Jiwen Lu , Jie Zhou

Numerous task-specific variants of conditional generative adversarial networks have been developed for image completion. Yet, a serious limitation remains that all existing algorithms tend to fail when handling large-scale missing regions.…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Shengyu Zhao , Jonathan Cui , Yilun Sheng , Yue Dong , Xiao Liang , Eric I Chang , Yan Xu

This paper introduces a data-driven shape completion approach that focuses on completing geometric details of missing regions of 3D shapes. We observe that existing generative methods lack the training data and representation capacity to…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Bo Sun , Vladimir G. Kim , Noam Aigerman , Qixing Huang , Siddhartha Chaudhuri

In this paper, we address the problem of conditional modality learning, whereby one is interested in generating one modality given the other. While it is straightforward to learn a joint distribution over multiple modalities using a deep…

计算机视觉与模式识别 · 计算机科学 2016-08-29 Gaurav Pandey , Ambedkar Dukkipati

Many robotic tasks involving some form of 3D visual perception greatly benefit from a complete knowledge of the working environment. However, robots often have to tackle unstructured environments and their onboard visual sensors can only…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Andrea Rosasco , Stefano Berti , Fabrizio Bottarel , Michele Colledanchise , Lorenzo Natale

The availability of affordable and portable depth sensors has made scanning objects and people simpler than ever. However, dealing with occlusions and missing parts is still a significant challenge. The problem of reconstructing a (possibly…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Or Litany , Alex Bronstein , Michael Bronstein , Ameesh Makadia

Deep generative models have demonstrated great performance in image synthesis. However, results deteriorate in case of spatial deformations, since they generate images of objects directly, rather than modeling the intricate interplay of…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Patrick Esser , Ekaterina Sutter , Björn Ommer

In this paper, we propose an effective face completion algorithm using a deep generative model. Different from well-studied background completion, the face completion task is more challenging as it often requires to generate semantically…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Yijun Li , Sifei Liu , Jimei Yang , Ming-Hsuan Yang

The problem of completing high-dimensional matrices from a limited set of observations arises in many big data applications, especially, recommender systems. Existing matrix completion models generally follow either a memory- or a…

机器学习 · 计算机科学 2019-09-30 Duc Minh Nguyen , Robert Calderbank , Nikos Deligiannis

Deep learning-based graph generation approaches have remarkable capacities for graph data modeling, allowing them to solve a wide range of real-world problems. Making these methods able to consider different conditions during the generation…

机器学习 · 计算机科学 2023-01-11 Faezeh Faez , Negin Hashemi Dijujin , Mahdieh Soleymani Baghshah , Hamid R. Rabiee

Most 3D shape completion approaches rely heavily on partial-complete shape pairs and learn in a fully supervised manner. Despite their impressive performances on in-domain data, when generalizing to partial shapes in other forms or…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Junzhe Zhang , Xinyi Chen , Zhongang Cai , Liang Pan , Haiyu Zhao , Shuai Yi , Chai Kiat Yeo , Bo Dai , Chen Change Loy

In real world clinical environments, training and applying deep learning models on multi-modal medical imaging data often struggles with partially incomplete data. Standard approaches either discard missing samples, require imputation or…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Christoph Fürböck , Paul Weiser , Branko Mitic , Philipp Seeböck , Thomas Helbich , Georg Langs

We address the problem of 3D shape completion from sparse and noisy point clouds, a fundamental problem in computer vision and robotics. Recent approaches are either data-driven or learning-based: Data-driven approaches rely on a shape…

计算机视觉与模式识别 · 计算机科学 2018-11-28 David Stutz , Andreas Geiger

We introduce a new diffusion-based approach for shape completion on 3D range scans. Compared with prior deterministic and probabilistic methods, we strike a balance between realism, multi-modality, and high fidelity. We propose DiffComplete…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Ruihang Chu , Enze Xie , Shentong Mo , Zhenguo Li , Matthias Nießner , Chi-Wing Fu , Jiaya Jia

We propose a probabilistic shape completion method extended to the continuous geometry of large-scale 3D scenes. Real-world scans of 3D scenes suffer from a considerable amount of missing data cluttered with unsegmented objects. The problem…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Dongsu Zhang , Changwoon Choi , Inbum Park , Young Min Kim

We cast shape matching as metric learning with convolutional networks. We break the end-to-end process of image representation into two parts. Firstly, well established efficient methods are chosen to turn the images into edge maps.…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Filip Radenović , Giorgos Tolias , Ondřej Chum

We introduce a data-driven approach to complete partial 3D shapes through a combination of volumetric deep neural networks and 3D shape synthesis. From a partially-scanned input shape, our method first infers a low-resolution -- but…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Angela Dai , Charles Ruizhongtai Qi , Matthias Nießner
‹ 上一页 1 2 3 10 下一页 ›