NVIDIA / vid2vid

Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Other
8.57k stars 1.2k forks source link

how can download script continue from break point due to network error? #143

Open danielkaifeng opened 4 years ago

danielkaifeng commented 4 years ago

downloading from gdrive is not stable, when the network break down and restart the download script it will download from scratch.

Is there any way to for Breakpoint resume?