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

Downloading data sets and pre-trained models

notknowchild opened this issue · comments

I downloaded the data set and the pre-trained model and the connection timed out. I found a link in the download_gdrive.py in the scripts but it didn't open. Is there any other way to download the data set and pre-trained model? Thank you.

The issue is with Google drive which comes up with a "Google Drive can't scan this file for viruses" as the zip files are too large.

The files can be downloaded with a web browser by clicking on the "Download anyway" button on the following pages :

datasets.zip (202MB) :

Cityscapes_models_all.zip (2.9GB) :

face_models.zip (1.4GB)