paper-with-me

Papers

Applying Surface Normal Information in Drivable Area and Road Anomaly Detection for Ground Mobile Robots

2020-08-26 · Hengli Wang, Rui Fan, Yuxiang Sun, Ming Liu

The joint detection of drivable areas and road anomalies is a crucial task for ground mobile robots. In recent years, many impressive semantic segmentation networks, which can be used for pixel-level drivable area and road anomaly detection, have been developed. However, the detection accuracy still needs improvement. Therefore, we develop a novel module named the Normal Inference Module (NIM), which can generate surface normal information from dense depth images with high accuracy and efficiency. Our NIM can be deployed in existing convolutional neural networks (CNNs) to refine the segmentation performance. To evaluate the effectiveness and robustness of our NIM, we embed it in twelve state-of-the-art CNNs. The experimental results illustrate that our NIM can greatly improve the performance of the CNNs for drivable area and road anomaly detection. Furthermore, our proposed NIM-RTFNet ranks 8th on the KITTI road benchmark and exhibits a real-time inference speed.

📄 PDF Abstract BibTeX arXiv:2008.11383

Code (1)

hlwang1124/NIM 공식 구현 pytorch

Tasks

Anomaly DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Detecting Drivable Area for Self-driving Cars: An Unsupervised Approach

2017-05-01 · Ziyi Liu, Siyu Yu, Xiao Wang, Nanning Zheng

It has been well recognized that detecting drivable area is central to self-driving cars. Most of existing methods attempt to locate road surface by using lane line, thereby restricting to drivable area on which have a c…

Self-Driving Cars

Improving Autonomous Vehicle Mapping and Navigation in Work Zones Using Crowdsourcing Vehicle Trajectories

2023-01-22 · Hanlin Chen, Renyuan Luo, Yiheng Feng

Prevalent solutions for Connected and Autonomous vehicle (CAV) mapping include high definition map (HD map) or real-time Simultaneous Localization and Mapping (SLAM). Both methods only rely on vehicle itself (onboard sen…

Simultaneous Localization and Mapping

TADAP: Trajectory-Aided Drivable area Auto-labeling with Pre-trained self-supervised features in winter driving conditions

2023-12-20 · Eerik Alamikkotervo, Risto Ojala, Alvari Seppänen, Kari Tammi

Detection of the drivable area in all conditions is crucial for autonomous driving and advanced driver assistance systems. However, the amount of labeled data in adverse driving conditions is limited, especially in winte…

Autonomous DrivingDrivable Area Detection

Cross-Modality Domain Adaptation for Freespace Detection: A Simple yet Effective Baseline

2022-10-06 · Yuanbin Wang, Leyan Zhu, Shaofei Huang, Tianrui Hui 외

As one of the fundamental functions of autonomous driving system, freespace detection aims at classifying each pixel of the image captured by the camera as drivable or non-drivable. Current works of freespace detection h…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Off-Road Drivable Area Extraction Using 3D LiDAR Data

2020-03-10 · Biao Gao, Anran Xu, Yancheng Pan, Xijun Zhao 외

We propose a method for off-road drivable area extraction using 3D LiDAR data with the goal of autonomous driving application. A specific deep learning framework is designed to deal with the ambiguous area, which is one …

Autonomous Driving