Justin-Tan / high-fidelity-generative-compression

Pytorch implementation of High-Fidelity Generative Image Compression + Routines for neural image compression
Apache License 2.0
411 stars 77 forks source link

bit stream of the .hfc file #45

Open Echo-cwb opened 1 year ago

Echo-cwb commented 1 year ago

Dear author: After the image is compressed into .hfc, how do we get its specific bit information? Or how can the .hfc file be converted into a bit stream for transmission?