HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Spherical Transformer for LiDAR-based 3D Recognition

Xin Lai Yukang Chen Fanbin Lu Jianhui Liu Jiaya Jia

Spherical Transformer for LiDAR-based 3D Recognition

Abstract

LiDAR-based 3D point cloud recognition has benefited various applications. Without specially considering the LiDAR point distribution, most current methods suffer from information disconnection and limited receptive field, especially for the sparse distant points. In this work, we study the varying-sparsity distribution of LiDAR points and present SphereFormer to directly aggregate information from dense close points to the sparse distant ones. We design radial window self-attention that partitions the space into multiple non-overlapping narrow and long windows. It overcomes the disconnection issue and enlarges the receptive field smoothly and dramatically, which significantly boosts the performance of sparse distant points. Moreover, to fit the narrow and long windows, we propose exponential splitting to yield fine-grained position encoding and dynamic feature selection to increase model representation ability. Notably, our method ranks 1st on both nuScenes and SemanticKITTI semantic segmentation benchmarks with 81.9% and 74.8% mIoU, respectively. Also, we achieve the 3rd place on nuScenes object detection benchmark with 72.8% NDS and 68.5% mAP. Code is available at https://github.com/dvlab-research/SphereFormer.git.

Code Repositories

dvlab-research/sphereformer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-semantic-segmentation-on-semantickittiSphereFormer
test mIoU: 74.8%
val mIoU: 67.8%
lidar-semantic-segmentation-on-nuscenesSphereFormer
test mIoU: 0.819
val mIoU: 0.795
semantic-segmentation-on-kitti-semanticRPVNet [xu2021rpvnet]
Mean IoU (class): 80.7

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
Spherical Transformer for LiDAR-based 3D Recognition | Papers | HyperAI