3D Semantic Segmentation

168 papers with code • 13 benchmarks • 30 datasets

3D Semantic Segmentation is a computer vision task that involves dividing a 3D point cloud or 3D mesh into semantically meaningful parts or regions. The goal of 3D semantic segmentation is to identify and label different objects and parts within a 3D scene, which can be used for applications such as robotics, autonomous driving, and augmented reality.

Libraries

Use these libraries to find 3D Semantic Segmentation models and implementations
13 papers
1,103
5 papers
270
3 papers
1,659
See all 7 libraries.

OpenTrench3D: A Photogrammetric 3D Point Cloud Dataset for Semantic Segmentation of Underground Utilities

faceonlive/ai-research 11 Apr 2024

We present OpenTrench3D, a novel and comprehensive 3D Semantic Segmentation point cloud dataset, designed to advance research and development in underground utility surveying and mapping.

124
11 Apr 2024

OA-CNNs: Omni-Adaptive Sparse CNNs for 3D Semantic Segmentation

Pointcept/Pointcept 21 Mar 2024

This exploration led to the creation of Omni-Adaptive 3D CNNs (OA-CNNs), a family of networks that integrates a lightweight module to greatly enhance the adaptivity of sparse CNNs at minimal computational cost.

1,103
21 Mar 2024

Visual Foundation Models Boost Cross-Modal Unsupervised Domain Adaptation for 3D Semantic Segmentation

etrontech/vfmseg 15 Mar 2024

Then, another VFM trained on fine-grained 2D masks is adopted to guide the generation of semantically augmented images and point clouds to enhance the performance of neural networks, which mix the data from source and target domains like view frustums (FrustumMixing).

8
15 Mar 2024

3D Semantic Segmentation-Driven Representations for 3D Object Detection

hama-dl-dev/sesame 11 Mar 2024

In autonomous driving, 3D detection provides more precise information to downstream tasks, including path planning and motion estimation, compared to 2D detection.

6
11 Mar 2024

MM-Point: Multi-View Information-Enhanced Multi-Modal Self-Supervised 3D Point Cloud Understanding

haydenyu/mm-point 15 Feb 2024

In perception, multiple sensory information is integrated to map visual information from 2D views onto 3D objects, which is beneficial for understanding in 3D environments.

4
15 Feb 2024

Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering

drprojects/superpoint_transformer 12 Jan 2024

We introduce a highly efficient method for panoptic segmentation of large 3D point clouds by redefining this task as a scalable graph clustering problem.

387
12 Jan 2024

Multi-modality Affinity Inference for Weakly Supervised 3D Semantic Segmentation

sunny599/aaai24-3dwssg-mma 27 Dec 2023

The point affinity proposed in this paper is characterized by features from multiple modalities (e. g., point cloud and RGB), and is further refined by normalizing the classifier weights to alleviate the detrimental effects of long-tailed distribution without the need of the prior of category distribution.

0
27 Dec 2023

PointCT: Point Central Transformer Network for Weakly-supervised Point Cloud Semantic Segmentation

anhthuan1999/PointCT Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023

Although point cloud segmentation has a principal role in 3D understanding, annotating fully large-scale scenes for this task can be costly and time-consuming.

6
24 Dec 2023

Point Transformer V3: Simpler, Faster, Stronger

facebookresearch/SparseConvNet 15 Dec 2023

This paper is not motivated to seek innovation within the attention mechanism.

1,989
15 Dec 2023

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.

270
07 Dec 2023