└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # AgileGAN 2 | Official repo for paper "AgileGAN: Stylizing Portraits by Inversion-Consistent Transfer Learning" 3 | Code are published in the supplementary at https://dl.acm.org/doi/abs/10.1145/3450626.3459771. 4 | Due to company IP policy, I am sorry that dataset, training code and model might not be able to release. 5 | However, you can use third-party implementation to get similar results. https://github.com/open-mmlab/MMGEN-FaceStylor 6 | If you would like me to run some comparison result, I am happy to help. 7 | 8 | # Project Website 9 | [link](https://guoxiansong.github.io/homepage/agilegan.html) 10 | --------------------------------------------------------------------------------