Saliency-Aware Diffusion Reconstruction for Effective Invisible Watermark Removal[Paper]
| Department of Computer Science and Engineering, Sungkyunkwan University, South Korea | *Corresponding Author |
pip install -r requirements.txt
python run.py
If you find our work useful in your research, please consider citing our paper and star ✨✨ this repository. Thank you!
@inproceedings{alam2025saliency,
author = {Alam, Inzamamul and Islam, Md Tanvir and Woo, Simon S.},
title = {Saliency-Aware Diffusion Reconstruction for Effective Invisible Watermark Removal},
publisher = {Association for Computing Machinery},
doi = {10.1145/3701716.3715519},
booktitle = {Companion Proceedings of the ACM on Web Conference 2025},
keywords = {adversarial attack, generative adversarial attack, regeneration attack, watermark elimination, watermark removal},
location = {Sydney NSW, Australia},
series = {WWW '25},
pages = {849–853},
numpages = {5},
year = {2025}
}
Part of this project is based on WatermarkAttacker.