TomTomTommi / HiNet

Official PyTorch implementation of "HiNet: Deep Image Hiding by Invertible Network" (ICCV 2021)
170 stars 36 forks source link

quantization? #4

Closed xhb666 closed 2 years ago

xhb666 commented 3 years ago

Do you consider quantization step? Could you tell me where it is? Thank you very much.

TomTomTommi commented 2 years ago

Thanks. According to the previous works https://github.com/muziyongshixin/pytorch-Deep-Steganography and https://github.com/m607stars/MultiImageSteganography, we did not consider the quantization step.

xhb666 commented 2 years ago

OK, I see. Thank you.

TomTomTommi commented 2 years ago

Thanks for the constructive issue. This problem is a drawback in this work and maybe our future work.