中文
相关论文

相关论文: Pseudo-LiDAR for Visual Odometry

200 篇论文

Lidar datasets now commonly reach Billions of points and are very dense. Using these point cloud becomes challenging, as the high number of points is intractable for most applications and for visualisation.In this work we propose a new…

计算几何 · 计算机科学 2018-01-15 Rémi Cura , Julien Perret , Nicolas Paparoditis

Point cloud datasets for perception tasks in the context of autonomous driving often rely on high resolution 64-layer Light Detection and Ranging (LIDAR) scanners. They are expensive to deploy on real-world autonomous driving sensor…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Leonardo Gigli , B Ravi Kiran , Thomas Paul , Andres Serna , Nagarjuna Vemuri , Beatriz Marcotegui , Santiago Velasco-Forero

We propose Super Odometry, a high-precision multi-modal sensor fusion framework, providing a simple but effective way to fuse multiple sensors such as LiDAR, camera, and IMU sensors and achieve robust state estimation in…

机器人学 · 计算机科学 2021-08-23 Shibo Zhao , Hengrui Zhang , Peng Wang , Lucas Nogueira , Sebastian Scherer

Semantic segmentation of 3D LiDAR point clouds, essential for autonomous driving and infrastructure management, is best achieved by supervised learning, which demands extensive annotated datasets and faces the problem of domain shifts. We…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Andrew Caunes , Thierry Chateau , Vincent Frémont

Knowledge transfer from synthetic to real data has been widely studied to mitigate data annotation constraints in various computer vision tasks such as semantic segmentation. However, the study focused on 2D images and its counterpart in 3D…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Aoran Xiao , Jiaxing Huang , Dayan Guan , Fangneng Zhan , Shijian Lu

Vehicle odometry is an essential component of an automated driving system as it computes the vehicle's position and orientation. The odometry module has a higher demand and impact in urban areas where the global navigation satellite system…

机器人学 · 计算机科学 2021-09-14 Nikhil Jonnavithula , Yecheng Lyu , Ziming Zhang

Reconstructing large-scale colored point clouds is an important task in robotics, supporting perception, navigation, and scene understanding. Despite advances in LiDAR inertial visual odometry (LIVO), its performance remains highly…

机器人学 · 计算机科学 2025-11-04 Lijie Wang , Lianjie Guo , Ziyi Xu , Qianhao Wang , Fei Gao , Xieyuanli Chen

We describe a method to infer dense depth from camera motion and sparse depth as estimated using a visual-inertial odometry system. Unlike other scenarios using point clouds from lidar or structured light sensors, we have few hundreds to…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Alex Wong , Xiaohan Fei , Stephanie Tsuei , Stefano Soatto

LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this dense data enables…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Z. Rozsa , Á. Madaras , Q. Wei , X. Lu , M. Golarits , H. Yuan , T. Sziranyi , R. Hamzaoui

Robust odometry estimation in perceptually degraded environments represents a key challenge in the field of robotics. In this paper, we propose a LiDAR-radar fusion method for robust odometry for adverse environment with LiDAR degeneracy.…

机器人学 · 计算机科学 2024-04-22 Chiyun Noh , Ayoung Kim

An accurate and rapid-response perception system is fundamental for autonomous vehicles to operate safely. 3D object detection methods handle point clouds given by LiDAR sensors to provide accurate depth and position information for each…

机器人学 · 计算机科学 2020-08-04 Guidong Yang , Simone Mentasti , Mattia Bersani , Yafei Wang , Francesco Braghin , Federico Cheli

Depth perception is considered an invaluable source of information in the context of 3D mapping and various robotics applications. However, point cloud maps acquired using consumer-level light detection and ranging sensors (lidars) still…

机器人学 · 计算机科学 2024-05-24 Ruslan Agishev , Tomáš Pětříček , Karel Zimmermann

Localization has been a challenging task for autonomous navigation. A loop detection algorithm must overcome environmental changes for the place recognition and re-localization of robots. Therefore, deep learning has been extensively…

机器人学 · 计算机科学 2023-04-19 Alex Junho Lee , Seungwon Song , Hyungtae Lim , Woojoo Lee , Hyun Myung

To achieve accurate and robust pose estimation in Simultaneous Localization and Mapping (SLAM) task, multi-sensor fusion is proven to be an effective solution and thus provides great potential in robotic applications. This paper proposes…

机器人学 · 计算机科学 2022-03-03 Chunran Zheng , Qingyan Zhu , Wei Xu , Xiyuan Liu , Qizhi Guo , Fu Zhang

LIDAR semantic segmentation, which assigns a semantic label to each 3D point measured by the LIDAR, is becoming an essential task for many robotic applications such as autonomous driving. Fast and efficient semantic segmentation methods are…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Iñigo Alonso , Luis Riazuelo , Luis Montesano , Ana C. Murillo

LiDAR (Light Detection And Ranging) is an indispensable sensor for precise long- and wide-range 3D sensing, which directly benefited the recent rapid deployment of autonomous driving (AD). Meanwhile, such a safety-critical application…

密码学与安全 · 计算机科学 2024-02-09 Takami Sato , Yuki Hayakawa , Ryo Suzuki , Yohsuke Shiiki , Kentaro Yoshioka , Qi Alfred Chen

LiDAR and camera, as two different sensors, supply geometric (point clouds) and semantic (RGB images) information of 3D scenes. However, it is still challenging for existing methods to fuse data from the two cross sensors, making them…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Yiyang Shen , Rongwei Yu , Peng Wu , Haoran Xie , Lina Gong , Jing Qin , Mingqiang Wei

Autonomous driving systems are set to become a reality in transport systems and, so, maximum acceptance is being sought among users. Currently, the most advanced architectures require driver intervention when functional system failures or…

Simulating realistic sensors is a challenging part in data generation for autonomous systems, often involving carefully handcrafted sensor design, scene properties, and physics modeling. To alleviate this, we introduce a pipeline for…

机器人学 · 计算机科学 2022-09-23 Benoit Guillard , Sai Vemprala , Jayesh K. Gupta , Ondrej Miksik , Vibhav Vineet , Pascal Fua , Ashish Kapoor

We propose a methodology for robust, real-time place recognition using an imaging lidar, which yields image-quality high-resolution 3D point clouds. Utilizing the intensity readings of an imaging lidar, we project the point cloud and obtain…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Tixiao Shan , Brendan Englot , Fabio Duarte , Carlo Ratti , Daniela Rus