elvisyjlin / AttGAN-PyTorch

AttGAN PyTorch Arbitrary Facial Attribute Editing: Only Change What You Want
MIT License
248 stars 61 forks source link

Pretrained model doesn't seem to have necessary file #16

Open Varshul opened 5 years ago

Varshul commented 5 years ago

Hey,

The pretrained model doesn't have necessary '*pth' https://github.com/elvisyjlin/AttGAN-PyTorch/blob/master/utils.py#L14

Model - 128_shortcut1_inject1_none

Can you help out here?

xuezhongcailian commented 4 years ago

Hello, can you provide me Pretrained model? The link can not open

elvisyjlin commented 4 years ago

@Varshul Please unzip 128_shortcut1_inject1_none.zip, and you'll find checkpoint/weights.49.pth. Note that 128_shortcut1_inject1_none/ is supposed be put under output/ as the instructions describe. @xuezhongcailian The link to my pretrained model is specified here, or you can go to the folder http://bit.ly/attgan-pretrain directly.