中文
相关论文

相关论文: Real-Time Road Segmentation Using LiDAR Data Proce…

200 篇论文

This paper introduces VolMap, a real-time approach for the semantic segmentation of a 3D LiDAR surrounding view system in autonomous vehicles. We designed an optimized deep convolution neural network that can accurately segment the point…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Hager Radi , Waleed Ali

Efficient and real time segmentation of color images has a variety of importance in many fields of computer vision such as image compression, medical imaging, mapping and autonomous navigation. Being one of the most computationally…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Roopal Nahar , Akanksha Baranwal , K. Madhava Krishna

Autonomous driving car is becoming more of a reality, as a key component,high-definition(HD) maps shows its value in both market place and industry. Even though HD maps generation from LiDAR or stereo/perspective imagery has achieved…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Andi Zang , Runsheng Xu , Zichen Li , David Doria

Moving object segmentation (MOS) is a task to distinguish moving objects, e.g., moving vehicles and pedestrians, from the surrounding static environment. The segmentation accuracy of MOS can have an influence on odometry, map construction,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Shuo Gu , Suling Yao , Jian Yang , Hui Kong

Semantic image and video segmentation stand among the most important tasks in computer vision nowadays, since they provide a complete and meaningful representation of the environment by means of a dense classification of the pixels in a…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Felipe Manfio Barbosa , Fernando Santos Osório

As the demand for enabling high-level autonomous driving has increased in recent years and visual perception is one of the critical features to enable fully autonomous driving, in this paper, we introduce an efficient approach for…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Liangfu Chen , Zeng Yang , Jianjun Ma , Zheng Luo

For autonomous driving, radar sensors provide superior reliability regardless of weather conditions as well as a significantly high detection range. State-of-the-art algorithms for environment perception based on radar scans build up on…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Marco Braun , Alessandro Cennamo , Markus Schoeler , Kevin Kollek , Anton Kummert

This paper proposes a convolutional neural network (CNN)-based method that learns traffic as images and predicts large-scale, network-wide traffic speed with a high accuracy. Spatiotemporal traffic dynamics are converted to images…

机器学习 · 计算机科学 2017-04-11 Xiaolei Ma , Zhuang Dai , Zhengbing He , Jihui Na , Yong Wang , Yunpeng Wang

LiDAR sensors are often considered essential for autonomous driving, but high-resolution sensors remain expensive while affordable low-resolution sensors produce sparse point clouds that miss critical details. LiDAR super-resolution…

计算机视觉与模式识别 · 计算机科学 2026-02-19 June Moh Goo , Zichao Zeng , Jan Boehm

In this paper we introduce a novel method for segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use binary encoding of…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Lucio Marcenaro , Carlo Regazzoni

Deep Convolutional Neural Networks (DCNNs) have recently shown outstanding performance in semantic image segmentation. However, state-of-the-art DCNN-based semantic segmentation methods usually suffer from high computational complexity due…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Genshun Dong , Yan Yan , Chunhua Shen , Hanzi Wang

In this paper, we present a novel path planning algorithm to achieve fast path planning in complex environments. Most existing path planning algorithms are difficult to quickly find a feasible path in complex environments or even fail.…

机器人学 · 计算机科学 2021-10-20 Jianbang Liu , Baopu Li , Tingguang Li , Wenzheng Chi , Jiankun Wang , Max Q. -H. Meng

Maps are essential for diverse applications, such as vehicle navigation and autonomous robotics. Both require spatial models for effective route planning and localization. This paper addresses the challenge of road graph construction for…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Balázs Opra , Betty Le Dem , Jeffrey M. Walls , Dimitar Lukarski , Cyrill Stachniss

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

Light detection and ranging (LiDAR) has been widely used in autonomous driving and large-scale manufacturing. Although state-of-the-art scanning LiDAR can perform long-range three-dimensional imaging, the frame rate is limited by both…

光学 · 物理学 2021-03-10 Zihan Zang , Zhi Li , Yi Luo , Yanjun Han , Xuanyi Liu , H. Y. Fu

Computer vision algorithms have been prevalently utilized for 3-D road imaging and pothole detection for over two decades. Nonetheless, there is a lack of systematic survey articles on state-of-the-art (SoTA) computer vision techniques,…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Nachuan Ma , Jiahe Fan , Wenshuo Wang , Jin Wu , Yu Jiang , Lihua Xie , Rui Fan

This paper addresses the problem of dense depth predictions from sparse distance sensor data and a single camera image on challenging weather conditions. This work explores the significance of different sensor modalities such as camera,…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Sadique Adnan Siddiqui , Axel Vierling , Karsten Berns

Detection of curvilinear structures in images has long been of interest. One of the most challenging aspects of this problem is inferring the graph representation of the curvilinear network. Most existing delineation approaches first…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Agata Mosinska , Mateusz Kozinski , Pascal Fua

FPGAs provide a flexible and efficient platform to accelerate rapidly-changing algorithms for computer vision. The majority of existing work focuses on accelerating image classification, while other fundamental vision problems, including…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Qijing Huang , Dequan Wang , Yizhao Gao , Yaohui Cai , Zhen Dong , Bichen Wu , Kurt Keutzer , John Wawrzynek

Both object detection in and semantic segmentation of camera images are important tasks for automated vehicles. Object detection is necessary so that the planning and behavior modules can reason about other road users. Semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2020-02-14 Niels Ole Salscheider