Memory-guided Unsupervised Image-to-image Translation
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 images with multiple disparate objects. The main cause is that, during inference, they apply a global style to the whole image and do not consider the large style discrepancy between instance and background, or within instances. To address this problem, we propose a class-aware memory network that explicitly reasons about local style variations. A key-values memory structure, with a set of read/update operations, is introduced to record class-wise style variations and access them without requiring an object detector at the test time. The key stores a domain-agnostic content representation for allocating memory items, while the values encode domain-specific style representations. We also present a feature contrastive loss to boost the discriminative power of memory items. We show that by incorporating our memory, we can transfer class-aware and accurate style representations across domains. Experimental results demonstrate that our model outperforms recent instance-level methods and achieves state-of-the-art performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Image-to-Image TranslationTranslationUnsupervised Image-To-Image TranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Exemplar Guided Unsupervised Image-to-Image Translation with Semantic Consistency
Image-to-image translation has recently received significant attention due to advances in deep learning. Most works focus on learning either a one-to-one mapping in an unsupervised way or a many-to-many mapping in a supe…
Image-to-Image TranslationTranslationUnsupervised Image-To-Image TranslationUnsupervised Attention-guided Image-to-Image Translation
Current unsupervised image-to-image translation techniques struggle to focus their attention on individual objects without altering the background or the way multiple objects interact within a scene. Motivated by the imp…
Image-to-Image TranslationTranslationUnsupervised Image-To-Image TranslationUnsupervised Attention-guided Image to Image Translation
Current unsupervised image-to-image translation techniques struggle to focus their attention on individual objects without altering the background or the way multiple objects interact within a scene. Motivated by the imp…
Image-to-Image TranslationTranslationUnsupervised Image-To-Image TranslationUnsupervised Image-to-Image Translation with Generative Prior
Unsupervised image-to-image translation aims to learn the translation between two visual domains without paired data. Despite the recent progress in image translation models, it remains challenging to build mappings betw…
Image-to-Image TranslationTranslationUnsupervised Image-To-Image TranslationMemory-Guided Collaborative Attention for Nighttime Thermal Infrared Image Colorization
Nighttime thermal infrared (NTIR) image colorization, also known as translation of NTIR images into daytime color images (NTIR2DC), is a promising research direction to facilitate nighttime scene perception for humans an…
ColorizationGenerative Adversarial NetworkImage ColorizationImage-to-Image Translation+3