paper-with-me

Papers

MRFP: Learning Generalizable Semantic Segmentation from Sim-2-Real with Multi-Resolution Feature Perturbation

2023-11-30 · CVPR 2024 1 · Sumanth Udupa, Prajwal Gurunath, Aniruddh Sikdar, Suresh Sundaram

Deep neural networks have shown exemplary performance on semantic scene understanding tasks on source domains, but due to the absence of style diversity during training, enhancing performance on unseen target domains using only single source domain data remains a challenging task. Generation of simulated data is a feasible alternative to retrieving large style-diverse real-world datasets as it is a cumbersome and budget-intensive process. However, the large domain-specfic inconsistencies between simulated and real-world data pose a significant generalization challenge in semantic segmentation. In this work, to alleviate this problem, we propose a novel MultiResolution Feature Perturbation (MRFP) technique to randomize domain-specific fine-grained features and perturb style of coarse features. Our experimental results on various urban-scene segmentation datasets clearly indicate that, along with the perturbation of style-information, perturbation of fine-feature components is paramount to learn domain invariant robust feature maps for semantic segmentation models. MRFP is a simple and computationally efficient, transferable module with no additional learnable parameters or objective functions, that helps state-of-the-art deep neural networks to learn robust domain invariant features for simulation-to-real semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2311.18331

Code (1)

airl-iisc/MRFP 공식 구현 pytorch

Tasks

2D Semantic SegmentationAutonomous DrivingAutonomous VehiclesDomain GeneralizationSemantic SegmentationStyle Generalization

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Batch Normalization 설명 없음
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Kaiming Initialization 설명 없음
Bitcoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

RT-GS2: Real-Time Generalizable Semantic Segmentation for 3D Gaussian Representations of Radiance Fields

2024-05-28 · Mihnea-Bogdan Jurca, Remco Royen, Ion Giosan, Adrian Munteanu

Gaussian Splatting has revolutionized the world of novel view synthesis by achieving high rendering performance in real-time. Recently, studies have focused on enriching these 3D representations with semantic information…

Novel View SynthesisSegmentationSemantic Segmentation

A Class-wise Non-salient Region Generalized Framework for Video Semantic Segmentation

2022-12-29 · Yuhang Zhang, Shishun Tian, Muxin Liao, Zhengyu Zhang 외

Video semantic segmentation (VSS) is beneficial for dealing with dynamic scenes due to the continuous property of the real-world environment. On the one hand, some methods alleviate the predicted inconsistent problem bet…

Domain GeneralizationSegmentationSemantic SegmentationVideo Semantic Segmentation

TrueCity: Real and Simulated Urban Data for Cross-Domain 3D Scene Understanding

2025-11-10 · Duc Nguyen, Yan-Ling Lai, Qilin Zhang, Prabin Gyawali 외 arxiv

3D semantic scene understanding remains a long-standing challenge in the 3D computer vision community. One of the key issues pertains to limited real-world annotated data to facilitate generalizable models. The common pr…

Semantic SegmentationScene UnderstandingPoint Clouds

OVGaussian: Generalizable 3D Gaussian Segmentation with Open Vocabularies

2024-12-31 · Runnan Chen, Xiangyu Sun, Zhaoqing Wang, Youquan Liu 외

Open-vocabulary scene understanding using 3D Gaussian (3DGS) representations has garnered considerable attention. However, existing methods mostly lift knowledge from large 2D vision models into 3DGS on a scene-by-scene …

3DGS3D Semantic SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+2

Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration

2022-08-08 · Ziqi Zhou, Lei Qi, Yinghuan Shi

For medical image analysis, segmentation models trained on one or several domains lack generalization ability to unseen domains due to discrepancies between different data acquisition policies. We argue that the degenera…

Image RestorationImage SegmentationMedical Image AnalysisMedical Image Segmentation+2