中文
相关论文

相关论文: AttDLNet: Attention-based DL Network for 3D LiDAR …

200 篇论文

LiDAR (Light Detection And Ranging) is an essential and widely adopted sensor for autonomous vehicles, particularly for those vehicles operating at higher levels (L4-L5) of autonomy. Recent work has demonstrated the promise of deep-learning…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Bernie Wang , Virginia Wu , Bichen Wu , Kurt Keutzer

Over the past few years, there has been remarkable progress in research on 3D point clouds and their use in autonomous driving scenarios has become widespread. However, deep learning methods heavily rely on annotated data and often face…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Jin Fang , Dingfu Zhou , Jingjing Zhao , Chenming Wu , Chulin Tang , Cheng-Zhong Xu , Liangjun Zhang

In this paper, we propose Attention Based Decomposition Network (ABD-Net), for point cloud decomposition into basic geometric shapes namely, plane, sphere, cone and cylinder. We show improved performance of 3D object classification using…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Siddharth Katageri , Shashidhar V Kudari , Akshaykumar Gunari , Ramesh Ashok Tabib , Uma Mudenagudi

Although deep convolutional neural networks (CNNs) have obtained outstanding performance in image superresolution (SR), their computational cost increases geometrically as CNN models get deeper and wider. Meanwhile, the features of…

图像与视频处理 · 电气工程与系统科学 2019-12-02 Seongmin Hwang , Gwanghuyn Yu , Cheolkon Jung , Jinyoung Kim

Lane detection plays a crucial role in autonomous driving by providing vital data to ensure safe navigation. Modern algorithms rely on anchor-based detectors, which are then followed by a label-assignment process to categorize training…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Sapir Kontente , Roy Orfaig , Ben-Zion Bobrovsky

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…

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

In this paper, we propose a frequency-time division network (FreqTimeNet) to improve the performance of deep learning (DL) based OFDM channel estimation. This FreqTimeNet is designed based on the orthogonality between the frequency domain…

信息论 · 计算机科学 2021-10-01 Ang Yang , Peng Sun , Tamrakar Rakesh , Bule Sun , Fei Qin

Consistent maps are key for most autonomous mobile robots, and they often use SLAM approaches to build such maps. Loop closures via place recognition help to maintain accurate pose estimates by mitigating global drift, and are thus key for…

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yin Zhou , Oncel Tuzel

Lidar SLAM plays a significant role in mobile robot navigation and high-definition map construction. However, existing methods often face a trade-off between localization accuracy and system robustness in scenarios with a high proportion of…

机器人学 · 计算机科学 2025-12-02 Yongxin Shao , Aihong Tan , Binrui Wang , Yinlian Jin , Licong Guan , Peng Liao

While 2D object detection has improved significantly over the past, real world applications of computer vision often require an understanding of the 3D layout of a scene. Many recent approaches to 3D detection use LiDAR point clouds for…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Jihao Andreas Lin , Jakob Brünker , Daniel Fährmann

3D object detection in point cloud data remains a challenging task due to the sparsity and lack of global structure inherent in the input. In this work, we propose a novel Multi-Scale Attention (MSA) mechanism integrated into the 3DETR…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Mustaqeem Khan , Aidana Nurakhmetova , Wail Gueaieb , Abdulmotaleb El Saddik

Place recognition is a core component of Simultaneous Localization and Mapping (SLAM) algorithms. Particularly in visual SLAM systems, previously-visited places are recognized by measuring the appearance similarity between images…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Jiawei Mo , Junaed Sattar

Global localization in 3D point clouds is a challenging problem of estimating the pose of vehicles without any prior knowledge. In this paper, a solution to this problem is presented by achieving place recognition and metric pose estimation…

机器人学 · 计算机科学 2022-11-29 Huan Yin , Li Tang , Xiaqing Ding , Yue Wang , Rong Xiong

Localization is a key challenge in many robotics applications. In this work we explore LIDAR-based global localization in both urban and natural environments and develop a method suitable for online application. Our approach leverages…

机器人学 · 计算机科学 2023-02-01 Georgi Tinchev , Adrian Penate-Sanchez , Maurice Fallon

Recently, the advancement of deep learning in discriminative feature learning from 3D LiDAR data has led to rapid development in the field of autonomous driving. However, automated processing uneven, unstructured, noisy, and massive 3D…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Ying Li , Lingfei Ma , Zilong Zhong , Fei Liu , Dongpu Cao , Jonathan Li , Michael A. Chapman

We present a simple yet effective method to address loop closure detection in simultaneous localisation and mapping using local 3D deep descriptors (L3Ds). L3Ds are emerging compact representations of patches extracted from point clouds…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Youjie Zhou , Yiming Wang , Fabio Poiesi , Qi Qin , Yi Wan

Modern lane detection methods have achieved remarkable performances in complex real-world scenarios, but many have issues maintaining real-time efficiency, which is important for autonomous vehicles. In this work, we propose LaneATT: an…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Lucas Tabelini , Rodrigo Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Thiago Oliveira-Santos

Over the last decade, robotic perception algorithms have significantly benefited from the rapid advances in deep learning (DL). Indeed, a significant amount of the autonomy stack of different commercial and research platforms relies on DL…

机器人学 · 计算机科学 2022-03-09 Yu Xianjia , Sahar Salimpour , Jorge Peña Queralta , Tomi Westerlund

Reliable and accurate 3D object detection is a necessity for safe autonomous driving. Although LiDAR sensors can provide accurate 3D point cloud estimates of the environment, they are also prohibitively expensive for many settings.…

计算机视觉与模式识别 · 计算机科学 2020-05-15 Rui Qian , Divyansh Garg , Yan Wang , Yurong You , Serge Belongie , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger , Wei-Lun Chao