Update README with visualizer link for SynthID

Added a link to a visualizer for SynthID watermarking.
This commit is contained in:
Alosh Denny
2026-04-14 01:15:25 +05:30
committed by GitHub
parent d012872d7d
commit 130b9cf68e
+2
View File
@@ -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