paper-with-me

Papers

InstaGAN: Instance-aware Image-to-Image Translation

2018-12-28 · Sangwoo Mo, Minsu Cho, Jinwoo Shin

Unsupervised image-to-image translation has gained considerable attention due to the recent impressive progress based on generative adversarial networks (GANs). However, previous methods often fail in challenging cases, in particular, when an image has multiple target instances and a translation task involves significant changes in shape, e.g., translating pants to skirts in fashion images. To tackle the issues, we propose a novel method, coined instance-aware GAN (InstaGAN), that incorporates the instance information (e.g., object segmentation masks) and improves multi-instance transfiguration. The proposed method translates both an image and the corresponding set of instance attributes while maintaining the permutation invariance property of the instances. To this end, we introduce a context preserving loss that encourages the network to learn the identity function outside of target instances. We also propose a sequential mini-batch inference/training technique that handles multiple instances with a limited GPU memory and enhances the network to generalize better for multiple instances. Our comparative evaluation demonstrates the effectiveness of the proposed method on different image datasets, in particular, in the aforementioned challenging cases. Code and results are available in https://github.com/sangwoomo/instagan

📄 PDF Abstract BibTeX arXiv:1812.10889

Code (1)

sangwoomo/instagan 공식 구현 pytorch

Tasks

GPUImage-to-Image TranslationSemantic SegmentationTranslationUnsupervised Image-To-Image Translation

Methods 이 논문이 사용한 방법론

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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Instance-aware Image-to-Image Translation

2019-05-01 · ICLR 2019 5 · Sangwoo Mo, Minsu Cho, Jinwoo Shin

Unsupervised image-to-image translation has gained considerable attention due to the recent impressive progress based on generative adversarial networks (GANs). However, previous methods often fail in challenging cases, …

GPUImage-to-Image TranslationSemantic SegmentationTranslation+1

Can Giraffes Become Birds? An Evaluation of Image-to-image Translation for Data Generation

2020-01-10 · Daniel V. Ruiz, Gabriel Salomon, Eduardo Todt

There is an increasing interest in image-to-image translation with applications ranging from generating maps from satellite images to creating entire clothes' images from only contours. In the present work, we investigat…

Image-to-Image TranslationTranslation

InstaFormer: Instance-Aware Image-to-Image Translation with Transformer

2022-03-30 · CVPR 2022 1 · Soohyun Kim, Jongbeom Baek, JiHye Park, Gyeongnyeon Kim 외

We present a novel Transformer-based network architecture for instance-aware image-to-image translation, dubbed InstaFormer, to effectively integrate global- and instance-level information. By considering extracted conte…

Image-to-Image TranslationTranslation

Towards Instance-level Image-to-Image Translation

2019-05-05 · CVPR 2019 6 · Zhiqiang Shen, Mingyang Huang, Jianping Shi, xiangyang xue 외

Unpaired Image-to-image Translation is a new rising and challenging vision problem that aims to learn a mapping between unaligned image pairs in diverse domains. Recent advances in this field like MUNIT and DRIT mainly f…

AttributeImage-to-Image Translationobject-detectionObject Detection+1

Memory-guided Unsupervised Image-to-image Translation

2021-04-12 · CVPR 2021 1 · Somi Jeong, Youngjung Kim, Eungbean Lee, Kwanghoon Sohn

We present a novel unsupervised framework for instance-level image-to-image translation. Although recent advances have been made by incorporating additional object annotations, existing methods often fail to handle image…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation