中文
相关论文

相关论文: Region-Transformer: Self-Attention Region Based Cl…

200 篇论文

3D point cloud segmentation is an important function that helps robots understand the layout of their surrounding environment and perform tasks such as grasping objects, avoiding obstacles, and finding landmarks. Current segmentation…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jingdao Chen , Zsolt Kira , Yong K. Cho

Recently, there have been some attempts of Transformer in 3D point cloud classification. In order to reduce computations, most existing methods focus on local spatial attention, but ignore their content and fail to establish relationships…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Yahui Liu , Bin Tian , Yisheng Lv , Lingxi Li , Feiyue Wang

Transformers have shown superior performance on various computer vision tasks with their capabilities to capture long-range dependencies. Despite the success, it is challenging to directly apply Transformers on point clouds due to their…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Jinyoung Park , Sanghyeok Lee , Sihyeon Kim , Yunyang Xiong , Hyunwoo J. Kim

Self-attention networks have revolutionized natural language processing and are making impressive strides in image analysis tasks such as image classification and object detection. Inspired by this success, we investigate the application of…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Hengshuang Zhao , Li Jiang , Jiaya Jia , Philip Torr , Vladlen Koltun

The success of deep learning methods led to significant breakthroughs in 3-D point cloud processing tasks with applications in remote sensing. Existing methods utilize convolutions that have some limitations, as they assume a uniform input…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Dimple A Shajahan , Mukund Varma T , Ramanathan Muthuganapathy

Recently Transformer-based models have advanced point cloud understanding by leveraging self-attention mechanisms, however, these methods often overlook latent information in less prominent regions, leading to increased sensitivity to…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Yi Wang , Jiaze Wang , Ziyu Guo , Renrui Zhang , Donghao Zhou , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

LiDAR-generated point clouds are crucial for perceiving outdoor environments. The segmentation of point clouds is also essential for many applications. Previous research has focused on using self-attention and convolution (local attention)…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Abhishek Kuriyal , Vaibhav Kumar , Bharat Lohani

Environment perception including detection, classification, tracking, and motion prediction are key enablers for automated driving systems and intelligent transportation applications. Fueled by the advances in sensing technologies and…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Zhensong Wei , Xuewei Qi , Zhengwei Bai , Guoyuan Wu , Saswat Nayak , Peng Hao , Matthew Barth , Yongkang Liu , Kentaro Oguchi

Processing 3D data efficiently has always been a challenge. Spatial operations on large-scale point clouds, stored as sparse data, require extra cost. Attracted by the success of transformers, researchers are using multi-head attention for…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Mahdi Saleh , Yige Wang , Nassir Navab , Benjamin Busam , Federico Tombari

3D point cloud segmentation has a wide range of applications in areas such as autonomous driving, augmented reality, virtual reality and digital twins. The point cloud data collected in real scenes often contain small objects and categories…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Chade Li , Pengju Zhang , Jiaming Zhang , Yihong Wu

Self-attention modules have demonstrated remarkable capabilities in capturing long-range relationships and improving the performance of point cloud tasks. However, point cloud objects are typically characterized by complex, disordered, and…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Xian Wei , Muyu Wang , Shing-Ho Jonathan Lin , Zhengyu Li , Jian Yang , Arafat Al-Jawari , Xuan Tang

Learned Image Compression (LIC) has shown remarkable progress in recent years. Existing works commonly employ CNN-based or self-attention-based modules as transform methods for compression. However, there is no prior research on neural…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Yuxi Liu , Wenhan Yang , Huihui Bai , Yunchao Wei , Yao Zhao

Point cloud registration is a fundamental task in the fields of computer vision and robotics. Recent developments in transformer-based methods have demonstrated enhanced performance in this domain. However, the standard attention mechanism…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Meiling Wang , Guangyan Chen , Yi Yang , Li Yuan , Yufeng Yue

Transformer-based models have significantly advanced natural language processing and computer vision in recent years. However, due to the irregular and disordered structure of point cloud data, transformer-based models for 3D deep learning…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Xincheng Yang , Mingze Jin , Weiji He , Qian Chen

Exploring contextual information in the local region is important for shape understanding and analysis. Existing studies often employ hand-crafted or explicit ways to encode contextual information of local regions. However, it is hard to…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Xinhai Liu , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

The point cloud learning community witnesses a modeling shift from CNNs to Transformers, where pure Transformer architectures have achieved top accuracy on the major learning benchmarks. However, existing point Transformers are…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Zhang Cheng , Haocheng Wan , Xinyi Shen , Zizhao Wu

General point clouds have been increasingly investigated for different tasks, and recently Transformer-based networks are proposed for point cloud analysis. However, there are barely related works for medical point clouds, which are…

图像与视频处理 · 电气工程与系统科学 2021-12-20 Jianhui Yu , Chaoyi Zhang , Heng Wang , Dingxin Zhang , Yang Song , Tiange Xiang , Dongnan Liu , Weidong Cai

Point Transformers are near state-of-the-art models for classification, segmentation, and detection tasks on Point Cloud data. They utilize a self attention based mechanism to model large range spatial dependencies between multiple point…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Kartik Gupta , Rahul Vippala , Sahima Srivastava

Data organization via forming local regions is an integral part of deep learning networks that process 3D point clouds in a hierarchical manner. At each level, the point cloud is sampled to extract representative points and these points are…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Kaya Turgut , Helin Dutagaci

Despite the progress on 3D point cloud deep learning, most prior works focus on learning features that are invariant to translation and point permutation, and very limited efforts have been devoted for rotation invariant property. Several…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Zhiyuan Zhang , Licheng Yang , Zhiyu Xiang
‹ 上一页 1 2 3 10 下一页 ›