Multi-Image Steganography Using Deep Neural Networks
2021-01-02Code Available1· sign in to hype
Abhishek Das, Japsimar Singh Wahi, Mansi Anand, Yugant Rana
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/JapsimarSinghWahi/DeepSteganographyOfficialIn paperpytorch★ 53
- github.com/m607stars/multiimagesteganographypytorch★ 38
Abstract
Steganography is the science of hiding a secret message within an ordinary public message. Over the years, steganography has been used to encode a lower resolution image into a higher resolution image by simple methods like LSB manipulation. We aim to utilize deep neural networks for the encoding and decoding of multiple secret images inside a single cover image of the same resolution.