中文
相关论文

相关论文: Spherical Transformer for LiDAR-based 3D Recogniti…

200 篇论文

LiDAR point cloud semantic segmentation enables the robots to obtain fine-grained semantic information of the surrounding environment. Recently, many works project the point cloud onto the 2D image and adopt the 2D Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Yu Zheng , Guangming Wang , Jiuming Liu , Marc Pollefeys , Hesheng Wang

LiDAR (Light Detection and Ranging) has become an essential part of the remote sensing toolbox used for biosphere monitoring. In particular, LiDAR provides the opportunity to map forest leaf area with unprecedented accuracy, while leaf area…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Yuchen Bai , Jean-Baptiste Durand , Grégoire Vincent , Florence Forbes

The transformer-based semantic segmentation approaches, which divide the image into different regions by sliding windows and model the relation inside each window, have achieved outstanding success. However, since the relation modeling…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Zizhang Wu , Yuanzhu Gan , Tianhao Xu , Fan Wang

Semantic understanding of the surrounding environment is essential for automated vehicles. The recent publication of the SemanticKITTI dataset stimulates the research on semantic segmentation of LiDAR point clouds in urban scenarios. While…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Juncong Fei , Kunyu Peng , Philipp Heidenreich , Frank Bieder , Christoph Stiller

3D perception tasks, such as 3D object detection and Bird's-Eye-View (BEV) segmentation using multi-camera images, have drawn significant attention recently. Despite the fact that accurately estimating both semantic and 3D scene layouts are…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Qi Song , Qingyong Hu , Chi Zhang , Yongquan Chen , Rui Huang

Most existing 3D instance segmentation methods are derived from 3D semantic segmentation models. However, these indirect approaches suffer from certain limitations. They fail to fully leverage global and local semantic information for…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Lei Pan , Wuyang Luan , Yuan Zheng , Qiang Fu , Junhui Li

Transformer has become ubiquitous in the deep learning field. One of the key ingredients that destined its success is the self-attention mechanism, which allows fully-connected contextual encoding over input tokens. However, despite its…

计算与语言 · 计算机科学 2021-06-08 Shuohang Wang , Luowei Zhou , Zhe Gan , Yen-Chun Chen , Yuwei Fang , Siqi Sun , Yu Cheng , Jingjing Liu

In this paper, we propose PointSeg, a real-time end-to-end semantic segmentation method for road-objects based on spherical images. We take the spherical image, which is transformed from the 3D LiDAR point clouds, as input of the…

计算机视觉与模式识别 · 计算机科学 2018-09-26 Yuan Wang , Tianyue Shi , Peng Yun , Lei Tai , Ming Liu

Despite the importance of unsupervised object detection, to the best of our knowledge, there is no previous work addressing this problem. One main issue, widely known to the community, is that object boundaries derived only from 2D image…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Hao Tian , Yuntao Chen , Jifeng Dai , Zhaoxiang Zhang , Xizhou Zhu

Although LiDAR semantic segmentation advances rapidly, state-of-the-art methods often incorporate specifically designed inductive bias derived from benchmarks originating from mechanical spinning LiDAR. This can limit model generalizability…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Yanbo Wang , Wentao Zhao , Chuan Cao , Tianchen Deng , Jingchuan Wang , Weidong Chen

With the rapid advances of autonomous driving, it becomes critical to equip its sensing system with more holistic 3D perception. However, existing works focus on parsing either the objects (e.g. cars and pedestrians) or scenes (e.g. trees…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Fangzhou Hong , Hui Zhou , Xinge Zhu , Hongsheng Li , Ziwei Liu

We study an unsupervised domain adaptation problem for the semantic labeling of 3D point clouds, with a particular focus on domain discrepancies induced by different LiDAR sensors. Based on the observation that sparse 3D point clouds are…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Li Yi , Boqing Gong , Thomas Funkhouser

Camera and 3D LiDAR sensors have become indispensable devices in modern autonomous driving vehicles, where the camera provides the fine-grained texture, color information in 2D space and LiDAR captures more precise and farther-away distance…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Lin Zhao , Hui Zhou , Xinge Zhu , Xiao Song , Hongsheng Li , Wenbing Tao

Recently, 3D LiDAR has emerged as a promising technique in the field of gait-based person identification, serving as an alternative to traditional RGB cameras, due to its robustness under varying lighting conditions and its ability to…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Jeongho Ahn , Kazuto Nakashima , Koki Yoshino , Yumi Iwashita , Ryo Kurazume

Stereo-LiDAR fusion is a promising task in that we can utilize two different types of 3D perceptions for practical usage -- dense 3D information (stereo cameras) and highly-accurate sparse point clouds (LiDAR). However, due to their…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jaesung Choe , Kyungdon Joo , Tooba Imtiaz , In So Kweon

Most pipelines for Augmented and Virtual Reality estimate the ego-motion of the camera by creating a map of sparse 3D landmarks. In this paper, we tackle the problem of depth completion, that is, densifying this sparse 3D map using RGB…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Frederik Warburg , Michael Ramamonjisoa , Manuel López-Antequera

While generative world models have advanced video and occupancy-based data synthesis, LiDAR generation remains underexplored despite its importance for accurate 3D perception. Extending generation to 4D LiDAR data introduces challenges in…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Ao Liang , Youquan Liu , Yu Yang , Dongyue Lu , Linfeng Li , Lingdong Kong , Huaici Zhao , Wei Tsang Ooi

Semantic segmentation for robotic systems can enable a wide range of applications, from self-driving cars and augmented reality systems to domestic robots. We argue that a spherical representation is a natural one for egocentric…

机器人学 · 计算机科学 2022-10-26 Lukas Bernreiter , Lionel Ott , Roland Siegwart , Cesar Cadena

It is well believed that Transformer performs better in semantic segmentation compared to convolutional neural networks. Nevertheless, the original Vision Transformer may lack of inductive biases of local neighborhoods and possess a high…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Wentao Shi , Jing Xu , Pan Gao

The manifestation of symptoms associated with lung diseases can vary in different depths for individual patients, highlighting the significance of 3D information in CT scans for medical image classification. While Vision Transformer has…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Zihao Jin , Yingying Fang , Jiahao Huang , Caiwen Xu , Simon Walsh , Guang Yang