paper-with-me

Papers

Sem-GAN: Semantically-Consistent Image-to-Image Translation

2018-07-12 · Anoop Cherian, Alan Sullivan

Unpaired image-to-image translation is the problem of mapping an image in the source domain to one in the target domain, without requiring corresponding image pairs. To ensure the translated images are realistically plausible, recent works, such as Cycle-GAN, demands this mapping to be invertible. While, this requirement demonstrates promising results when the domains are unimodal, its performance is unpredictable in a multi-modal scenario such as in an image segmentation task. This is because, invertibility does not necessarily enforce semantic correctness. To this end, we present a semantically-consistent GAN framework, dubbed Sem-GAN, in which the semantics are defined by the class identities of image segments in the source domain as produced by a semantic segmentation algorithm. Our proposed framework includes consistency constraints on the translation task that, together with the GAN loss and the cycle-constraints, enforces that the images when translated will inherit the appearances of the target domain, while (approximately) maintaining their identities from the source domain. We present experiments on several image-to-image translation tasks and demonstrate that Sem-GAN improves the quality of the translated images significantly, sometimes by more than 20% on the FCN score. Further, we show that semantic segmentation models, trained with synthetic images translated via Sem-GAN, leads to significantly better segmentation results than other variants.

📄 PDF Abstract BibTeX arXiv:1807.04409

Code (1)

mengweiren/segmentation-renormalized-harmonization pytorch

Tasks

Image SegmentationImage-to-Image TranslationSegmentationSemantic SegmentationTranslation

Methods 이 논문이 사용한 방법론

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…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Semantically Consistent Image-to-Image Translation for Unsupervised Domain Adaptation

2021-11-05 · Stephan Brehm, Sebastian Scherer, Rainer Lienhart

Unsupervised Domain Adaptation (UDA) aims to adapt models trained on a source domain to a new target domain where no labelled data is available. In this work, we investigate the problem of UDA from a synthetic computer-g…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationTranslation+1

Semantically Robust Unsupervised Image Translation for Paired Remote Sensing Images

2025-02-17 · Sheng Fang, Kaiyu Li, Zhe Li, Jianli Zhao 외

Image translation for change detection or classification in bi-temporal remote sensing images is unique. Although it can acquire paired images, it is still unsupervised. Moreover, strict semantic preservation in translat…

Change DetectionImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

AGILE: A Diffusion-Based Attention-Guided Image and Label Translation for Efficient Cross-Domain Plant Trait Identification

2025-03-27 · Earl Ranario, Lars Lundqvist, Heesup Yun, Brian N. Bailey 외

Semantically consistent cross-domain image translation facilitates the generation of training data by transferring labels across different domains, making it particularly useful for plant trait identification in agricult…

DenoisingObjectobject-detectionObject Detection+1

Semantically-Adaptive Upsampling for Layout-to-Image Translation

2021-01-01 · Hao Tang, Nicu Sebe

We propose the Semantically-Adaptive UpSampling (SA-UpSample), a general and highly effective upsampling method for the layout-to-image translation task. SA-UpSample has three advantages: 1) Global view. Unlike tradition…

Translation

Semantically Adaptive Image-to-image Translation for Domain Adaptation of Semantic Segmentation

2020-09-02 · Luigi Musto, Andrea Zinelli

Domain shift is a very challenging problem for semantic segmentation. Any model can be easily trained on synthetic data, where images and labels are artificially generated, but it will perform poorly when deployed on rea…

Domain AdaptationImage-to-Image TranslationSegmentationSemantic Segmentation+1