中文
相关论文

相关论文: SC-Lane: Slope-aware and Consistent Road Height Es…

200 篇论文

We propose $S^3$LAM, a novel RGB-D SLAM system that leverages 2D surfel splatting to achieve highly accurate geometric representations for simultaneous tracking and mapping. Unlike existing 3DGS-based SLAM approaches that rely on 3D…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Ruoyu Fan , Yuhui Wen , Jiajia Dai , Tao Zhang , Long Zeng , Yong-jin Liu

Lane detection is one of the most important functions for autonomous driving. In recent years, deep learning-based lane detection networks with RGB camera images have shown promising performance. However, camera-based methods are inherently…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Dong-Hee Paek , Kevin Tirta Wijaya , Seung-Hyun Kong

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

Lane detection is an integral part of control systems in autonomous vehicles and lane departure warning systems as lanes are a key component of the operating environment for road vehicles. In a previous paper, a robust neural network output…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Zhe Ming Chng , Joseph Mun Hung Lew , Jimmy Addison Lee

Most recent UAV (Unmanned Aerial Vehicle) detectors focus primarily on general challenge such as uneven distribution and occlusion. However, the neglect of scale challenges, which encompass scale variation and small objects, continues to…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Xuexue Li

Monocular scene understanding is a foundational component of autonomous systems. Within the spectrum of monocular perception topics, one crucial and useful task for holistic 3D scene understanding is semantic scene completion (SSC), which…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Yiming Li , Sihang Li , Xinhao Liu , Moonjun Gong , Kenan Li , Nuo Chen , Zijun Wang , Zhiheng Li , Tao Jiang , Fisher Yu , Yue Wang , Hang Zhao , Zhiding Yu , Chen Feng

Lane detection is challenging due to the complicated on road scenarios and line deformation from different camera perspectives. Lots of solutions were proposed, but can not deal with corner lanes well. To address this problem, this paper…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Zhongyu Yang , Chen Shen , Wei Shao , Tengfei Xing , Runbo Hu , Pengfei Xu , Hua Chai , Ruini Xue

3D object detection with point clouds and images plays an important role in perception tasks such as autonomous driving. Current methods show great performance on detection and pose estimation of standard-shaped vehicles but lack behind on…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Benjamin Sick , Michael Walter , Jochen Abhau

Modern methods mainly regard lane detection as a problem of pixel-wise segmentation, which is struggling to address the problem of challenging scenarios and speed. Inspired by human perception, the recognition of lanes under severe…

计算机视觉与模式识别 · 计算机科学 2020-08-06 Zequn Qin , Huanyu Wang , Xi Li

LiDAR odometry can achieve accurate vehicle pose estimation for short driving range or in small-scale environments, but for long driving range or in large-scale environments, the accuracy deteriorates as a result of cumulative estimation…

机器人学 · 计算机科学 2023-03-16 Lizhou Liao , Chunyun Fu , Binbin Feng , Tian Su

Pedestrian detection benefits from deep learning technology and gains rapid development in recent years. Most of detectors follow general object detection frame, i.e. default boxes and two-stage process. Recently, anchor-free and one-stage…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Wenhao Wang , Jusheng Zhang

Lane detection is crucial for vehicle localization which makes it the foundation for automated driving and many intelligent and advanced driving assistant systems. Available vision-based lane detection methods do not make full use of the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Ruohan Li , Yongqi Dong

Robust and efficient local feature matching plays a crucial role in applications such as SLAM and visual localization for robotics. Despite great progress, it is still very challenging to extract robust and discriminative visual features in…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Yepeng Liu , Wenpeng Lai , Zhou Zhao , Yuxuan Xiong , Jinchi Zhu , Jun Cheng , Yongchao Xu

Automated change detection in remote sensing imagery is critical for urban management, environmental monitoring, and disaster assessment. While deep learning models have advanced this field, they often struggle with challenges like low…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Emad Gholibeigi , Abbas Koochari , Azadeh ZamaniFar

Autonomous vehicles (AVs) require reliable traffic sign recognition and robust lane detection capabilities to ensure safe navigation in complex and dynamic environments. This paper introduces an integrated approach combining advanced deep…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Chandan Kumar Sah , Ankit Kumar Shaw , Xiaoli Lian , Arsalan Shahid Baig , Tuopu Wen , Kun Jiang , Mengmeng Yang , Diange Yang

Monocular 3D lane detection has become a fundamental problem in the context of autonomous driving, which comprises the tasks of finding the road surface and locating lane markings. One major challenge lies in a flexible but robust line…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Maximilian Pittner , Joel Janai , Alexandru P. Condurache

Lane detection is a long-standing task and a basic module in autonomous driving. The task is to detect the lane of the current driving road, and provide relevant information such as the ID, direction, curvature, width, length, with…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Fei Wu , Luoyu Chen

Modern deep-learning-based lane detection methods are successful in most scenarios but struggling for lane lines with complex topologies. In this work, we propose CondLaneNet, a novel top-to-down lane detection framework that detects the…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Lizhe Liu , Xiaohao Chen , Siyu Zhu , Ping Tan

One of the main factors that contributed to the large advances in autonomous driving is the advent of deep learning. For safer self-driving vehicles, one of the problems that has yet to be solved completely is lane detection. Since methods…

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

Curve-based methods are one of the classic lane detection methods. They learn the holistic representation of lane lines, which is intuitive and concise. However, their performance lags behind the recent state-of-the-art methods due to the…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Haoxin Chen , Mengmeng Wang , Yong Liu