Justin-Tan / generative-compression

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

how to make the 'HDF5' files #37

Closed qbzhu2020 closed 4 years ago

qbzhu2020 commented 4 years ago

Excuse me,I am a beginner in deep learning. I just want to use your code to train a model, but I don't know how to make the 'HDF5' files with the [Cityscapes leftImg8bit dataset]. Do you have the corresponding transforming code?