Reproducing and Extending RaDelft 4D Radar with Camera-Assisted Labels
Kejia Hu, Mohammed Alsakabi, John M. Dolan, Ozan K. Tonguz
TL;DR
This work closes the reproducibility gap for RaDelft's 4D radar semantic segmentation by re-implementing the baseline without source code and providing open training/inference assets. It introduces a camera-assisted labeling pipeline that transfers semantic priors from camera images to radar point clouds, followed by clustering-based refinement to produce accurate radar labels. The authors further study robustness to fog by simulating varying visual degradation and evaluating cross-modal supervision under those conditions. Collectively, the paper delivers an open framework for labeled radar data, demonstrates superior labeling accuracy over the original RaDelft results, and highlights when camera or radar information should dominate under adverse weather.
Abstract
Recent advances in 4D radar highlight its potential for robust environment perception under adverse conditions, yet progress in radar semantic segmentation remains constrained by the scarcity of open source datasets and labels. The RaDelft data set, although seminal, provides only LiDAR annotations and no public code to generate radar labels, limiting reproducibility and downstream research. In this work, we reproduce the numerical results of the RaDelft group and demonstrate that a camera-guided radar labeling pipeline can generate accurate labels for radar point clouds without relying on human annotations. By projecting radar point clouds into camera-based semantic segmentation and applying spatial clustering, we create labels that significantly enhance the accuracy of radar labels. These results establish a reproducible framework that allows the research community to train and evaluate the labeled 4D radar data. In addition, we study and quantify how different fog levels affect the radar labeling performance.
