paper-with-me

Papers

Generalizable Model-agnostic Semantic Segmentation via Target-specific Normalization

2020-03-27 · Jian Zhang, Lei Qi, Yinghuan Shi, Yang Gao

Semantic segmentation in a supervised learning manner has achieved significant progress in recent years. However, its performance usually drops dramatically due to the data-distribution discrepancy between seen and unseen domains when we directly deploy the trained model to segment the images of unseen (or new coming) domains. To this end, we propose a novel domain generalization framework for the generalizable semantic segmentation task, which enhances the generalization ability of the model from two different views, including the training paradigm and the test strategy. Concretely, we exploit the model-agnostic learning to simulate the domain shift problem, which deals with the domain generalization from the training scheme perspective. Besides, considering the data-distribution discrepancy between seen source and unseen target domains, we develop the target-specific normalization scheme to enhance the generalization ability. Furthermore, when images come one by one in the test stage, we design the image-based memory bank (Image Bank in short) with style-based selection policy to select similar images to obtain more accurate statistics of normalization. Extensive experiments highlight that the proposed method produces state-of-the-art performance for the domain generalization of semantic segmentation on multiple benchmark segmentation datasets, i.e., Cityscapes, Mapillary.

📄 PDF Abstract BibTeX arXiv:2003.12296

Code (1)

koncle/TSMLDG 공식 구현 pytorch

Tasks

Domain GeneralizationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Rein++: Efficient Generalization and Adaptation for Semantic Segmentation with Vision Foundation Models

2025-08-03 · Zhixiang Wei, Xiaoxiao Ma, Ruishen Yan, Tao Tu 외 arxiv

Vision Foundation Models(VFMs) have achieved remarkable success in various computer vision tasks. However, their application to semantic segmentation is hindered by two significant challenges: (1) the disparity in data s…

Unsupervised Domain AdaptationSemantic SegmentationDomain Generalization

FSDR: Frequency Space Domain Randomization for Domain Generalization

2021-03-03 · CVPR 2021 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Domain generalization aims to learn a generalizable model from a known source domain for various unknown target domains. It has been studied widely by domain randomization that transfers source images to different styles…

Domain AdaptationDomain Generalization

Image Manipulation Detection by Multi-View Multi-Scale Supervision

2021-04-14 · ICCV 2021 10 · Xinru Chen, Chengbo Dong, Jiaqi Ji, Juan Cao 외

The key challenge of image manipulation detection is how to learn generalizable features that are sensitive to manipulations in novel data, whilst specific to prevent false alarms on authentic images. Current research em…

Image ManipulationImage Manipulation DetectionImage Manipulation LocalizationSemantic Segmentation+1

Generalizable Data-free Objective for Crafting Universal Adversarial Perturbations

2018-01-24 · Konda Reddy Mopuri, Aditya Ganeshan, R. Venkatesh Babu

Machine learning models are susceptible to adversarial perturbations: small changes to input that can cause large changes in output. It is also demonstrated that there exist input-agnostic perturbations, called universal…

Adversarial AttackDepth EstimationObject RecognitionSemantic Segmentation

AutoGPart: Intermediate Supervision Search for Generalizable 3D Part Segmentation

2022-03-13 · CVPR 2022 1 · Xueyi Liu, Xiaomeng Xu, Anyi Rao, Chuang Gan 외

Training a generalizable 3D part segmentation network is quite challenging but of great importance in real-world applications. To tackle this problem, some works design task-specific solutions by translating human unders…

3D Part SegmentationDomain GeneralizationSegmentation