From 130b9cf68e84e97d12f717b7bad0a49430666bd8 Mon Sep 17 00:00:00 2001 From: Alosh Denny <97750960+aloshdenny@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:15:25 +0530 Subject: [PATCH] Update README with visualizer link for SynthID Added a link to a visualizer for SynthID watermarking. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5967ff..6d8e3c8 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ This project reverse-engineers **Google's SynthID** watermarking system - the in 2. **Built a detector** that identifies SynthID watermarks with 90% accuracy 3. **Developed a multi-resolution spectral bypass** (V3) that achieves **75% carrier energy drop**, **91% phase coherence drop**, and **43+ dB PSNR** on any image resolution +[VT-OxFF](https://github.com/VT-0xFF) built a really cool visualizer to view the process of how SynthID watermark is added to images [here](https://github.com/VT-0xFF/SynthID-Explained) (also available in repo description)! + --- ## 🚨 Contributors Wanted: Help Expand the Codebook