saadzia10 / Steganography-Deep-Learning
Paper implementation for "End-to-end Trained CNN Encoder-Decoder Networks for Image Steganography"
☆15Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Steganography-Deep-Learning
- Replicated paper: END-TO-END TRAINED CNN ENCODER-DECODER NETWORKS FOR IMAGE STEGANOGRAPHY☆11Updated 4 years ago
- Hiding Images in Plain Sight: Deep Steganography☆34Updated 6 years ago
- Ever sent a hidden message in invisible ink to your friends? Are you intrigued by the idea of cryptic message exchange? How about using i…☆49Updated 3 years ago
- Official pytorch implementation of paper "Image Disentanglement Autoencoder for Steganography without Embedding" (CVPR2022).☆46Updated last year
- A pytorch implementation of Structural Design of Convolutional Neural Networks for Steganalysis (Xunet)☆25Updated 2 years ago
- A pytorch implementation of Deep Residual Network for Steganalysis of Digital Images (SRNet)☆84Updated 2 years ago
- ☆27Updated 6 years ago
- Steganalysis based deep learning☆54Updated 4 years ago
- core code for High-Capacity Convolutional Video Steganography with Temporal Residual Modeling☆55Updated 3 years ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆31Updated 5 years ago
- ☆46Updated last year
- The codes for the paper "A Novel Two-stage Separable Deep Learning Framework for Practical Blind Watermarking"☆45Updated 4 years ago
- HiDDeN: Hiding Data with Deep Networks.☆94Updated 5 years ago
- ☆54Updated 10 months ago
- Deep residual network for steganalysis of digital images☆15Updated last year
- A PyTorch implementation of image steganography utilizing deep convolutional neural networks☆117Updated 6 years ago
- Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"☆9Updated 6 years ago
- ☆14Updated 2 years ago
- The official implement of the paper 'Depth-Wise Separable Convolutions and Multi-Level Pooling for an Efficient Spatial CNN-Based Stegana…☆14Updated 3 years ago
- Global NIPS Paper Implementation Challenge of "Hiding Images in Plain Sight: Deep Steganography"☆51Updated 6 years ago
- The source code for the paper "Robust Data Hiding Using Inverse Gradient Attention".☆12Updated 2 years ago
- Code for our research paper VStegNET☆12Updated last year
- Implementation of Hidding Images in Plain Sight: Deep Steganography in Pytorch☆30Updated 6 years ago
- This is a PyTorch Reimplementation of High-Capacity Convolutional Video Steganography with Temporal Residual Modeling (ICMR2019, oral)☆8Updated 3 years ago
- ☆21Updated last year
- A general approach for using deep neural network for digital watermarking☆13Updated 4 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)☆18Updated 2 years ago
- PyTorch implementation of the classical image steganalysis networks, compatible with both grayscale and color images, and supporting mult…