中文
相关论文

相关论文: Point2Vec for Self-Supervised Representation Learn…

200 篇论文

There has been recently a growing interest for implicit shape representations. Contrary to explicit representations, they have no resolution limitations and they easily deal with a wide variety of surface topologies. To learn these implicit…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Alexandre Boulch , Pierre-Alain Langlois , Gilles Puy , Renaud Marlet

Although supervised deep normal estimators have recently shown impressive results on synthetic benchmarks, their performance deteriorates significantly in real-world scenarios due to the domain gap between synthetic and real data. Building…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Jie Zhang , Minghui Nie , Changqing Zou , Jian Liu , Ligang Liu , Junjie Cao

Pre-training has become a standard paradigm in many computer vision tasks. However, most of the methods are generally designed on the RGB image domain. Due to the discrepancy between the two-dimensional image plane and the three-dimensional…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Zhenyu Li , Zehui Chen , Ang Li , Liangji Fang , Qinhong Jiang , Xianming Liu , Junjun Jiang , Bolei Zhou , Hang Zhao

We are interested in reconstructing the mesh representation of object surfaces from point clouds. Surface reconstruction is a prerequisite for downstream applications such as rendering, collision avoidance for planning, animation, etc.…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Minghua Liu , Xiaoshuai Zhang , Hao Su

As the deep learning revolution marches on, self-supervised learning has garnered increasing attention in recent years thanks to its remarkable representation learning ability and the low dependence on labeled data. Among these varied…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Siyuan Li , Luyuan Zhang , Zedong Wang , Di Wu , Lirong Wu , Zicheng Liu , Jun Xia , Cheng Tan , Yang Liu , Baigui Sun , Stan Z. Li

In real-world scenarios, scanned point clouds are often incomplete due to occlusion issues. The tasks of self-supervised and weakly-supervised point cloud completion involve reconstructing missing regions of these incomplete objects without…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Lintai Wu , Xianjing Cheng , Yong Xu , Huanqiang Zeng , Junhui Hou

Learning discriminative shape representation directly on point clouds is still challenging in 3D shape analysis and understanding. Recent studies usually involve three steps: first splitting a point cloud into some local regions, then…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Xin Wen , Zhizhong Han , Xinhai Liu , Yu-Shen Liu

Point clouds have become increasingly vital across various applications thanks to their ability to realistically depict 3D objects and scenes. Nevertheless, effectively compressing unstructured, high-precision point cloud data remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Hongning Ruan , Yulin Shao , Qianqian Yang , Liang Zhao , Dusit Niyato

Pre-training on large-scale unlabeled datasets contribute to the model achieving powerful performance on 3D vision tasks, especially when annotations are limited. However, existing rendering-based self-supervised frameworks are…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Hao Liu , Minglin Chen , Yanni Ma , Haihong Xiao , Ying He

Most of the existing self-supervised feature learning methods for 3D data either learn 3D features from point cloud data or from multi-view images. By exploring the inherent multi-modality attributes of 3D objects, in this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Longlong Jing , Yucheng Chen , Ling Zhang , Mingyi He , Yingli Tian

Masked auto-encoding is a popular and effective self-supervised learning approach to point cloud learning. However, most of the existing methods reconstruct only the masked points and overlook the local geometry information, which is also…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Yabin Zhang , Jiehong Lin , Chenhang He , Yongwei Chen , Kui Jia , Lei Zhang

Self-supervised learning is attracting wide attention in point cloud processing. However, it is still not well-solved to gain discriminative and transferable features of point clouds for efficient training on downstream tasks, due to their…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Xin Li , Mingqiang Wei , Songcan Chen

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consistency across…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Bin Yang , Mohamed Abdelsamad , Miao Zhang , Alexandru Paul Condurache

Since the PointNet was proposed, deep learning on point cloud has been the concentration of intense 3D research. However, existing point-based methods usually are not adequate to extract the local features and the spatial pattern of a point…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Weikun Wu , Yan Zhang , David Wang , Yunqi Lei

Inferring missing regions from severely occluded point clouds is highly challenging. Especially for 3D shapes with rich geometry and structure details, inherent ambiguities of the unknown parts are existing. Existing approaches either learn…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Linlian Jiang , Pan Chen , Ye Wang , Tieru Wu , Rui Ma

Unsupervised point cloud completion aims at estimating the corresponding complete point cloud of a partial point cloud in an unpaired manner. It is a crucial but challenging problem since there is no paired partial-complete supervision that…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yingjie Cai , Kwan-Yee Lin , Chao Zhang , Qiang Wang , Xiaogang Wang , Hongsheng Li

In this paper we explore the recent topic of point cloud completion, guided by an auxiliary image. We show how it is possible to effectively combine the information from the two modalities in a localized latent space, thus avoiding the need…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Emanuele Aiello , Diego Valsesia , Enrico Magli

Multi-view projection methods have demonstrated promising performance on 3D understanding tasks like 3D classification and segmentation. However, it remains unclear how to combine such multi-view methods with the widely available 3D point…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Abdullah Hamdi , Silvio Giancola , Bernard Ghanem

Weakly supervised point cloud semantic segmentation methods that require 1\% or fewer labels, hoping to realize almost the same performance as fully supervised approaches, which recently, have attracted extensive research attention. A…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Tianfang Sun , Zhizhong Zhang , Xin Tan , Yanyun Qu , Yuan Xie , Lizhuang Ma

Masked Autoencoders (MAE) have shown promising performance in self-supervised learning for both 2D and 3D computer vision. However, existing MAE-style methods can only learn from the data of a single modality, i.e., either images or point…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Ziyu Guo , Renrui Zhang , Longtian Qiu , Xianzhi Li , Pheng-Ann Heng