Lornatang / WassersteinGAN_DIV-PyTorch

Wasserstein Divergence for GANs
Apache License 2.0
18 stars 4 forks source link

pre weights can not use !!! #3

Open violet2422 opened 2 years ago

violet2422 commented 2 years ago

model = torch.hub.load("Lornatang/WassersteinGAN_DIV-PyTorch", args.arch, progress=True, pretrained=True, verbose=False) Downloading: "https://github.com/Lornatang/WassersteinGAN_DIV-PyTorch/releases/download/0.1.0/Wasserstein_DIV_lsun-700f9016.pth" url is False?

Lornatang commented 2 years ago

Yes, the code is still being updated at the moment, the link will be updated later