Skip to content

tanvirnwu/SADRE

 
 

Repository files navigation

Saliency-Aware Diffusion Reconstruction for Effective Invisible Watermark Removal[Paper]

Inzamamul Aalm, Md Tanvir Islam, Simon S. Woo*
| Department of Computer Science and Engineering, Sungkyunkwan University, South Korea | *Corresponding Author |

Dependencies

pip install -r requirements.txt

We use CUDA 11.3 for our experiment.

Run the attack

python run.py

Cite this Paper

If you find our work useful in your research, please consider citing our paper and star ✨✨ this repository. Thank you!

@inproceedings{sadre_www_2025,
  title={Saliency-Aware Diffusion Reconstruction for Effective Invisible Watermark Removal},
  author={Alam, Inzamamul and Islam, Md Tanvir and Woo, Simon S.},
  booktitle={Companion Proceedings of the ACM Web Conference 2025 (WWW Companion’25)},
  year={2025},
  doi= {https://doi.org/10.1145/3701716.3715519}
}

Part of this project is based on WatermarkAttacker.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%