English

TFNet: Exploiting Temporal Cues for Fast and Accurate LiDAR Semantic Segmentation

Computer Vision and Pattern Recognition 2024-04-16 v3

Abstract

LiDAR semantic segmentation plays a crucial role in enabling autonomous driving and robots to understand their surroundings accurately and robustly. A multitude of methods exist within this domain, including point-based, range-image-based, polar-coordinate-based, and hybrid strategies. Among these, range-image-based techniques have gained widespread adoption in practical applications due to their efficiency. However, they face a significant challenge known as the ``many-to-one'' problem caused by the range image's limited horizontal and vertical angular resolution. As a result, around 20% of the 3D points can be occluded. In this paper, we present TFNet, a range-image-based LiDAR semantic segmentation method that utilizes temporal information to address this issue. Specifically, we incorporate a temporal fusion layer to extract useful information from previous scans and integrate it with the current scan. We then design a max-voting-based post-processing technique to correct false predictions, particularly those caused by the ``many-to-one'' issue. We evaluated the approach on two benchmarks and demonstrated that the plug-in post-processing technique is generic and can be applied to various networks.

Keywords

Cite

@article{arxiv.2309.07849,
  title  = {TFNet: Exploiting Temporal Cues for Fast and Accurate LiDAR Semantic Segmentation},
  author = {Rong Li and ShiJie Li and Xieyuanli Chen and Teli Ma and Juergen Gall and Junwei Liang},
  journal= {arXiv preprint arXiv:2309.07849},
  year   = {2024}
}

Comments

accepted by CVPR2024 Workshop on Autonomous Driving

R2 v1 2026-06-28T12:21:47.925Z