paper-with-me

Papers

U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation

2019-07-25 · ICLR 2020 1 · Junho Kim, Minjae Kim, Hyeonwoo Kang, Kwanghee Lee

We propose a novel method for unsupervised image-to-image translation, which incorporates a new attention module and a new learnable normalization function in an end-to-end manner. The attention module guides our model to focus on more important regions distinguishing between source and target domains based on the attention map obtained by the auxiliary classifier. Unlike previous attention-based method which cannot handle the geometric changes between domains, our model can translate both images requiring holistic changes and images requiring large shape changes. Moreover, our new AdaLIN (Adaptive Layer-Instance Normalization) function helps our attention-guided model to flexibly control the amount of change in shape and texture by learned parameters depending on datasets. Experimental results show the superiority of the proposed method compared to the existing state-of-the-art models with a fixed network architecture and hyper-parameters. Our code and datasets are available at https://github.com/taki0112/UGATIT or https://github.com/znxlwm/UGATIT-pytorch.

📄 PDF Abstract BibTeX arXiv:1907.10830

Code (28)

taki0112/UGATIT 공식 구현 tf
znxlwm/UGATIT-pytorch 공식 구현 pytorch
2023-MindSpore-1/ms-code-217/tree/main/U-GAT-IT mindspore
2023-MindSpore-1/ms-code-7/tree/main/U-GAT-IT mindspore
AverageName/Cycle_gan_pytorch pytorch
AverageName/UI2IT pytorch
Chemino/UGATIT-Paddle paddle
MindSpore-paper-code-2/code3/tree/main/U-GAT-IT mindspore
VladAndronik/shadow-gans
WuZhewei/my_First_GAN_tryout tf
alililia/ascend_U-GAT-IT mindspore
casey-barr/generative-models-in-tensorflow tf
fuqinshen/UGATIT-pytorch pytorch
hahahappyboy/GANForCartoon pytorch
jayChung0302/DeepFilter pytorch
ls4gan/benchmarking pytorch
mindspore-ai/models/tree/master/research/cv/U-GAT-IT mindspore
minivision-ai/photo2cartoon pytorch
odin07/ddsvsvsdvstest pytorch
phaxiong101/P_xiong tf
rickyHong/AnnieGan-repl tf
sangyun884/Face2Webtoon pytorch
sangyun884/WebtoonFaces pytorch
t04glovern/selfie2anime
wkcn/UGATIT-mxnet mxnet
zeka-io/selfi-to-anime tf
zeka-io/selfie-to-anime tf
zhouZhouYUI/UGATIT_paddle tf

Tasks

Fundus to Angiography GenerationImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Similar Papers 제목 키워드 기반

Universal Face Restoration With Memorized Modulation

2021-10-03 · Jia Li, Huaibo Huang, Xiaofei Jia, Ran He

Blind face restoration (BFR) is a challenging problem because of the uncertainty of the degradation patterns. This paper proposes a Restoration with Memorized Modulation (RMM) framework for universal BFR in diverse degra…

Blind Face Restoration

AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks

2017-11-28 · CVPR 2018 6 · Tao Xu, Pengchuan Zhang, Qiuyuan Huang, Han Zhang 외

In this paper, we propose an Attentional Generative Adversarial Network (AttnGAN) that allows attention-driven, multi-stage refinement for fine-grained text-to-image generation. With a novel attentional generative networ…

Generative Adversarial NetworkImage GenerationImage-text matchingText Matching+2

Attacks on State-of-the-Art Face Recognition using Attentional Adversarial Attack Generative Network

2018-11-29 · Qing Song, Yingqi Wu, Lu Yang

With the broad use of face recognition, its weakness gradually emerges that it is able to be attacked. So, it is important to study how face recognition networks are subject to attacks. In this paper, we focus on a novel…

Adversarial AttackFace Recognition

RTFN: Robust Temporal Feature Network

2020-08-18 · Zhiwen Xiao, Xin Xu, Huanlai Xing, Juan Chen

Time series analysis plays a vital role in various applications, for instance, healthcare, weather prediction, disaster forecast, etc. However, to obtain sufficient shapelets by a feature network is still challenging. To…

ClusteringTime SeriesTime Series Analysis

Attentional Correlation Filter Network for Adaptive Visual Tracking

2017-07-21 · IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2017 7 · Jongwon Choi, Hyung Jin Chang, Sangdoo Yun, Tobias Fischer 외

We propose a new tracking framework with an attentional mechanism that chooses a subset of the associated correlation filters for increased robustness and computational efficiency. The subset of filters is adaptively sel…

Computational EfficiencyVisual Object TrackingVisual Tracking