Uranium-Deng / Steganalysis-StegoRemovalLinks
本科毕业设计,实现图像隐写分析以及隐写去除,其中隐写分析采用SRNet网络模型,隐写去除采用DDSP网络模型
☆69Updated 4 years ago
Alternatives and similar repositories for Steganalysis-StegoRemoval
Users that are interested in Steganalysis-StegoRemoval are comparing it to the libraries listed below
Sorting:
- 数字图像可视化水印系统的设计与实现(LSB算法、DCT算法、随机间隔算法、区域校验位算法、图像降级算法、图像降级算法改进等6种数字水印算法的实现)☆123Updated 4 years ago
- 数字水印project,基于DWT的图像水印项目☆11Updated 2 years ago
- “秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。☆48Updated 3 years ago
- A pytorch implementation of Deep Residual Network for Steganalysis of Digital Images (SRNet)☆97Updated 3 years ago
- Deep residual network for steganalysis of digital images☆18Updated 2 years ago
- 本科毕业设计:针对Deepfake假脸视频面部细节特征的提取算法☆70Updated 5 months ago
- FangHanNUS / PIMoG-An-Effective-Screen-shooting-Noise-Layer-Simulation-for-Deep-Learning-Based-Watermarking-NetwThis is the code for paper: ``PIMoG : An Effective Screen-shooting Noise-Layer Simulation for Deep-Learning-Based Watermarking Network. .…☆71Updated 2 years ago
- A pytorch implementation of Structural Design of Convolutional Neural Networks for Steganalysis (Xunet)☆37Updated 3 years ago
- This repository is the official PyTorch implementation of ARWGAN: attention-guided robust image watermarking model based on GAN.☆48Updated 2 years ago
- Replicated paper: END-TO-END TRAINED CNN ENCODER-DECODER NETWORKS FOR IMAGE STEGANOGRAPHY☆10Updated 5 years ago
- PyTorch implementation of the classical image steganalysis networks, compatible with both grayscale and color images, and supporting mult…☆69Updated last year
- A Siamese CNN for Image Steganalysis☆78Updated 5 years ago
- Image steganography usings Generative Adverserial Networks☆41Updated last year
- Official code for UDH: Universal Deep Hiding for Steganography, Watermarking, and Light Field Messaging (Accepted at NeurIPS2020).☆121Updated 4 years ago
- Pytorch implementation of paper "HiDDeN: Hiding Data With Deep Networks" by Jiren Zhu, Russell Kaplan, Justin Johnson, and Li Fei-Fei☆404Updated last year
- 本科毕业设计,基于python的图像复制粘贴篡改识别软件。☆25Updated 4 years ago
- Official PyTorch implementation of "HiNet: Deep Image Hiding by Invertible Network" (ICCV 2021)☆196Updated 3 years ago
- From Image to Imuge: Immunized Image Generation, official code, implemented by PyTorch, ACMMM 2021 paper☆21Updated 3 years ago
- List for learning image steganography☆33Updated last year
- 基于LSB隐写术将文本隐藏于320x240的灰度图像☆20Updated 5 years ago
- This is the source code of paper MBRS : Enhancing Robustness of DNN-based Watermarking by Mini-Batch of Real and Simulated JPEG Compressi…☆107Updated last year
- ☆42Updated 2 years ago
- ☆54Updated 4 months ago
- The official implement of the paper 'Depth-Wise Separable Convolutions and Multi-Level Pooling for an Efficient Spatial CNN-Based Stegana…☆14Updated 4 years ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆34Updated 6 years ago
- Implementation of "Invisible Steganography via Generative Adversarial Networks" (https://arxiv.org/abs/1807.08571)☆65Updated 7 years ago
- ☆16Updated 3 years ago
- This repo collects the paper list of deep hiding.☆54Updated last year
- 1)搭建CNN训练MNIST数据集; 2)分别使用FGSM(快速梯度符号法)与GAN(生成对抗网络)、DCGAN(深度卷积生成对抗网络)生成MNIST的对抗样本,并攻击1)中模型☆10Updated 2 years ago
- 使用pytorch实现FGSM☆31Updated 4 years ago