中文
相关论文

相关论文: 3D LiDAR and Stereo Fusion using Stereo Matching N…

200 篇论文

We present a real-time, non-learning depth estimation method that fuses Light Detection and Ranging (LiDAR) data with stereo camera input. Our approach comprises three key techniques: Semi-Global Matching (SGM) stereo with Discrete…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Yasuhiro Yao , Ryoichi Ishikawa , Takeshi Oishi

Depth estimation is one of the key technologies in some fields such as autonomous driving and robot navigation. However, the traditional method of using a single sensor is inevitably limited by the performance of the sensor. Therefore, a…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Guangyao Xu , Junfeng Fan , En Li , Xiaoyu Long , Rui Guo

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

This paper presents a stereo object matching method that exploits both 2D contextual information from images as well as 3D object-level information. Unlike existing stereo matching methods that exclusively focus on the pixel-level…

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

Event stereo matching is an emerging technique to estimate depth from neuromorphic cameras; however, events are unlikely to trigger in the absence of motion or the presence of large, untextured regions, making the correspondence problem…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Luca Bartolomei , Matteo Poggi , Andrea Conti , Stefano Mattoccia

The complementary fusion of light detection and ranging (LiDAR) data and image data is a promising but challenging task for generating high-precision and high-density point clouds. This study proposes an innovative LiDAR-guided stereo…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Yongjun Zhang , Siyuan Zou , Xinyi Liu , Xu Huang , Yi Wan , Yongxiang Yao

Modern neural network-based algorithms are able to produce highly accurate depth estimates from stereo image pairs, nearly matching the reliability of measurements from more expensive depth sensors. However, this accuracy comes with a…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Kyle Yee , Ayan Chakrabarti

The ability to accurately detect and localize objects is recognized as being the most important for the perception of self-driving cars. From 2D to 3D object detection, the most difficult is to determine the distance from the ego-vehicle to…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Nguyen Anh Minh Mai , Pierre Duthon , Louahdi Khoudour , Alain Crouzil , Sergio A. Velastin

Stereo matching is vital in 3D computer vision, with most algorithms assuming symmetric visual properties between binocular visions. However, the rise of asymmetric multi-camera systems (e.g., tele-wide cameras) challenges this assumption…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Yuanting Gao , Linghao Shen

We propose a system that uses a convolution neural network (CNN) to estimate depth from a stereo pair followed by volumetric fusion of the predicted depth maps to produce a 3D reconstruction of a scene. Our proposed depth refinement…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Rohan Chabra , Julian Straub , Chris Sweeney , Richard Newcombe , Henry Fuchs

Camera-based 3D object detectors are welcome due to their wider deployment and lower price than LiDAR sensors. We first revisit the prior stereo detector DSGN for its stereo volume construction ways for representing both 3D geometry and…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Yilun Chen , Shijia Huang , Shu Liu , Bei Yu , Jiaya Jia

As object detectors rapidly improve, attention has expanded past image-only networks to include a range of 3D and multimodal frameworks, especially ones that incorporate LiDAR. However, due to cost, logistics, and even some safety…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Matthew Levine

We present an approach to depth estimation that fuses information from a stereo pair with sparse range measurements derived from a LIDAR sensor or a range camera. The goal of this work is to exploit the complementary strengths of the two…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Shreyas S. Shivakumar , Kartik Mohta , Bernd Pfrommer , Vijay Kumar , Camillo J. Taylor

Acquiring accurate three-dimensional depth information conventionally requires expensive multibeam LiDAR devices. Recently, researchers have developed a less expensive option by predicting depth information from two-dimensional color…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Peng Yin , Jianing Qian , Yibo Cao , David Held , Howie Choset

Stereo matching plays an indispensable part in autonomous driving, robotics and 3D scene reconstruction. We propose a novel deep learning architecture, which called CFP-Net, a Cross-Form Pyramid stereo matching network for regressing…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Zhidong Zhu , Mingyi He , Yuchao Dai , Zhibo Rao , Bo Li

In this paper, we present LidarStereoNet, the first unsupervised Lidar-stereo fusion network, which can be trained in an end-to-end manner without the need of ground truth depth maps. By introducing a novel "Feedback Loop'' to connect the…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Xuelian Cheng , Yiran Zhong , Yuchao Dai , Pan Ji , Hongdong Li

Recent methods in stereo matching have continuously improved the accuracy using deep models. This gain, however, is attained with a high increase in computation cost, such that the network may not fit even on a moderate GPU. This issue…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Faranak Shamsafar , Samuel Woerz , Rafia Rahim , Andreas Zell

We propose a new approach called LiDAR-Flow to robustly estimate a dense scene flow by fusing a sparse LiDAR with stereo images. We take the advantage of the high accuracy of LiDAR to resolve the lack of information in some regions of…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Ramy Battrawy , René Schuster , Oliver Wasenmüller , Qing Rao , Didier Stricker

We introduce Double Cost Volume Stereo Matching Network(DCVSMNet) which is a novel architecture characterised by by two small upper (group-wise) and lower (norm correlation) cost volumes. Each cost volume is processed separately, and a…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Mahmoud Tahmasebi , Saif Huq , Kevin Meehan , Marion McAfee

Modern high-definition LIDAR is expensive for commercial autonomous driving vehicles and small indoor robots. An affordable solution to this problem is fusion of planar LIDAR with RGB images to provide a similar level of perception…

计算机视觉与模式识别 · 计算机科学 2020-09-07 Chen Fu , Chiyu Dong , Christoph Mertz , John M. Dolan
‹ 上一页 1 2 3 10 下一页 ›