Skip to content

An attempt at a PyTorch implementation of 'Pixel-Level Domain Transfer', Yoo et. al. ECCV 2016

License

Notifications You must be signed in to change notification settings

MayankSingal/PyTorch-Pixel-Level-Domain-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch-Pixel-Level-Domain-Transfer

An attempt at a PyTorch implementation of 'Pixel-Level Domain Transfer', Yoo et. al. ECCV 2016

Run train.py to start training the model.

Modify the data folder path (Line 21 in train.py) according to your local systems before training.

Results at the end of ~2500 iterations with a batch size of 256:

Alt text

About

An attempt at a PyTorch implementation of 'Pixel-Level Domain Transfer', Yoo et. al. ECCV 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages