#439 · Primary category: Computer Vision
photoguard
Raising the Cost of Malicious AI-Powered Image Editing
Project last updated:02/27/23
GitHub Stars
695
Forks
68
Contributors
1
License
MIT
Why we included this project
PhotoGuard is a research defense against a specific problem: someone taking an image you posted and running it through a diffusion model to produce a convincing fake. The idea is to add a small adversarial perturbation to the image before it is shared, so that when a tool like Stable Diffusion tries to edit it, the output comes out visibly distorted or unrelated to the original. The repo covers two attack strategies, a lightweight one on the image encoder and a stronger end-to-end diffusion attack, with runnable notebooks for image-to-image and inpainting pipelines. It is research code tied to a paper, so expect to work through notebooks and tune parameters rather than drop in a turnkey service, though the interactive Gradio demo makes it easy to see the effect before you commit to integrating it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)