paper-with-me

홈 › Papers

Scale Invariant Semantic Segmentation with RGB-D Fusion

2022-04-10 · Mohammad Dawud Ansari, Alwi Husada, Didier Stricker

In this paper, we propose a neural network architecture for scale-invariant semantic segmentation using RGB-D images. We utilize depth information as an additional modality apart from color images only. Especially in an outdoor scene which consists of different scale objects due to the distance of the objects from the camera. The near distance objects consist of significantly more pixels than the far ones. We propose to incorporate depth information to the RGB data for pixel-wise semantic segmentation to address the different scale objects in an outdoor scene. We adapt to a well-known DeepLab-v2(ResNet-101) model as our RGB baseline. Depth images are passed separately as an additional input with a distinct branch. The intermediate feature maps of both color and depth image branch are fused using a novel fusion block. Our model is compact and can be easily applied to the other RGB model. We perform extensive qualitative and quantitative evaluation on a challenging dataset Cityscapes. The results obtained are comparable to the state-of-the-art. Additionally, we evaluated our model on a self-recorded real dataset. For the shake of extended evaluation of a driving scene with ground truth we generated a synthetic dataset using popular vehicle simulation project CARLA. The results obtained from the real and synthetic dataset shows the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2204.04679

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Learning from Scale-Invariant Examples for Domain Adaptation in Semantic Segmentation

2020-07-28 · ECCV 2020 8 · M. Naseer Subhani, Mohsen Ali

Self-supervised learning approaches for unsupervised domain adaptation (UDA) of semantic segmentation models suffer from challenges of predicting and selecting reasonable good quality pseudo labels. In this paper, we pro…

Domain AdaptationImage-to-Image TranslationSegmentationSelf-Supervised Learning+3

EfficientLPS: Efficient LiDAR Panoptic Segmentation

2021-02-16 · Kshitij Sirohi, Rohit Mohan, Daniel Büscher, Wolfram Burgard 외

Panoptic segmentation of point clouds is a crucial task that enables autonomous vehicles to comprehend their vicinity using their highly accurate and reliable LiDAR sensors. Existing top-down approaches tackle this probl…

Autonomous VehiclesInstance SegmentationPanoptic SegmentationSegmentation+1

Boundary Corrected Multi-scale Fusion Network for Real-time Semantic Segmentation

2022-03-01 · Tianjiao Jiang, Yi Jin, Tengfei Liang, Xu Wang 외

Image semantic segmentation aims at the pixel-level classification of images, which has requirements for both accuracy and speed in practical application. Existing semantic segmentation methods mainly rely on the high-re…

Real-Time Semantic SegmentationScene ParsingSegmentationSemantic Segmentation

FogAdapt: Self-Supervised Domain Adaptation for Semantic Segmentation of Foggy Images

2022-01-07 · Javed Iqbal, Rehan Hafiz, Mohsen Ali

This paper presents FogAdapt, a novel approach for domain adaptation of semantic segmentation for dense foggy scenes. Although significant research has been directed to reduce the domain shift in semantic segmentation, a…

Domain AdaptationFoggy Scene SegmentationOpen-Ended Question AnsweringSegmentation+1

PyramidMamba: Rethinking Pyramid Feature Fusion with Selective Space State Model for Semantic Segmentation of Remote Sensing Imagery

2024-06-16 · Libo Wang, Dongxu Li, Sijun Dong, Xiaoliang Meng 외

Semantic segmentation, as a basic tool for intelligent interpretation of remote sensing images, plays a vital role in many Earth Observation (EO) applications. Nowadays, accurate semantic segmentation of remote sensing i…

DecoderEarth ObservationMambaReal-Time Semantic Segmentation+3