paper-with-me

Papers

HSDF-Lane: Height-Aligned Signed Distance Field with Semantic Lane Prior for 3D Lane Detection

2026-06-30 · Jiyong Boo, Byeongin Joung, Hyemin Yang, Kuk-Jin Yoon arxiv

Monocular 3D lane detection plays a critical role in autonomous driving, yet recovering reliable 3D geometry from a single image remains challenging due to inherent depth ambiguity. Prior methods project image features into Bird's-Eye-View (BEV) space under a flat-ground assumption, causing geometric distortion on real-world roads. Recent methods instead predict explicit height maps to capture non-planar surfaces, but still rely on sparse anchor-based regression and exploit the recovered geometry merely for spatial transformation rather than semantic understanding. To overcome these limitations, we propose HSDF-Lane, which implicitly models the road surface as a Height-aligned Signed Distance Field (HSDF) over a densely sampled 3D feature volume. Through differentiable rendering, the HSDF jointly produces an accurate height map and surface-aligned features. We further introduce Lane-aware Semantic Positional Encoding (LSPE), which injects a lane-existence prior derived from the surface-aligned features into the transformer queries, coupling geometric structure with semantic guidance. Extensive experiments on the OpenLane benchmark show that HSDF-Lane achieves state-of-the-art performance in both 3D lane detection and height map estimation.

📄 PDF Abstract BibTeX arXiv:2606.31172

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving3D Lane Detection

Similar Papers 제목 키워드 기반

TouchSDF: A DeepSDF Approach for 3D Shape Reconstruction using Vision-Based Tactile Sensing

2023-11-21 · Mauro Comi, Yijiong Lin, Alex Church, Alessio Tonioni 외

Humans rely on their visual and tactile senses to develop a comprehensive 3D understanding of their physical environment. Recently, there has been a growing interest in exploring and manipulating objects using data-drive…

3D Shape Reconstruction

PlaneSDF-based Change Detection for Long-term Dense Mapping

2022-07-18 · Jiahui Fu, Chengyuan Lin, Yuichi Taguchi, Andrea Cohen 외

The ability to process environment maps across multiple sessions is critical for robots operating over extended periods of time. Specifically, it is desirable for autonomous agents to detect changes amongst maps of diffe…

Change DetectionObjectobject-detectionObject Detection

MeshSDF: Differentiable Iso-Surface Extraction

2020-06-06 · NeurIPS 2020 12 · Edoardo Remelli, Artem Lukoianov, Stephan R. Richter, Benoît Guillard 외

Geometric Deep Learning has recently made striking progress with the advent of continuous Deep Implicit Fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Eucl…

Geometry-based Distance Decomposition for Monocular 3D Object Detection

2021-04-08 · ICCV 2021 10 · Xuepeng Shi, Qi Ye, Xiaozhi Chen, Chuangrong Chen 외

Monocular 3D object detection is of great significance for autonomous driving but remains challenging. The core challenge is to predict the distance of objects in the absence of explicit depth information. Unlike regress…

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2

HeightLane: BEV Heightmap guided 3D Lane Detection

2024-08-15 · Chaesong Park, Eunbin Seo, Jongwoo Lim

Accurate 3D lane detection from monocular images presents significant challenges due to depth ambiguity and imperfect ground modeling. Previous attempts to model the ground have often used a planar ground assumption with…

3D Lane DetectionLane Detection