james-oldfield / PandA

[ICLR'23] Code to reproduce the results in the paper "PandA: Unsupervised Learning of Parts and Appearances in the Feature Maps of GANs"
https://james-oldfield.github.io/PandA
Apache License 2.0
58 stars 4 forks source link

The link to the Pre-trained models is broken #3

Closed practicStar closed 3 months ago

practicStar commented 3 months ago

I cannot download the model through this link "wget -r -np -nH --cut-dirs=2 -R index http://eecs.qmul.ac.uk/~jo001/PandA-pretrained-models/"

james-oldfield commented 3 months ago

Hi!

Thanks for spotting this! I've now fixed the link. Is the link now working again for you (perhaps on a private browser or after clearing the cache)?

Thanks!

practicStar commented 3 months ago

Hi!

Thanks for spotting this! I've now fixed the link. Is the link now working again for you (perhaps on a private browser or after clearing the cache)?

Thanks!

The link is now working. Thank you so much for fixing it!