中文
相关论文

相关论文: Form Convex Hull to Concavity: Surface Contraction…

200 篇论文

In contrast to the literature where local patterns in 3D point clouds are captured by customized convolutional operators, in this paper we study the problem of how to effectively and efficiently project such point clouds into a 2D image…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Yecheng Lyu , Xinming Huang , Ziming Zhang

This paper deals with the regularization of the sum of functions defined on a locally convex spaces through their closed-convex hulls in the bidual space. Different conditions guaranteeing that the closed-convex hull of the sum is the sum…

最优化与控制 · 数学 2024-10-11 Rafael Correa , Abderrahim Hantoute , Marco A. López

Point cloud completion aims to infer a complete shape from its partial observation. Many approaches utilize a pure encoderdecoder paradigm in which complete shape can be directly predicted by shape priors learned from partial scans,…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Zizhao Wu , Jian Shi , Xuan Deng , Cheng Zhang , Genfu Yang , Ming Zeng , Yunhai Wang

We present an approach to robustly track the geometry of an object that deforms over time from a set of input point clouds captured from a single viewpoint. The deformations we consider are caused by applying forces to known locations on…

计算机视觉与模式识别 · 计算机科学 2015-03-31 Stefanie Wuhrer , Jochen Lang , Motahareh Tekieh , Chang Shu

In the area of 3D shape analysis, the geometric properties of a shape have long been studied. Instead of directly extracting representative features using expert-designed descriptors or end-to-end deep neural networks, this paper is…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Zongji Wang , Yunfei Liu , Feng Lu

In this work, we explore the idea that effective generative models for point clouds under the autoencoding framework must acknowledge the relationship between a continuous surface, a discretized mesh, and a set of points sampled from the…

机器学习 · 计算机科学 2019-12-10 Austin Dill , Chun-Liang Li , Songwei Ge , Eunsu Kang

Most existing point cloud completion methods suffer from the discrete nature of point clouds and the unstructured prediction of points in local regions, which makes it difficult to reveal fine local geometric details. To resolve this issue,…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Peng Xiang , Xin Wen , Yu-Shen Liu , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Zhizhong Han

While three-dimensional (3D) building models play an increasingly pivotal role in many real-world applications, obtaining a compact representation of buildings remains an open problem. In this paper, we present a novel framework for…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Zhaiyu Chen , Hugo Ledoux , Seyran Khademi , Liangliang Nan

3D point cloud completion, the task of inferring the complete geometric shape from a partial point cloud, has been attracting attention in the community. For acquiring high-fidelity dense point clouds and avoiding uneven distribution,…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Minghua Liu , Lu Sheng , Sheng Yang , Jing Shao , Shi-Min Hu

Discrete point cloud objects lack sufficient shape descriptors of 3D geometries. In this paper, we present a novel method for aggregating hypothetical curves in point clouds. Sequences of connected points (curves) are initially grouped by…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Tiange Xiang , Chaoyi Zhang , Yang Song , Jianhui Yu , Weidong Cai

Diffusion models have been popular for point cloud generation tasks. Existing works utilize the forward diffusion process to convert the original point distribution into a noise distribution and then learn the reverse diffusion process to…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Yukun Li , Liping Liu

Convex sets appear in various mathematical theories, and are used to define notions such as convex functions and hulls. As an abstraction from the usual definition of convex sets in vector spaces, we formalize in Coq an intrinsic…

计算机科学中的逻辑 · 计算机科学 2020-05-29 Reynald Affeldt , Jacques Garrigue , Takafumi Saikawa

Point cloud compression plays a crucial role in reducing the huge cost of data storage and transmission. However, distortions can be introduced into the decompressed point clouds due to quantization. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Xiaoqing Fan , Ge Li , Dingquan Li , Yurui Ren , Wei Gao , Thomas H. Li

Feature encoding is essential for point cloud analysis. In this paper, we propose a novel point convolution operator named Shell Point Convolution (SPConv) for shape encoding and local context learning. Specifically, SPConv splits 3D…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Yuyan Li , Chuanmao Fan , Xu Wang , Ye Duan

We propose a level set method to reconstruct unknown surfaces from point clouds, without assuming that the connections between points are known. We consider a variational formulation with a curvature constraint that minimizes the surface…

数值分析 · 数学 2024-10-30 Silvia Preda , Matteo Semplice

We describe a simple pre-training approach for point clouds. It works in three steps: 1. Mask all points occluded in a camera view; 2. Learn an encoder-decoder model to reconstruct the occluded points; 3. Use the encoder weights as…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Hanchen Wang , Qi Liu , Xiangyu Yue , Joan Lasenby , Matthew J. Kusner

Reconstructing hand-held objects in 3D from monocular images remains a significant challenge in computer vision. Most existing approaches rely on implicit 3D representations, which produce overly smooth reconstructions and are…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Zerui Chen , Rolandos Alexandros Potamias , Shizhe Chen , Cordelia Schmid

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

We present a novel algorithm for point cloud segmentation. Our approach transforms unstructured point clouds into regular voxel grids, and further uses a kernel-based interpolated variational autoencoder (VAE) architecture to encode the…

图形学 · 计算机科学 2019-08-21 Hsien-Yu Meng , Lin Gao , YuKun Lai , Dinesh Manocha

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas