NVIDIA / FastPhotoStyle

Style transfer, deep learning, feature transform
Other
11.11k stars 1.2k forks source link

Directly download url #82

Open FantasyJXF opened 5 years ago

FantasyJXF commented 5 years ago

Directly download url

Tvde1 commented 5 years ago

Why?

FantasyJXF commented 5 years ago

At first, I couldn't download the model with the script, it took me some time to get the right url form the code.

This PR just want to help those who might have the same problem, and He or She can directly download the model with the url and wget or sth.

Tvde1 commented 5 years ago

This is the XY problem. Instead of a dirty fix, try figuring out why the download didn't work.

FantasyJXF commented 5 years ago

Not sure the reason, may be the network delay. I think it could be a available option.

arijoon commented 5 years ago

Adding a comment with the download link in code won't really help, anyone can just put a print statement and get it, maybe add it to README instead under FAQ or something, e.g. if model download failed, manually download from xyz

FantasyJXF commented 5 years ago

Add to FAQ would be great, hope I was not the only one met the problem

发自我的 iPhone

在 2019年7月1日,上午8:03,arijoon notifications@github.com 写道:

Adding a comment with the download link in code won't really help, anyone can just put a print statement and get it, maybe add it to README instead under FAQ or something, e.g. if model download failed, manually download from xyz

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.