中文
相关论文

相关论文: End-to-End Monocular Vanishing Point Detection Exp…

200 篇论文

Estimating vehicles' locations is one of the key components in intelligent traffic management systems (ITMSs) for increasing traffic scene awareness. Traditionally, stationary sensors have been employed in this regard. The development of…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Elnaz Namazi , Rudolf Mester , Chaoru Lu , Jingyue Li

Lane detection is a critical and challenging task in autonomous driving, particularly in real-world scenarios where traffic lanes can be slender, lengthy, and often obscured by other vehicles, complicating detection efforts. Existing…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Shengqi Wang , Junmin Liu , Xiangyong Cao , Zengjie Song , Kai Sun

Human visual scene understanding is so remarkable that we are able to recognize a revisited place when entering it from the opposite direction it was first visited, even in the presence of extreme variations in appearance. This capability…

机器人学 · 计算机科学 2018-05-29 Sourav Garg , Niko Suenderhauf , Michael Milford

It is laborious to manually label point cloud data for training high-quality 3D object detectors. This work proposes a weakly supervised approach for 3D object detection, only requiring a small set of weakly annotated scenes, associated…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Qinghao Meng , Wenguan Wang , Tianfei Zhou , Jianbing Shen , Luc Van Gool , Dengxin Dai

End-to-end Network has become increasingly important in multi-tasking. One prominent example of this is the growing significance of a driving perception system in autonomous driving. This paper systematically studies an end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Dat Vu , Bao Ngo , Hung Phan

Autonomous agents often require accurate methods for detecting and localizing changes in their environment, particularly when observations are captured from unconstrained and inconsistent viewpoints. We propose a novel label-free,…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Chamuditha Jayanga Galappaththige , Jason Lai , Lloyd Windrim , Donald Dansereau , Niko Suenderhauf , Dimity Miller

It is well known that semantic segmentation can be used as an effective intermediate representation for learning driving policies. However, the task of street scene semantic segmentation requires expensive annotations. Furthermore,…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Aseem Behl , Kashyap Chitta , Aditya Prakash , Eshed Ohn-Bar , Andreas Geiger

Signage is everywhere and a robot should be able to take advantage of signs to help it localize (including Visual Place Recognition (VPR)) and map. Robust text detection & recognition in the wild is challenging due to such factors as pose,…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Zobeir Raisi , John Zelek

Mainstream object detectors based on the fully convolutional network has achieved impressive performance. While most of them still need a hand-designed non-maximum suppression (NMS) post-processing, which impedes fully end-to-end training.…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jianfeng Wang , Lin Song , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng

3D Lane detection plays an important role in autonomous driving. Recent advances primarily build Birds-Eye-View (BEV) feature from front-view (FV) images to perceive 3D information of Lane more effectively. However, constructing accurate…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Yehao Liu , Xiaosu Xu , Zijian Wang , Yiqing Yao

Autonomous vehicles require knowledge of the surrounding road layout, which can be predicted by state-of-the-art CNNs. This work addresses the current lack of data for determining lane instances, which are needed for various driving…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Brook Roberts , Sebastian Kaltwang , Sina Samangooei , Mark Pender-Bare , Konstantinos Tertikas , John Redford

The frame rates of most 3D LIDAR sensors used in intelligent vehicles are substantially lower than current cameras installed in the same vehicle. This research suggests using a mono camera to virtually enhance the frame rate of LIDARs,…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Zoltan Rozsa , Tamas Sziranyi

Visual place recognition methods struggle with occlusions and partial visual overlaps. We propose a novel visual place recognition approach based on overlap prediction, called VOP, shifting from traditional reliance on global image…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tong Wei , Philipp Lindenberger , Jiri Matas , Daniel Barath

Accurate 7DoF prediction of vehicles at an intersection is an important task for assessing potential conflicts between road users. In principle, this could be achieved by a single camera system that is capable of detecting the pose of each…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Matthew Howe , Ian Reid , Jamie Mackenzie

We consider the generic problem of detecting low-level structures in images, which includes segmenting the manipulated parts, identifying out-of-focus pixels, separating shadow regions, and detecting concealed objects. Whereas each such…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Weihuang Liu , Xi Shen , Chi-Man Pun , Xiaodong Cun

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yongtao Ge , Qiang Zhou , Xinlong Wang , Zhibin Wang , Hao Li , Chunhua Shen

The estimation of the orientation of an observed vehicle relative to an Autonomous Vehicle (AV) from monocular camera data is an important building block in estimating its 6 DoF pose. Current Deep Learning based solutions for placing a 3D…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Cédric Picron , Punarjay Chakravarty , Tom Roussel , Tinne Tuytelaars

Visual Place Recognition (VPR) enables systems to identify previously visited locations within a map, a fundamental task for autonomous navigation. Prior works have developed VPR solutions using event cameras, which asynchronously measure…

机器人学 · 计算机科学 2025-09-30 Vignesh Ramanathan , Michael Milford , Tobias Fischer

Weakly supervised 3D object detection aims to learn a 3D detector with lower annotation cost, e.g., 2D labels. Unlike prior work which still relies on few accurate 3D annotations, we propose a framework to study how to leverage constraints…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Kuan-Chih Huang , Yi-Hsuan Tsai , Ming-Hsuan Yang

Accurate 6-DoF object pose estimation and tracking are critical for reliable robotic manipulation. However, zero-shot methods often fail under viewpoint-induced ambiguities and fixed-camera setups struggle when objects move or become…

机器人学 · 计算机科学 2026-03-10 Sheng Liu , Zhe Li , Weiheng Wang , Han Sun , Heng Zhang , Hongpeng Chen , Yusen Qin , Arash Ajoudani , Yizhao Wang