paper-with-me

Papers

SNE-RoadSeg: Incorporating Surface Normal Information into Semantic Segmentation for Accurate Freespace Detection

2020-08-26 · ECCV 2020 8 · Rui Fan, Hengli Wang, Peide Cai, Ming Liu

Freespace detection is an essential component of visual perception for self-driving cars. The recent efforts made in data-fusion convolutional neural networks (CNNs) have significantly improved semantic driving scene segmentation. Freespace can be hypothesized as a ground plane, on which the points have similar surface normals. Hence, in this paper, we first introduce a novel module, named surface normal estimator (SNE), which can infer surface normal information from dense depth/disparity images with high accuracy and efficiency. Furthermore, we propose a data-fusion CNN architecture, referred to as RoadSeg, which can extract and fuse features from both RGB images and the inferred surface normal information for accurate freespace detection. For research purposes, we publish a large-scale synthetic freespace detection dataset, named Ready-to-Drive (R2D) road dataset, collected under different illumination and weather conditions. The experimental results demonstrate that our proposed SNE module can benefit all the state-of-the-art CNNs for freespace detection, and our SNE-RoadSeg achieves the best overall performance among different datasets.

📄 PDF Abstract BibTeX arXiv:2008.11351

Code (1)

hlwang1124/SNE-RoadSeg 공식 구현 pytorch

Tasks

Scene SegmentationSelf-Driving CarsSemantic Segmentation

Similar Papers 제목 키워드 기반

SNE-RoadSeg+: Rethinking Depth-Normal Translation and Deep Supervision for Freespace Detection

2021-07-30 · Hengli Wang, Rui Fan, Peide Cai, Ming Liu

Freespace detection is a fundamental component of autonomous driving perception. Recently, deep convolutional neural networks (DCNNs) have achieved impressive performance for this task. In particular, SNE-RoadSeg, our pr…

Autonomous DrivingSurface Normal EstimationTranslation

Fusion of neural networks, for LIDAR-based evidential road mapping

2021-02-05 · Edouard Capellier, Franck Davoine, Veronique Cherfaoui, You Li

LIDAR sensors are usually used to provide autonomous vehicles with 3D representations of their environment. In ideal conditions, geometrical models could detect the road in LIDAR scans, at the cost of a manual tuning of …

Autonomous Vehicles

Incorporating Lambertian Priors into Surface Normals Measurement

2021-07-15 · Yakun Ju, Muwei Jian, Shaoxiang Guo, YingYu Wang 외

The goal of photometric stereo is to measure the precise surface normal of a 3D object from observations with various shading cues. However, non-Lambertian surfaces influence the measurement accuracy due to irregular sha…

Exploiting Low-level Representations for Ultra-Fast Road Segmentation

2024-02-04 · Huan Zhou, Feng Xue, Yucong Li, Shi Gong 외

Achieving real-time and accuracy on embedded platforms has always been the pursuit of road segmentation methods. To this end, they have proposed many lightweight networks. However, they ignore the fact that roads are "st…

Road Segmentation

Three-Filters-to-Normal+: Revisiting Discontinuity Discrimination in Depth-to-Normal Translation

2023-12-13 · Jingwei Yang, Bohuan Xue, Yi Feng, Deming Wang 외

This article introduces three-filters-to-normal+ (3F2N+), an extension of our previous work three-filters-to-normal (3F2N), with a specific focus on incorporating discontinuity discrimination capability into surface norm…

6D Pose Estimation using RGBPoint Cloud CompletionPose Estimation