LIDAR Semantic Segmentation

53 papers with code • 4 benchmarks • 7 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find LIDAR Semantic Segmentation models and implementations
5 papers
1,108
3 papers
270

Most implemented papers

Cylindrical and Asymmetrical 3D Convolution Networks for LiDAR Segmentation

xinge008/Cylinder3D CVPR 2021

However, we found that in the outdoor point cloud, the improvement obtained in this way is quite limited.

LaserMix for Semi-Supervised LiDAR Semantic Segmentation

ldkong1205/LaserMix CVPR 2023

Densely annotating LiDAR point clouds is costly, which restrains the scalability of fully-supervised learning methods.

CoSMix: Compositional Semantic Mix for Domain Adaptation in 3D LiDAR Segmentation

saltoricristiano/cosmix-uda 20 Jul 2022

We propose a new approach of sample mixing for point cloud UDA, namely Compositional Semantic Mix (CoSMix), the first UDA approach for point cloud segmentation based on sample mixing.

CENet: Toward Concise and Efficient LiDAR Semantic Segmentation for Autonomous Driving

huixiancheng/cenet 26 Jul 2022

Accurate and fast scene understanding is one of the challenging task for autonomous driving, which requires to take full advantage of LiDAR point clouds for semantic segmentation.

PolarMix: A General Data Augmentation Technique for LiDAR Point Clouds

xiaoaoran/polarmix 30 Jul 2022

The first is scene-level swapping which exchanges point cloud sectors of two LiDAR scans that are cut along the azimuth axis.

Point Transformer V2: Grouped Vector Attention and Partition-based Pooling

Pointcept/Pointcept 11 Oct 2022

In this work, we analyze the limitations of the Point Transformer and propose our powerful and efficient Point Transformer V2 model with novel designs that overcome the limitations of previous work.

Spherical Transformer for LiDAR-based 3D Recognition

dvlab-research/sphereformer CVPR 2023

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.

FRNet: Frustum-Range Networks for Scalable LiDAR Segmentation

ldkong1205/Robo3D 7 Dec 2023

Firstly, a frustum feature encoder module is used to extract per-point features within the frustum region, which preserves scene consistency and is crucial for point-level predictions.

ConvPoint: Continuous Convolutions for Point Cloud Processing

aboulch/ConvPoint 4 Apr 2019

Point clouds are unstructured and unordered data, as opposed to images.