Applied AI / Sensor fusion

BEV road corridor segmentation

A sensor-fusion baseline that converts Argoverse 2 camera, LiDAR, ego pose, calibration, and HD map data into BEV inputs for main road corridor segmentation.

Status Public repository and technical report
Stack Python, PyTorch, Argoverse 2, OpenCV, NumPy, Matplotlib
Input data Camera images, LiDAR sweeps, calibration, ego pose, and HD map geometry
Output BEV datasets, segmentation baselines, prediction figures, and failure analysis
BEV road corridor segmentation examples showing input, target, raw prediction, and postprocessed prediction
Figure from the BEV road corridor segmentation repository.

Project notes

This page keeps the useful project details in one place: data preparation, target definition, baseline results, and limitations.