mobeets / bpcsLinks
digital image steganography using BPCS (Bit-Plane Complexity Segmentation Steganography)
☆29Updated last year
Alternatives and similar repositories for bpcs
Users that are interested in bpcs are comparing it to the libraries listed below
Sorting:
- Hiding Images within other images using Deep Learning☆210Updated 7 years ago
- An Improved CNN Steganalysis Architecture Based on “Catalyst Kernels” and Transfer Learning☆26Updated 6 years ago
- A PyTorch implementation of image steganography utilizing deep convolutional neural networks☆129Updated 7 years ago
- My implementation of y-DCGAN,which can automatically learn embedding change probability for digital images.☆10Updated 7 years ago
- ☆11Updated 5 years ago
- Compare efficiency of steganographic processes LSB,DCT and DWT☆61Updated 5 years ago
- SteganoGAN is a tool for creating steganographic images using adversarial training.☆350Updated 2 years ago
- An implementation of S-UNIWARD steganography in python☆22Updated 4 years ago
- ☆53Updated 4 years ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆34Updated 5 years ago
- Implementation of several Steganography and steganalysis techniques.☆48Updated last year
- Implementation of "Invisible Steganography via Generative Adversarial Networks" (https://arxiv.org/abs/1807.08571)☆65Updated 6 years ago
- Deep Steganalysis training script☆12Updated 4 months ago
- Image steganography usings Generative Adverserial Networks☆41Updated 11 months ago
- Pytorch Implementation of the paper: Multi-Image Steganography Using Deep Neural Networks by Abhishek et. al.☆38Updated 4 years ago
- Steganography is data hidden within data. Steganography is an encryption technique that can be used along with cryptography as an extra-s…