NVIDIA / vid2vid

Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

danielkaifeng opened this issue · comments

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?