Semantic Segmentation

5199 papers with code • 125 benchmarks • 311 datasets

Semantic Segmentation is a computer vision task in which the goal is to categorize each pixel in an image into a class or object. The goal is to produce a dense pixel-wise segmentation map of an image, where each pixel is assigned to a specific class or object. Some example benchmarks for this task are Cityscapes, PASCAL VOC and ADE20K. Models are usually evaluated with the Mean Intersection-Over-Union (Mean IoU) and Pixel Accuracy metrics.

( Image credit: CSAILVision )

Libraries

Use these libraries to find Semantic Segmentation models and implementations
53 papers
8,260
30 papers
2,917
See all 39 libraries.

Learning from Unlabelled Data with Transformers: Domain Adaptation for Semantic Segmentation of High Resolution Aerial Images

esa-philab/learning_from_unlabeled_data_for_domain_adaptation_for_semantic_segmentation 17 Apr 2024

In this paper, we develop a new model for semantic segmentation of unlabelled images, the Non-annotated Earth Observation Semantic Segmentation (NEOS) model.

5
17 Apr 2024

Boosting Medical Image Segmentation Performance with Adaptive Convolution Layer

modaresimr/adaptive_mis 17 Apr 2024

Medical image segmentation plays a vital role in various clinical applications, enabling accurate delineation and analysis of anatomical structures or pathological regions.

1
17 Apr 2024

Mushroom Segmentation and 3D Pose Estimation from Point Clouds using Fully Convolutional Geometric Features and Implicit Pose Encoding

georgeretsi/mushroom-pose 17 Apr 2024

We have validated the effectiveness of the proposed implicit-based approach for a synthetic test set, as well as provided qualitative results for a small set of real acquired point clouds with depth sensors.

0
17 Apr 2024

Learning Feature Inversion for Multi-class Anomaly Detection under General-purpose COCO-AD Benchmark

zhangzjn/ader 16 Apr 2024

Moreover, current metrics such as AU-ROC have nearly reached saturation on simple datasets, which prevents a comprehensive evaluation of different methods.

53
16 Apr 2024

ECLAIR: A High-Fidelity Aerial LiDAR Dataset for Semantic Segmentation

sharpershape/eclair-dataset 16 Apr 2024

We introduce ECLAIR (Extended Classification of Lidar for AI Recognition), a new outdoor large-scale aerial LiDAR dataset designed specifically for advancing research in point cloud semantic segmentation.

9
16 Apr 2024

A Concise Tiling Strategy for Preserving Spatial Context in Earth Observation Imagery

elliesch/flipnslide 16 Apr 2024

We propose a new tiling strategy, Flip-n-Slide, which has been developed for specific use with large Earth observation satellite images when the location of objects-of-interest (OoI) is unknown and spatial context can be necessary for class disambiguation.

4
16 Apr 2024

Vocabulary-free Image Classification and Semantic Segmentation

altndrr/vicss 16 Apr 2024

To address VIC, we propose Category Search from External Databases (CaSED), a training-free method that leverages a pre-trained vision-language model and an external database.

3
16 Apr 2024

Gasformer: A Transformer-based Architecture for Segmenting Methane Emissions from Livestock in Optical Gas Imaging

toqitahamid/gasformer 16 Apr 2024

Methane emissions from livestock, particularly cattle, significantly contribute to climate change.

1
16 Apr 2024

Learnable Prompt for Few-Shot Semantic Segmentation in Remote Sensing Domain

SteveImmanuel/OEM-Few-Shot-Learnable-Prompt 16 Apr 2024

Few-shot segmentation is a task to segment objects or regions of novel classes within an image given only a few annotated examples.

0
16 Apr 2024

nnU-Net Revisited: A Call for Rigorous Validation in 3D Medical Image Segmentation

MIC-DKFZ/nnunet 15 Apr 2024

The release of nnU-Net marked a paradigm shift in 3D medical image segmentation, demonstrating that a properly configured U-Net architecture could still achieve state-of-the-art results.

5,034
15 Apr 2024