paper-with-me

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 previously proposed method based on a surface normal estimator (SNE) and a data-fusion DCNN (RoadSeg), has achieved impressive performance in freespace detection. However, SNE-RoadSeg is computationally intensive, and it is difficult to execute in real time. To address this problem, we introduce SNE-RoadSeg+, an upgraded version of SNE-RoadSeg. SNE-RoadSeg+ consists of 1) SNE+, a module for more accurate surface normal estimation, and 2) RoadSeg+, a data-fusion DCNN that can greatly minimize the trade-off between accuracy and efficiency with the use of deep supervision. Extensive experimental results have demonstrated the effectiveness of our SNE+ for surface normal estimation and the superior performance of our SNE-RoadSeg+ over all other freespace detection approaches. Specifically, our SNE-RoadSeg+ runs in real time, and meanwhile, achieves the state-of-the-art performance on the KITTI road benchmark. Our project page is at https://www.sne-roadseg.site/sne-roadseg-plus.

📄 PDF Abstract BibTeX arXiv:2107.14599

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSurface Normal EstimationTranslation

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar 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 seg…

Scene SegmentationSelf-Driving CarsSemantic Segmentation

SNE-RoadSegV2: Advancing Heterogeneous Feature Fusion and Fallibility Awareness for Freespace Detection

2024-02-29 · Yi Feng, Yu Ma, Qijun Chen, Ioannis Pitas 외

Feature-fusion networks with duplex encoders have proven to be an effective technique to solve the freespace detection problem. However, despite the compelling results achieved by previous research efforts, the explorati…

Computational EfficiencyDecoder

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

Sparse Beats Dense: Rethinking Supervision in Radar-Camera Depth Completion

2023-12-01 · Huadong Li, Minhao Jing, Jiajun Liang, Haoqiang Fan 외

It is widely believed that sparse supervision is worse than dense supervision in the field of depth completion, but the underlying reasons for this are rarely discussed. To this end, we revisit the task of radar-camera d…

Depth CompletionDepth EstimationDepth PredictionPosition

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