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

Downloading data sets and pre-trained models #151

Open notknowchild opened 4 years ago

notknowchild commented 4 years ago

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.

dkosovic commented 1 year ago

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)