Ben-Louis / Deep-Image-Analogy-PyTorch

A python implementation of Deep-Image-Analogy based on pytorch.
MIT License
181 stars 42 forks source link

urllib.error.HTTPError: HTTP Error 403: Forbidden #10

Closed aradhyamathur closed 2 years ago

aradhyamathur commented 4 years ago

Unable to access the model url in VGG19.py. "https://s3-us-west-2.amazonaws.com/jcjohns-models/vgg19-d01eb7cb.pth" seems to be forbidden can you please check or suggest alternate.

ahmetgunduz commented 4 years ago

@aradhyamathur try this path : https://download.pytorch.org/models/vgg19-dcbb9e9d.pth

Ben-Louis commented 2 years ago

I have updated the url to "https://web.eecs.umich.edu/~justincj/models/vgg19-d01eb7cb.pth". @ahmetgunduz The official pretrained model from pytorch will generate weird results even with correct preprocessing. Examples: img_AP img_B