Open Liu2126 opened 8 months ago
Download the pre-trained model Failed! Then I open the file download_model.sh and download_vgg.sh, and there are three URL offered to download the model like 'URL=https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/models/$FILE.t7'. However the website is blank, which accounts for my failure running on bash ./pretrained_models/download_model.sh style_cezanne written in the README.md.
Update URL to: //efrosgans.eecs.berkeley.edu/cyclegan/pretrained_models/
Download the pre-trained model Failed! Then I open the file download_model.sh and download_vgg.sh, and there are three URL offered to download the model like 'URL=https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/models/$FILE.t7'. However the website is blank, which accounts for my failure running on bash ./pretrained_models/download_model.sh style_cezanne written in the README.md.