harveyslash/Deep-Steganography
Hiding Images within other images using Deep Learning
This project helps you embed a 'secret' image within another 'cover' image, making the secret image imperceptible to the human eye. You provide two images: one you want to hide and one to hide it within. The output is a single image that looks like the cover image, but secretly contains the other. This is useful for individuals or organizations who need to discreetly transmit visual information.
213 stars. No commits in the last 6 months.
Use this if you need to embed one image invisibly within another, and then reliably extract the hidden image later.
Not ideal if you need to hide text or other non-image data, or if you require extreme security against sophisticated adversarial attacks.
Stars
213
Forks
46
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 25, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/harveyslash/Deep-Steganography"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zuruoke/watermark-removal
a machine learning image inpainting task that instinctively removes watermarks from image...
braindotai/Watermark-Removal-Pytorch
🔥 CNN for Watermark Removal using Deep Image Prior with Pytorch 🔥.
whitelok/watermark-remover
Remove watermark automatically(Just can use for fixed position watermark till now)....
SAP-archive/ml-model-watermarking
Protect your machine learning models easily and securely with watermarking 🔑
hellloxiaotian/SWCNN
A self-supervised CNN for image watermark removal (IEEE Transactions on Circuits and Systems for...