Skip to content

Attention-GAN for object transfiguration in wild images, ECCV2018

Notifications You must be signed in to change notification settings

xinyuanc91/Attention-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attention-GAN

This repository provides the PyTorch code for our paper “Attention-GAN for object transfiguration in wild images”(ECCV2018). This code is based on the PyTorch (0.4.1) implementation of CycleGAN. You may need to train several times as the quality of the results are sensitive to the initialization.

Data Preparation

bash datasets/download_cyclegan_dataset.sh horse2zebra

Train

bash scripts/train_attngan.sh

About

Attention-GAN for object transfiguration in wild images, ECCV2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published