Justin-Tan / generative-compression

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

question about the resample. #7

Closed wensihan closed 6 years ago

wensihan commented 6 years ago

If I want to train the network on the cityscapes, what should I do to resize the image? Should I download something or run some command? Thank you very much for your response~