Skip to content

PracNeyman/attention_guided_img_trans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Pytorch-Attention-Guided-CycleGAN Attempt at Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation. ![Image](images/arch.png) This architecture uses an attention module to identify the foreground or salient parts of the images onto which image translation is to be done. Some of the results shown in the paper - ![Image](images/examples.png) # How to run Download dataset ```bash bash datasets/download_datasets.sh ``` Train ```bash train.py ``` optional arguments ```shell --resume --dataroot --LRgen --LRdis --LRattn ``` # attention_guided_img_trans # attention_guided_img_trans # attention_guided_img_trans

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published