CVROMar 27, 2023

Real-Time Semantic Segmentation using Hyperspectral Images for Mapping Unstructured and Unknown Environments

arXiv:2303.15623v15 citationsh-index: 42
Originality Incremental advance
AI Analysis

This enables autonomous navigation in unknown environments by providing real-time semantic mapping, though it is incremental as it builds on existing hyperspectral and segmentation techniques.

The paper tackles real-time semantic segmentation in unstructured off-road environments by using hyperspectral images without prior training data, achieving outputs at 1Hz frequency.

Autonomous navigation in unstructured off-road environments is greatly improved by semantic scene understanding. Conventional image processing algorithms are difficult to implement and lack robustness due to a lack of structure and high variability across off-road environments. The use of neural networks and machine learning can overcome the previous challenges but they require large labeled data sets for training. In our work we propose the use of hyperspectral images for real-time pixel-wise semantic classification and segmentation, without the need of any prior training data. The resulting segmented image is processed to extract, filter, and approximate objects as polygons, using a polygon approximation algorithm. The resulting polygons are then used to generate a semantic map of the environment. Using our framework. we show the capability to add new semantic classes in run-time for classification. The proposed methodology is also shown to operate in real-time and produce outputs at a frequency of 1Hz, using high resolution hyperspectral images.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes