paper-with-me

Papers

Constructing Self-motivated Pyramid Curriculums for Cross-Domain Semantic Segmentation: A Non-Adversarial Approach

2019-08-26 · ICCV 2019 10 · Qing Lian, Fengmao Lv, Lixin Duan, Boqing Gong

We propose a new approach, called self-motivated pyramid curriculum domain adaptation (PyCDA), to facilitate the adaptation of semantic segmentation neural networks from synthetic source domains to real target domains. Our approach draws on an insight connecting two existing works: curriculum domain adaptation and self-training. Inspired by the former, PyCDA constructs a pyramid curriculum which contains various properties about the target domain. Those properties are mainly about the desired label distributions over the target domain images, image regions, and pixels. By enforcing the segmentation neural network to observe those properties, we can improve the network's generalization capability to the target domain. Motivated by the self-training, we infer this pyramid of properties by resorting to the semantic segmentation network itself. Unlike prior work, we do not need to maintain any additional models (e.g., logistic regression or discriminator networks) or to solve minmax problems which are often difficult to optimize. We report state-of-the-art results for the adaptation from both GTAV and SYNTHIA to Cityscapes, two popular settings in unsupervised domain adaptation for semantic segmentation.

📄 PDF Abstract BibTeX arXiv:1908.09547

Code (1)

lianqing11/pycda pytorch

Tasks

Domain AdaptationSegmentationSemantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
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…

Similar Papers 제목 키워드 기반

SPAN: Spatial Pyramid Attention Network forImage Manipulation Localization

2020-09-01 · Xuefeng Hu, Zhihan Zhang, Zhenye Jiang, Syomantak Chaudhuri 외

We present a novel framework, Spatial Pyramid Attention Network (SPAN) for detection and localization of multiple types of image manipulations. The proposed architecture efficiently and effectively models the relationshi…

Position

SPAN: Spatial Pyramid Attention Network for Image Manipulation Localization

2020-08-01 · ECCV 2020 8 · Xuefeng Hu, Zhihan Zhang, Zhenye Jiang, Syomantak Chaudhuri 외

Tehchniques for manipulating images are advancing rapidly; while these are helpful for many useful tasks, they also pose a threat to society with their ability to create believable misinformation. We present a novel, Spa…

Image ManipulationImage Manipulation DetectionImage Manipulation LocalizationMisinformation+1

PCC: Paraphrasing with Bottom-k Sampling and Cyclic Learning for Curriculum Data Augmentation

2022-08-17 · Hongyuan Lu, Wai Lam

Curriculum Data Augmentation (CDA) improves neural models by presenting synthetic data with increasing difficulties from easy to hard. However, traditional CDA simply treats the ratio of word perturbation as the difficul…

Data AugmentationDialogue GenerationFew-Shot Text ClassificationParaphrase Generation+2

EDPN: Enhanced Deep Pyramid Network for Blurry Image Restoration

2021-05-11 · Ruikang Xu, Zeyu Xiao, Jie Huang, Yueyi Zhang 외

Image deblurring has seen a great improvement with the development of deep neural networks. In practice, however, blurry images often suffer from additional degradations such as downscaling and compression. To address th…

DeblurringImage DeblockingImage DeblurringImage Restoration+3

LLMCL-GEC: Advancing Grammatical Error Correction with LLM-Driven Curriculum Learning

2024-12-17 · Tao Fang, Derek F. Wong, Lusheng Zhang, Keyan Jin 외

While large-scale language models (LLMs) have demonstrated remarkable capabilities in specific natural language processing (NLP) tasks, they may still lack proficiency compared to specialized models in certain domains, s…

Grammatical Error Correction