paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2104.05170

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Exemplar Guided Unsupervised Image-to-Image Translation with Semantic Consistency

2018-05-28 · ICLR 2019 5 · Liqian Ma, Xu Jia, Stamatios Georgoulis, Tinne Tuytelaars 외

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 Translation

Unsupervised Attention-guided Image-to-Image Translation

2018-12-01 · NeurIPS 2018 12 · Youssef Alami Mejjati, Christian Richardt, James Tompkin, Darren Cosker 외

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 Translation

Unsupervised Attention-guided Image to Image Translation

2018-06-06 · Youssef A. Mejjati, Christian Richardt, James Tompkin, Darren Cosker 외

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 Translation

Unsupervised Image-to-Image Translation with Generative Prior

2022-04-07 · CVPR 2022 1 · Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

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 Translation

Memory-Guided Collaborative Attention for Nighttime Thermal Infrared Image Colorization

2022-08-05 · Fu-Ya Luo, Yi-Jun Cao, Kai-Fu Yang, Yong-Jie Li

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