Justin-Tan / generative-compression

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

The quantizer sets quantization centers as [-2, -1, 0, 1,2], which makes no sense after ReLU. Update: this should work for low bitrate compression. Sorry. #46

Closed yifeipet closed 1 year ago

yifeipet commented 2 years ago

Do you have Arithmetic codes for this one?