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

/checkpoints\experiment_name\latest_net_G0.pth not exists yet! #153

Open sunshinewhy opened 4 years ago

sunshinewhy commented 4 years ago

I download label2city_1024_g1, but when I test the model, it shows the error that ---------- Networks initialized -------------

./checkpoints\experiment_name\latest_net_G0.pth not exists yet! Could you tell me what should I download? Thanks a lot!