中文
相关论文

相关论文: Simba: Towards High-Fidelity and Geometrically-Con…

200 篇论文

In recent developments, the Mamba architecture, known for its selective state space approach, has shown potential in the efficient modeling of long sequences. However, its application in image generation remains underexplored. Traditional…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Shentong Mo , Yapeng Tian

Point cloud analysis is the cornerstone of many downstream tasks, among which aggregating local structures is the basis for understanding point cloud data. While numerous works aggregate neighbor using three-dimensional relative…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Jiaqi Shi , Jin Xiao , Xiaoguang Hu , Boyang Song , Hao Jiang , Tianyou Chen , Baochang Zhang

Image restoration requires simultaneously preserving fine-grained local structures and maintaining long-range spatial coherence. While convolutional networks struggle with limited receptive fields, and Transformers incur quadratic…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Mohammed Hassanin , Nour Moustafa , Weijian Deng , Ibrahim Radwan

As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Shi Qiu , Saeed Anwar , Nick Barnes

3D point clouds directly collected from objects through sensors are often incomplete due to self-occlusion. Conventional methods for completing these partial point clouds rely on manually organized training sets and are usually limited to…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Tianxin Huang , Zhiwen Yan , Yuyang Zhao , Gim Hee Lee

The task of point cloud upsampling (PCU) is to generate dense and uniform point clouds from sparse input captured by 3D sensors like LiDAR, holding potential applications in real yet is still a challenging task. Existing deep learning-based…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Jiayi Song , Weidong Yang , Zhijun Li , Wen-Ming Chen , Ben Fei

Domain adaptive point cloud completion (DA PCC) aims to narrow the geometric and semantic discrepancies between the labeled source and unlabeled target domains. Existing methods either suffer from limited receptive fields or quadratic…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Yinghui Li , Qianyu Zhou , Di Shao , Hao Yang , Ye Zhu , Richard Dazeley , Xuequan Lu

Driven by the increasing demand for accurate and efficient representation of 3D data in various domains, point cloud sampling has emerged as a pivotal research topic in 3D computer vision. Recently, learning-to-sample methods have garnered…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Chengzhi Wu , Yuxin Wan , Hao Fu , Julius Pfrommer , Zeyun Zhong , Junwei Zheng , Jiaming Zhang , Jürgen Beyerer

Recent advances in robotic manipulation have highlighted the effectiveness of learning from demonstration. However, while end-to-end policies excel in expressivity and flexibility, they struggle both in generalizing to novel object…

机器人学 · 计算机科学 2026-04-14 Lyuxing He , Eric Cai , Shobhit Aggarwal , Jianjun Wang , David Held

A fundamental challenge in point cloud object detection lies in the conflict between the extreme sparsity of distant points and the need for remote context understanding. The existing methods typically use 1D serialization to expand the…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Bingwen Qiu , Yuan Liu , Junqi Bai , Tong Jiang , Ben Liang , Fangzhou Chen , Xiubao Sui , Qian Chen

In this paper, we question whether we have a reliable self-supervised point cloud model that can be used for diverse 3D tasks via simple linear probing, even with limited data and minimal computation. We find that existing 3D…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Xiaoyang Wu , Daniel DeTone , Duncan Frost , Tianwei Shen , Chris Xie , Nan Yang , Jakob Engel , Richard Newcombe , Hengshuang Zhao , Julian Straub

Selective state space models (SSMs), such as Mamba, highly excel at capturing long-range dependencies in 1D sequential data, while their applications to 2D vision tasks still face challenges. Current visual SSMs often convert images into 1D…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Chaodong Xiao , Minghan Li , Zhengqiang Zhang , Deyu Meng , Lei Zhang

Point cloud enhancement is the process of generating a high-quality point cloud from an incomplete input. This is done by filling in the missing details from a reference like the ground truth via regression, for example. In addition to…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Sai Tarun Inaganti , Gennady Petrenko

Point cloud completion aims to infer the complete geometries for missing regions of 3D objects from incomplete ones. Previous methods usually predict the complete point cloud based on the global shape representation extracted from the…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Xin Wen , Tianyang Li , Zhizhong Han , Yu-Shen Liu

Most existing approaches for point cloud normal estimation aim to locally fit a geometric surface and calculate the normal from the fitted surface. Recently, learning-based methods have adopted a routine of predicting point-wise weights to…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Hang Du , Xuejun Yan , Jingjing Wang , Di Xie , Shiliang Pu

Image completion techniques have made significant progress in filling missing regions (i.e., holes) in images. However, large-hole completion remains challenging due to limited structural information. In this paper, we address this problem…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Daichi Horita , Jiaolong Yang , Dong Chen , Yuki Koyama , Kiyoharu Aizawa , Nicu Sebe

Point clouds are widely used for infrastructure monitoring by providing geometric information, where segmentation is required for downstream tasks such as defect detection. Existing research has automated semantic segmentation of structural…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Yixiong Jing , Cheng Zhang , Haibing Wu , Guangming Wang , Olaf Wysocki , Brian Sheil

Point clouds captured in real-world applications are often incomplete due to the limited sensor resolution, single viewpoint, and occlusion. Therefore, recovering the complete point clouds from partial ones becomes an indispensable task in…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Xumin Yu , Yongming Rao , Ziyi Wang , Zuyan Liu , Jiwen Lu , Jie Zhou

State space models have shown significant promise in Natural Language Processing (NLP) and, more recently, computer vision. This paper introduces a new methodology leveraging Mamba and Masked Autoencoder networks for point cloud data in…

Recent advances in implicit neural representations have achieved impressive results by sampling and fusing individual points along sampling rays in the sampling space. However, due to the explosively growing sampling space, finely…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Yuhan Ding , Fukun Yin , Jiayuan Fan , Hui Li , Xin Chen , Wen Liu , Chongshan Lu , Gang YU , Tao Chen