pangxiaolian's Stars
albblgb/Deep-Steganalysis
PyTorch implementation of the classical image steganalysis networks, compatible with both grayscale and color images, and supporting multiple image sizes.
imagecbj/SAE-JS
river-huang/ARWGAN
This repository is the official PyTorch implementation of ARWGAN: attention-guided robust image watermarking model based on GAN.
jjhuangcs/AdvINN
Official Code of "Imperceptible Adversarial Attack via Invertible Neural Networks"
SYSU-SCC/sysu-thesis
中山大学 LaTeX 论文项目模板
hendrycks/robustness
Corruption and Perturbation Robustness (ICLR 2019)
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
DXQer/Cov-Pooling-Steganalytic-Network
A fast and effective global covariance pooling network for image steganalysis in spatial domain.
ChaoningZhang/Pseudo-Differentiable-JPEG
Official repository for the paper "Towards Robust Data Hiding Against (JPEG) Compression: A Pseudo-Differentiable Deep Learning Approach".
GavinChevalier/steganography
The implementation of paper A Robust Coverless Steganography Based on Generative Adversarial Networks and Gradient Descent Approximation.
Yang-Liu1082/InvDN
Implementation for the paper: Invertible Denoising Network: A Light Solution for Real Noise Removal (CVPR2021).
QQiuyp/FIN
This is the source code of paper FIN: Flow-based Robust Watermarking with Invertible Noise Layer for Black-box Distortions, which is received by AAAI' 23.
lml2egg1314/UGS-TDSC
Source code for paper "Adversarial Steganography Embedding via Stego Generation and Selection"
FangHanNUS/PIMoG-An-Effective-Screen-shooting-Noise-Layer-Simulation-for-Deep-Learning-Based-Watermarking-Netw
This is the code for paper: ``PIMoG : An Effective Screen-shooting Noise-Layer Simulation for Deep-Learning-Based Watermarking Network. .Fang, Han, et al. Proceedings of the 30th ACM International Conference on Multimedia. 2022.
xiangyh9988/Ste-UAP
Project to repoduce "Steganographic universal adversarial perturbations".
jhayes14/UAN
Universal Adversarial Networks
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
mathcbc/advGAN_pytorch
a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
ldz666666/Style-atk
Author implementation of Exploring Adversarial Fake Images on Face Manifold (CVPR 2021 oral)
zjwei-nuist/SRAE
Self-recoverable Adversarial Examples: A New Effective Protection Mechanism in Social Networks
suro119/CAE
Lossy Image Compression with Compressive Autoencoders
megvii-model/HINet
hejingwenhejingwen/CResMD
(ECCV 2020) Interactive Multi-Dimension Modulation with Dynamic Controllable Residual Learning for Image Restoration
varshakishore/FNNS
murufeng/FUIR
A Flexible and Unified Image Restoration Framework (PyTorch), including state-of-the-art image restoration model. Such as NAFNet, Restormer, MPRNet, MIMO-UNet, SCUNet, SwinIR, HINet, etc. ⭐⭐⭐⭐⭐⭐
Lemok00/IDEAS
Official pytorch implementation of paper "Image Disentanglement Autoencoder for Steganography without Embedding" (CVPR2022).
kaix90/DCTNet
mmacosha/LapStyle
This repository implements LapStyle model
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.