opsam/imprints-unet-defensive-watermark-adversarial-noise
1
1 Prepare conda environment
conda env create -f environment.yml
conda activate water2 Run web application
python app.py3 Acknowledgements
This project benefited significantly from the following open-source repositories. We extend our sincere gratitude to their maintainers and contributors:
- https://github.com/bcmi/SLBR-Visible-Watermark-Removal
- https://github.com/vinthony/deep-blind-watermark-removal
- https://github.com/amirhertz/visualmotifremoval.git
- https://github.com/zengxianyu/crfill
- https://github.com/tsingqguo/misf
