Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 650 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 650 Bytes

s2f2e

download data

For mac OS, you need to install wget, run brew install wget

run bash ./download_data.sh to download data.

dataset infos

Image size is [128, 128]

references

Original code: https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix

Refer these codes for data(e.g. image) augmentation:

Refer these pages for WGAN: