paper-with-me

홈 › Papers

Utilizing Neural Networks for Semantic Segmentation on RGB/LiDAR Fused Data for Off-road Autonomous Military Vehicle Perception

2023-04-10 · SAE International 2023 4 · Bradley Selee, Max Faykus, Melissa Smith

Image segmentation has historically been a technique for analyzing terrain for military autonomous vehicles. One of the weaknesses of image segmentation from camera data is that it lacks depth information, and it can be affected by environment lighting. Light detection and ranging (LiDAR) is an emerging technology in image segmentation that is able to estimate distances to the objects it detects. One advantage of LiDAR is the ability to gather accurate distances regardless of day, night, shadows, or glare. This study examines LiDAR and camera image segmentation fusion to improve an advanced driver-assistance systems (ADAS) algorithm for off-road autonomous military vehicles. The volume of points generated by LiDAR provides the vehicle with distance and spatial data surrounding the vehicle. Processing these point clouds with semantic segmentation is a computationally intensive process requiring fusion of camera and LiDAR data so that the neural network can process depth and image data simultaneously. We create fused depth images by using a projection method from the LiDAR onto the images to create depth images (RGB-Depth). A neural network is trained to segment the fused data from RELLIS-3D, which is a multi-modal data set for off road robotics. This data set contains both LiDAR point clouds and corresponding RGB images for training the neural network. The labels from the data set are grouped as objects, traversable terrain, non-traversable terrain, and sky to balance underrepresented classes. Results on a modified version of DeepLabv3+ with a ResNet-18 backbone achieves an overall accuracy of 93.989 percent.

📄 PDF Abstract BibTeX

Code (1)

cufctl/segmentation pytorch

Tasks

2D Semantic SegmentationAutonomous VehiclesImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

UniSeg: A Unified Multi-Modal LiDAR Segmentation Network and the OpenPCSeg Codebase

2023-09-11 · ICCV 2023 1 · Youquan Liu, Runnan Chen, Xin Li, Lingdong Kong 외

Point-, voxel-, and range-views are three representative forms of point clouds. All of them have accurate 3D measurements but lack color and texture information. RGB images are a natural complement to these point cloud v…

3D Semantic SegmentationLIDAR Semantic SegmentationPanoptic SegmentationSegmentation+1

vFusedSeg3D: 3rd Place Solution for 2024 Waymo Open Dataset Challenge in Semantic Segmentation

2024-08-09 · Osama Amjad, Ammad Nadeem

In this technical study, we introduce VFusedSeg3D, an innovative multi-modal fusion system created by the VisionRD team that combines camera and LiDAR data to significantly enhance the accuracy of 3D perception. VFusedSe…

3D Semantic SegmentationSemantic Segmentation

Semantic Segmentation of Fruits on Multi-sensor Fused Data in Natural Orchards

2022-08-04 · Hanwen Kang, Xing Wang

Semantic segmentation is a fundamental task for agricultural robots to understand the surrounding environments in natural orchards. The recent development of the LiDAR techniques enables the robot to acquire accurate ran…

SegmentationSemantic Segmentation

HiLoTs: High-Low Temporal Sensitive Representation Learning for Semi-Supervised LiDAR Segmentation in Autonomous Driving

2025-03-22 · CVPR 2025 1 · R. D. Lin, Pengcheng Weng, Yinqiao Wang, Han Ding 외

LiDAR point cloud semantic segmentation plays a crucial role in autonomous driving. In recent years, semi-supervised methods have gained popularity due to their significant reduction in annotation labor and time costs. C…

Autonomous DrivingRepresentation LearningSemantic SegmentationSensitivity

Real Time Semantic Segmentation of High Resolution Automotive LiDAR Scans

2025-04-30 · Hannes Reichert, Benjamin Serfling, Elijah Schüssler, Kerim Turacan 외

In recent studies, numerous previous works emphasize the importance of semantic segmentation of LiDAR data as a critical component to the development of driver-assistance systems and autonomous vehicles. However, many st…

Autonomous VehiclesReal-Time Semantic SegmentationSegmentationSemantic Segmentation