HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Multi-scale Interaction for Real-time LiDAR Data Segmentation on an Embedded Platform

Shijie Li; Xieyuanli Chen; Yun Liu; Dengxin Dai; Cyrill Stachniss; Juergen Gall

Multi-scale Interaction for Real-time LiDAR Data Segmentation on an Embedded Platform

Abstract

Real-time semantic segmentation of LiDAR data is crucial for autonomously driving vehicles, which are usually equipped with an embedded platform and have limited computational resources. Approaches that operate directly on the point cloud use complex spatial aggregation operations, which are very expensive and difficult to optimize for embedded platforms. They are therefore not suitable for real-time applications with embedded systems. As an alternative, projection-based methods are more efficient and can run on embedded platforms. However, the current state-of-the-art projection-based methods do not achieve the same accuracy as point-based methods and use millions of parameters. In this paper, we therefore propose a projection-based method, called Multi-scale Interaction Network (MINet), which is very efficient and accurate. The network uses multiple paths with different scales and balances the computational resources between the scales. Additional dense interactions between the scales avoid redundant computations and make the network highly efficient. The proposed network outperforms point-based, image-based, and projection-based methods in terms of accuracy, number of parameters, and runtime. Moreover, the network processes more than 24 scans per second on an embedded platform, which is higher than the framerates of LiDAR sensors. The network is therefore suitable for autonomous vehicles.

Code Repositories

PRBonn/LiDAR-MOS
pytorch
Mentioned in GitHub
sj-li/minet
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
3d-semantic-segmentation-on-semantickittiMINet
test mIoU: 55.2%
real-time-3d-semantic-segmentation-on-1MINet
Parameters (M): 1.0
Speed (FPS): 47
mIoU: 55.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Multi-scale Interaction for Real-time LiDAR Data Segmentation on an Embedded Platform | Papers | HyperAI