Stars
PyTorch implementation of the classical image steganalysis networks, compatible with both grayscale and color images, and supporting multiple image sizes.
PyTorch implementation of JiT https://arxiv.org/abs/2511.13720
This is the source code of paper MBRS : Enhancing Robustness of DNN-based Watermarking by Mini-Batch of Real and Simulated JPEG Compression, which is received by ACM MM' 21.
(ACM TOMM) This is the official code repository for "VM-UNet: Vision Mamba UNet for Medical Image Segmentation".
Wavelet Convolutions for Large Receptive Fields. ECCV 2024.
Establishing Robust Generative Image Steganography via Popular Stable Diffusion
✔(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】
CVPR 2025 DarkIR: Robust Low-Light Image Restoration - State of the art low light deblurring. NTIRE 2025 Best Method. [Official PyTorch Implementation]
A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message in the desired cover file using the tool and can send it to…
This is a library to encode bits into text.... steganography in text!
Text-based steganography that uses whitespace to conceal information
Text steganography based on Markov chains
Flask website for implementation of paper on text-based steganography i.e. hiding a secret message in a cover message and sending it over social media which in turn can be revealed.
2025年全网最全即插即用模块,免费分享!CVPR2025,AAAI2025,ICLR2025,TNNLS2025,arXiv2025......包含人工智能全领域(机器学习、深度学习等),适用于图像分类、目标检测、实例分割、语义分割、全景分割、姿态识别、医学图像分割、视频目标分割、图像抠图、图像编辑、单目标跟踪、多目标跟踪、行人重识别、RGBT、图像去噪、去雨、去雾、去阴影、去模糊、超分辨…
PyTorch implementation of MAR+DiffLoss https://arxiv.org/abs/2406.11838
Pytorch code for IEEE TWC paper "Predictive and Adaptive Deep Coding for Wireless Image Transmission in Semantic Communication"
Code for the paper "Controlling Style and Semantics in Weakly-Supervised Image Generation", ECCV 2020
Official code for the CVPR 2025 paper "SemanticDraw: Towards Real-Time Interactive Content Creation from Image Diffusion Models."
Language Models Can See Better: Visual Contrastive Decoding For LLM Multimodal Reasoning
C and MATLAB implementation for Polar encoding and decoding
WeixiangLi-93 / PICO-RL
Forked from a-pig-akab/PICO-RL_projectThe project code is the Source code of the paper "Payload-Independent Direct Cost Learning for Image Steganography"
没有图像隐写检测代码 【针对nsF5 UERD J-UNIWARD 】(未完成)
A Library of Audio Steganography & Watermarking Algorithms
Audio file steganography. Hides files or text inside audio files and retrieve them automatically
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch