Skip to content

Marcovaldong/ISGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invisible Steganography via Generative Adversarial Networks

Our basic model conceals a gray secret image into a color cover image. To strengthen the invisibility, we transform the color image from RGB ro YUV, then hiding the secret image into the Y channel. After hidding, we transform the stego image back to RGB, so the secret image is spreaded into three channels of RGB. This measure can save all color information into the stego image. There are some examples below.

I will add the details soon.

References

About

Implementation of "Invisible Steganography via Generative Adversarial Networks" (https://arxiv.org/abs/1807.08571)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages