repurpose-gan icon indicating copy to clipboard operation
repurpose-gan copied to clipboard

Where is the ckpt 550000?

Open leejesse opened this issue 4 years ago • 6 comments

Wanna implement the code!

leejesse avatar Aug 24 '21 05:08 leejesse

Check https://github.com/rosinality/stylegan2-pytorch for the FFHQ ckpt

bryandlee avatar Sep 10 '21 10:09 bryandlee

https://drive.google.com/file/d/1PQutd-JboOCOZqmd95XWxWrO8gGEvRcO/view

yashkant avatar Dec 25 '21 05:12 yashkant

https://drive.google.com/file/d/1PQutd-JboOCOZqmd95XWxWrO8gGEvRcO/view

How did you generate that?

MationPlays avatar Feb 25 '22 16:02 MationPlays

https://drive.google.com/file/d/1PQutd-JboOCOZqmd95XWxWrO8gGEvRcO/view

why is it a .pt panther file, when i train i get a pickle file network-000150.pkl file?

MationPlays avatar Jul 05 '22 17:07 MationPlays

Check https://github.com/rosinality/stylegan2-pytorch for the FFHQ ckpt

why is it a .pt panther file, when i train i get a pickle file network-000150.pkl file?

MationPlays avatar Jul 05 '22 17:07 MationPlays

Ok pt stand for pytorch and there is a colab to convert: https://notebooks.githubusercontent.com/view/ipynb?browser=chrome&color_mode=auto&commit=af93978cce6756533b65550b98c9e67ab2335808&device=unknown&enc_url=68747470733a2f2f7261772e67697468756275736572636f6e74656e742e636f6d2f6476736368756c747a2f7374796c6567616e322d747261696e696e672f616639333937386363653637353635333362363535353062393863396536376162323333353830382f436f6e766572745f706b6c5f746f5f70742e6970796e62&logged_in=false&nwo=dvschultz%2Fstylegan2-training&path=Convert_pkl_to_pt.ipynb&platform=android&repository_id=302484204&repository_type=Repository&version=96

MationPlays avatar Jul 11 '22 12:07 MationPlays