Real-Time Semantic Segmentation

86 papers with code • 8 benchmarks • 12 datasets

Semantic Segmentation is a computer vision task that involves assigning a semantic label to each pixel in an image. In Real-Time Semantic Segmentation, the goal is to perform this labeling quickly and accurately in real-time, allowing for the segmentation results to be used for tasks such as object recognition, scene understanding, and autonomous navigation.

( Image credit: TorchSeg )

Libraries

Use these libraries to find Real-Time Semantic Segmentation models and implementations
16 papers
2,918
14 papers
8,228
4 papers
322
See all 10 libraries.

Doubly Contrastive End-to-End Semantic Segmentation for Autonomous Driving under Adverse Weather

andyj1/doubly-contrastive-semseg 21 Nov 2022

Road scene understanding tasks have recently become crucial for self-driving vehicles.

1
21 Nov 2022

MFNet: Multi-Feature Fusion Network for Real-Time Semantic Segmentation in Road Scenes

lu123456789/MFNet IEEE Transactions on Intelligent Transportation Systems 2022

Although high-accuracy networks have been applied to semantic segmentation at present, their inference speeds remain slow.

6
01 Nov 2022

RTFormer: Efficient Design for Real-Time Semantic Segmentation with Transformer

PaddlePaddle/PaddleSeg 13 Oct 2022

Recently, transformer-based networks have shown impressive results in semantic segmentation.

8,228
13 Oct 2022

TriangleNet: Edge Prior Augmented Network for Semantic Segmentation through Cross-Task Consistency

nailperry-zd/paddleseg-trianglenet 11 Oct 2022

The proposed method underscores the significance of multi-task learning and explicit cross-task consistency enhancement for advancing semantic segmentation and highlights the potential of multitasking in real-time semantic segmentation.

1
11 Oct 2022

Deep Learning on Home Drone: Searching for the Optimal Architecture

yotamgurfinkel/deeplearningondevice 21 Sep 2022

We suggest the first system that runs real-time semantic segmentation via deep learning on a weak micro-computer such as the Raspberry Pi Zero v2 (whose price was \$15) attached to a toy-drone.

3
21 Sep 2022

A Real-time Fire Segmentation Method Based on A Deep Learning Approach

maidacundo/real-time-fire-segmentation-deep-learning IFAC-PapersOnLine 2022

Different from deeplabv3+, in order to improve the segmentation speed, this paper uses the lightweight network mobilenetv3 to build a new deep convolutional neural network and does not use atrous convolution, but it will affect the segmentation accuracy.

14
22 Jul 2022

SFNet: Faster, Accurate, and Domain Agnostic Semantic Segmentation via Semantic Flow

lxtGH/SFSegNets 10 Jul 2022

In this paper, we focus on exploring effective methods for faster, accurate, and domain agnostic semantic segmentation.

349
10 Jul 2022

Online Segmentation of LiDAR Sequences: Dataset and Algorithm

romainloiseau/Helix4D 16 Jun 2022

Roof-mounted spinning LiDAR sensors are widely used by autonomous vehicles.

63
16 Jun 2022

S$^2$-FPN: Scale-ware Strip Attention Guided Feature Pyramid Network for Real-time Semantic Segmentation

mohamedac29/s2-fpn 15 Jun 2022

This paper presents a new model to achieve a trade-off between accuracy/speed for real-time road scene semantic segmentation.

16
15 Jun 2022

PIDNet: A Real-time Semantic Segmentation Network Inspired by PID Controllers

XuJiacong/PIDNet CVPR 2023

To alleviate this problem, we propose a novel three-branch network architecture: PIDNet, which contains three branches to parse detailed, context and boundary information, respectively, and employs boundary attention to guide the fusion of detailed and context branches.

470
04 Jun 2022