中文
相关论文

相关论文: Diverse Shape Completion via Style Modulated Gener…

200 篇论文

In this paper, we propose a Point Fractal Network (PF-Net), a novel learning-based approach for precise and high-fidelity point cloud completion. Unlike existing point cloud completion networks, which generate the overall shape of the point…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zitian Huang , Yikuan Yu , Jiawen Xu , Feng Ni , Xinyi Le

Many generative models have to combat $\textit{missing modes}$. The conventional wisdom to this end is by reducing through training a statistical distance (such as $f$-divergence) between the generated distribution and provided data…

机器学习 · 统计学 2019-10-28 Peilin Zhong , Yuchen Mo , Chang Xiao , Pengyu Chen , Changxi Zheng

For a long time, the point cloud completion task has been regarded as a pure generation task. After obtaining the global shape code through the encoder, a complete point cloud is generated using the shape priorly learnt by the networks.…

机器人学 · 计算机科学 2021-12-06 Jieqi Shi , Lingyun Xu , Liang Heng , Shaojie Shen

In many vision and robotics applications, it is common that the captured objects are represented by very few points. Most of the existing completion methods are designed for partial point clouds with many points, and they perform poorly or…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Xianfeng Wu , Jinhui Qian , Qing Wei , Xianzu Wu , Xinyi Liu , Luxin Hu , Yanli Gong , Zhongyuan Lai , Libing Wu

Object completion networks typically produce static Signed Distance Fields (SDFs) that faithfully reconstruct geometry but cannot be rescaled or deformed without introducing structural distortions. This limitation restricts their use in…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Jelle Vermandere , Maarten Bassier , Maarten Vergauwen

Finding correspondences between 3D shapes is a crucial problem in computer vision and graphics, which is for example relevant for tasks like shape interpolation, pose transfer, or texture transfer. An often neglected but essential property…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Viktoria Ehm , Paul Roetzer , Marvin Eisenberger , Maolin Gao , Florian Bernard , Daniel Cremers

Point cloud completion aims to recover complete 3D geometry from partial observations caused by limited viewpoints and occlusions. Existing learning-based works, including 3D Convolutional Neural Network (CNN)-based, point-based, and…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Jiangyuan Liu , Yuhao Zhao , Hongxuan Ma , Zhe Liu , Jian Wang , Wei Zou

The robotic manipulation of compliant objects is currently one of the most active problems in robotics due to its potential to automate many important applications. Despite the progress achieved by the robotics community in recent years,…

机器人学 · 计算机科学 2022-05-23 Jiaming Qi , Dongyu Li , Yufeng Gao , Peng Zhou , David Navarro-Alarcon

We present a novel non-iterative learnable method for partial-to-partial 3D shape registration. The partial alignment task is extremely complex, as it jointly tries to match between points and identify which points do not appear in the…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Dvir Ginzburg , Dan Raviv

In this paper, we present a deep learning model that exploits the power of self-supervision to perform 3D point cloud completion, estimating the missing part and a context region around it. Local and global information are encoded in a…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Antonio Alliegro , Diego Valsesia , Giulia Fracastoro , Enrico Magli , Tatiana Tommasi

Data-driven generative modeling has made remarkable progress by leveraging the power of deep neural networks. A reoccurring challenge is how to enable a model to generate a rich variety of samples from the entire target distribution, rather…

图形学 · 计算机科学 2019-09-04 Nadav Schor , Oren Katzir , Hao Zhang , Daniel Cohen-Or

We introduce ShapeAdv, a novel framework to study shape-aware adversarial perturbations that reflect the underlying shape variations (e.g., geometric deformations and structural differences) in the 3D point cloud space. We develop…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Kibok Lee , Zhuoyuan Chen , Xinchen Yan , Raquel Urtasun , Ersin Yumer

Point cloud completion aims to recover missing geometric structures from incomplete 3D scans, which often suffer from occlusions or limited sensor viewpoints. Existing methods typically assume fixed input/output densities or rely on…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Da-Yeong Kim , Yeong-Jun Cho

We address the problem of predicting edit completions based on a learned model that was trained on past edits. Given a code snippet that is partially edited, our goal is to predict a completion of the edit for the rest of the snippet. We…

编程语言 · 计算机科学 2020-10-13 Shaked Brody , Uri Alon , Eran Yahav

Point cloud completion aims to recover partial geometric and topological shapes caused by equipment defects or limited viewpoints. Current methods either solely rely on the 3D coordinates of the point cloud to complete it or incorporate…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Feng Zhou , Qi Zhang , Ju Dai , Lei Li , Qing Fan , Junliang Xing

We propose PSSNet, a network architecture for generating diverse plausible 3D reconstructions from a single 2.5D depth image. Existing methods tend to produce only small variations on a single shape, even when multiple shapes are consistent…

机器人学 · 计算机科学 2020-11-19 Brad Saund , Dmitry Berenson

Image completion is widely used in photo restoration and editing applications, e.g. for object removal. Recently, there has been a surge of research on generating diverse completions for missing regions. However, existing methods require…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Noa Alkobi , Tamar Rott Shaham , Tomer Michaeli

Generating font glyphs of consistent style from one or a few reference glyphs, i.e., font completion, is an important task in topographical design. As the problem is more well-defined than general image style transfer tasks, thus it has…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Ye Yuan , Wuyang Chen , Zhaowen Wang , Matthew Fisher , Zhifei Zhang , Zhangyang Wang , Hailin Jin

Due to the large cross-modality discrepancy between 2D sketches and 3D shapes, retrieving 3D shapes by sketches is a significantly challenging task. To address this problem, we propose a novel framework to learn a discriminative deep…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Jiaxin Chen , Yi Fang

Unpaired 3D object completion aims to predict a complete 3D shape from an incomplete input without knowing the correspondence between the complete and incomplete shapes. In this paper, we propose the novel KTNet to solve this task from the…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Zhen Cao , Wenxiao Zhang , Xin Wen , Zhen Dong , Yu-shen Liu , Xiongwu Xiao , Bisheng Yang