dayu11 / DCGAN-for-Steganography
My implementation of y-DCGAN,which can automatically learn embedding change probability for digital images.
☆9Updated 6 years ago
Alternatives and similar repositories for DCGAN-for-Steganography:
Users that are interested in DCGAN-for-Steganography are comparing it to the libraries listed below
- Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"☆9Updated 6 years ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆31Updated 5 years ago
- ☆11Updated 4 years ago
- Steganalysis based deep learning☆55Updated 4 years ago
- A pytorch implementation of Structural Design of Convolutional Neural Networks for Steganalysis (Xunet)☆31Updated 2 years ago
- An implementation of S-UNIWARD steganography in python☆19Updated 4 years ago
- a residual network for image steganalysis☆18Updated 7 years ago
- This is a PyTorch Reimplementation of High-Capacity Convolutional Video Steganography with Temporal Residual Modeling (ICMR2019, oral)☆8Updated 3 years ago
- Official pytorch implementation of paper "Image Disentanglement Autoencoder for Steganography without Embedding" (CVPR2022).☆46Updated 2 years ago
- List for learning image steganography☆19Updated 8 months ago
- ☆18Updated 2 years ago
- brijeshiitg / Pytorch-Implementation-of-YeNet-Deep-Learning-Hierarchical-Representations-for-Image-Steganalysis-A pytorch implementation of Deep Learning Hierarchical Representation for Image Steganalysis (YeNet)☆19Updated 2 years ago
- The official implement of the paper 'Depth-Wise Separable Convolutions and Multi-Level Pooling for an Efficient Spatial CNN-Based Stegana…