Justin-Tan / generative-compression

TensorFlow Implementation of Generative Adversarial Networks for Extreme Learned Image Compression
MIT License
512 stars 106 forks source link

tensorflow.python.framework.errors_impl.NotFoundError #40

Open zinla opened 3 years ago

zinla commented 3 years ago

tensorflow.python.framework.errors_impl.NotFoundError: data/leftImg8bit/train/bochum/bochum_000000_023435_leftImg8bit.png; No such file or directory

SusmithBarigidad commented 3 years ago

I think you need to download the images. Please use the below link to download the images : https://www.cityscapes-dataset.com/downloads/ 3rd link from the top. One needs to sign up to download.

zinla commented 3 years ago

Thanks,it works

SusmithBarigidad commented 3 years ago

Hey @alenandry Could please move the error to close ?

zhanpengA commented 1 year ago

嘿@alenandry I have downloaded the dataset, but it still shows this issue