znxlwm / pytorch-CartoonGAN

Pytorch implementation of CartoonGAN (CVPR 2018)
MIT License
386 stars 74 forks source link

Port to PyTorch lightning. Verified to work with ffhq portraits + danbooru anime #18

Open winfried-ripken opened 3 years ago

winfried-ripken commented 3 years ago

This is a port of the original implementation to PyTorch Lightning modules for extended flexibility. I have also added references to two example datasets I used for experimenting. The edge detection script has been extended by functionality to remove black borders around the target images for this dataset.