yunjey / stargan

StarGAN - Official PyTorch Implementation (CVPR 2018)
MIT License
5.23k stars 970 forks source link

How to align Rafd dataset? #121

Open leeeeeeo opened 4 years ago

leeeeeeo commented 4 years ago

In the preprocess code, it seems that Rafd is not aligned. Only CenterCrop and Resize is performed.

Is it not necessary to align Rafd dataset?