rosinality / swapping-autoencoder-pytorch

Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch
Other
255 stars 47 forks source link

Trained weights #1

Open ofirkris opened 4 years ago

ofirkris commented 4 years ago

Hello, great project, well done! Can you kindly share all the pre-trained weights with me?

rosinality commented 4 years ago

You can use this: https://drive.google.com/file/d/1JkQHADB-jydOyWVdlnvkVPSvTAjo9fE_/view?usp=sharing

virgile-blg commented 4 years ago

Hi, thanks for sharing your work. This FFHQ trained model was trained at 256 px resolution ? For how many iterations ?

Seems likes the embeddings from it does not produce good results

rosinality commented 4 years ago

256px and 70000 iterations.