ak9250 / stylegan-art

train stylegan through transfer learning
Other
371 stars 78 forks source link

Cannot download pre-trained model for transfer learning from gdrive link #7

Open sdtblck opened 5 years ago

sdtblck commented 5 years ago

Hi all,

the google drive link to download the pretrained model for transfer learning no longer works, the file appears to have been moved or deleted. Could anyone direct me toward an alternative model or could the link be updated?

Thanks

sdtblck commented 5 years ago

Link in .ipynb file: https://drive.google.com/uc?id=1eYHcNrI_kLRfWnC9Kb8xbak6548vTuyt

haachicanoy commented 5 years ago

Hi there,

Is it possible to share an updated link to obtain the pre-trained model?

Thanks a lot

sdtblck commented 5 years ago

I ended up using a different model and training from there - there are plenty available online if you dig around a little and transfer learning from most models will work just fine! You just need to make sure to get the initial tensor size right which might require some tweaking.

ak9250 commented 5 years ago

Updated the model link in colab, I accidentally deleted the old one when clearing up space in google drive

haachicanoy commented 5 years ago

Thanks a lot for the updated link. Just to confirm, I understand you are applying transfer learning over art paints. But, which was the original domain where you trained the model? Best.