NVIDIA / vid2vid

Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Other
8.61k 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 2 years 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)

sumit171993 commented 1 week ago

No, these links (1st for dataset.zip and the other one Cityscape link) not working. Both links are giving forbidden error: Image

Please do the needful

xiaomaofei commented 6 days ago

same questions。help me

sumit171993 commented 6 days ago

same questions。help me

Also I am facing issue in installation for flownet_pytorch. @xiaomaofei able to install it? Getting resample2d_cuda installation issue, because of compatibility between Cuda Version and Pytorch version. Cuda_Version is 12.6 but pytorch version is 11.8.

Thanks and Regards

dkosovic commented 6 days ago

Although I previously posted the above links, unfortunately I no longer have local copies of the files to be able to upload elsewhere.

sumit171993 commented 6 days ago

@dkosovic Thanks for the links. But it still does not work for me. Can you also help me with the flownet_pytorch installation issue which I am facing?

Regards,

sumit171993 commented 6 days ago

@dkosovic This is the issue: https://github.com/NVIDIA/vid2vid/issues/151#issuecomment-2490208552

dkosovic commented 6 days ago

@sumit171993 I just requoted the links I previously posted in this issue. I didn't mean to imply they worked, sorry about that. Back in 2022 I posted them after someone in my workplace was having the issue downloading them with the Python script downloader. So, I worked out what the actual links were by looking at the code and shared the links as I thought they might be useful for others.

Unfortunately, I no longer have local copies of the zip files to share.

Sorry I can't help with the flownet_pytorch issue, it's been ages since I last installed it and can't remember much.

sumit171993 commented 6 days ago

It's OK, thanks!!

On Thu, 21 Nov, 2024, 1:20 pm Douglas Kosovic, @.***> wrote:

@sumit171993 https://github.com/sumit171993 I just requoted the links I previously posted in this issue. I didn't mean to imply they worked, sorry about that. Back in 2022 I posted them after someone in my workplace was having the issue downloading them with the Python script downloader. So, I worked out what the actual links were by looking at the code and shared the links as I thought they might be useful for others.

Unfortunately, I no longer have local copies of the zip files to share.

Sorry I can't help with the flownet_pytorch issue, it's been ages since I last installed it and can't remember much.

— Reply to this email directly, view it on GitHub https://github.com/NVIDIA/vid2vid/issues/151#issuecomment-2490297983, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWT3YZESCTR4MYWOT2JUFOD2BWGDXAVCNFSM6AAAAABSBEVAC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJQGI4TOOJYGM . You are receiving this because you were mentioned.Message ID: @.***>