English

LiCAR: pseudo-RGB LiDAR image for CAR segmentation

Image and Video Processing 2025-01-27 v1 Computer Vision and Pattern Recognition Robotics

Abstract

With the advancement of computing resources, an increasing number of Neural Networks (NNs) are appearing for image detection and segmentation appear. However, these methods usually accept as input a RGB 2D image. On the other side, Light Detection And Ranging (LiDAR) sensors with many layers provide images that are similar to those obtained from a traditional low resolution RGB camera. Following this principle, a new dataset for segmenting cars in pseudo-RGB images has been generated. This dataset combines the information given by the LiDAR sensor into a Spherical Range Image (SRI), concretely the reflectivity, near infrared and signal intensity 2D images. These images are then fed into instance segmentation NNs. These NNs segment the cars that appear in these images, having as result a Bounding Box (BB) and mask precision of 88% and 81.5% respectively with You Only Look Once (YOLO)-v8 large. By using this segmentation NN, some trackers have been applied so as to follow each car segmented instance along a video feed, having great performance in real world experiments.

Keywords

Cite

@article{arxiv.2501.13960,
  title  = {LiCAR: pseudo-RGB LiDAR image for CAR segmentation},
  author = {Ignacio de Loyola Páez-Ubieta and Edison P. Velasco-Sánchez and Santiago T. Puente},
  journal= {arXiv preprint arXiv:2501.13960},
  year   = {2025}
}

Comments

This is a preprint version of the work accepted at 5th International Conference on Robotics, Computer Vision and Intelligent Systems (ROBOVIS 2025)

R2 v1 2026-06-28T21:15:18.554Z