Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 268 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 268 Bytes

Image Steganography is the process of hiding secret image in a cover image and extract again at reciever's end. The algorithm is implemented on google colab using tensorflow and keras libraries of python. Coco image dataset is used for training and testing the model.