中文
相关论文

相关论文: Benefit from Reference: Retrieval-Augmented Cross-…

200 篇论文

Learning to generate 3D point clouds without 3D supervision is an important but challenging problem. Current solutions leverage various differentiable renderers to project the generated 3D point clouds onto a 2D image plane, and train deep…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Chen Chao , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

In this paper we study the task of a single-view image-guided point cloud completion. Existing methods have got promising results by fusing the information of image into point cloud explicitly or implicitly. However, given that the image…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Aihua Mao , Yuxuan Tang , Jiangtao Huang , Ying He

Point cloud is one of the widely used techniques for representing and storing 3D geometric data. In the past several methods have been proposed for processing point clouds. Methods such as PointNet and FoldingNet have shown promising…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Prajwal Singh , Kaustubh Sadekar , Shanmuganathan Raman

Point clouds arising from structured data, mainly as a result of CT scans, provides special properties on the distribution of points and the distances between those. Yet often, the amount of data provided can not compare to unstructured…

计算几何 · 计算机科学 2017-02-16 Franziska Lippoldt , Hartmut Schwandt

Point cloud completion is a vital task focused on reconstructing complete point clouds and addressing the incompleteness caused by occlusion and limited sensor resolution. Traditional methods relying on fixed local region partitioning, such…

图形学 · 计算机科学 2025-09-30 Zhenyu Shu , Jian Yao , Shiqing Xin

Point cloud completion aims to generate a complete and high-fidelity point cloud from an initially incomplete and low-quality input. A prevalent strategy involves leveraging Transformer-based models to encode global features and facilitate…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Yixuan Li , Weidong Yang , Ben Fei

Point cloud completion aims to recover the complete shape based on a partial observation. Existing methods require either complete point clouds or multiple partial observations of the same object for learning. In contrast to previous…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Ruikai Cui , Shi Qiu , Saeed Anwar , Jiawei Liu , Chaoyue Xing , Jing Zhang , Nick Barnes

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process point clouds, which…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Jiageng Mao , Shengping Zhang , Wenxiu Sun

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

Masked Autoencoders (MAE) have demonstrated promising performance in self-supervised learning for both 2D and 3D computer vision. Nevertheless, existing MAE-based methods still have certain drawbacks. Firstly, the functional decoupling…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Yang Liu , Chen Chen , Can Wang , Xulin King , Mengyuan Liu

Recently, multi-modal masked autoencoders (MAE) has been introduced in 3D self-supervised learning, offering enhanced feature learning by leveraging both 2D and 3D data to capture richer cross-modal representations. However, these…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Zhimin Chen , Xuewei Chen , Xiao Guo , Yingwei Li , Longlong Jing , Liang Yang , Bing Li

Point cloud completion estimates complete shapes from incomplete point clouds to obtain higher-quality point cloud data. Most existing methods only consider global object features, ignoring spatial and semantic information of adjacent…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Pengcheng Shi , Haozhe Cheng , Xu Han , Yiyang Zhou , Jihua Zhu

We propose a novel approach to self-supervised learning of point cloud representations by differentiable neural rendering. Motivated by the fact that informative point cloud features should be able to encode rich geometry and appearance…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Di Huang , Sida Peng , Tong He , Honghui Yang , Xiaowei Zhou , Wanli Ouyang

Point clouds are commonly used in various practical applications such as autonomous driving and the manufacturing industry. However, these point clouds often suffer from incompleteness due to limited perspectives, scanner resolution and…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Fan Duan , Jiahao Yu , Li Chen

Point cloud completion aims to recover the complete 3D shape of an object from partial observations. While approaches relying on synthetic shape priors achieved promising results in this domain, their applicability and generalizability to…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Başak Melis Öcal , Maxim Tatarchenko , Sezer Karaoglu , Theo Gevers

Self-supervised learning on point clouds has gained a lot of attention recently, since it addresses the label-efficiency and domain-gap problems on point cloud tasks. In this paper, we propose a novel self-supervised framework to learn…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Meng-Shiun Tsai , Pei-Ze Chiang , Yi-Hsuan Tsai , Wei-Chen Chiu

Retrieval-augmented generation (RAG) has recently demonstrated considerable potential for repository-level code completion, as it integrates cross-file knowledge with in-file preceding code to provide comprehensive contexts for generation.…

软件工程 · 计算机科学 2025-08-11 Yanzhou Li , Shangqing Liu , Kangjie Chen , Tianwei Zhang , Yang Liu

A promising direction for pre-training 3D point clouds is to leverage the massive amount of data in 2D, whereas the domain gap between 2D and 3D creates a fundamental challenge. This paper proposes a novel approach to point-cloud…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Siming Yan , Chen Song , Youkang Kong , Qixing Huang

Reconstructing 3D shapes from a single image plays an important role in computer vision. Many methods have been proposed and achieve impressive performance. However, existing methods mainly focus on extracting semantic information from…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Shaoming Li , Qing Cai , Songqi Kong , Runqing Tan , Heng Tong , Shiji Qiu , Yongguo Jiang , Zhi Liu

Multimodal data plays a critical role in web-based recommendation systems, where information from diverse modalities such as vision and text enhances representation learning. However, real-world multimodal datasets often suffer from…

信息检索 · 计算机科学 2026-05-04 Yuan Li , Jun Hu , Jiaxin Jiang , Bryan Hooi , Bingsheng He