🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

watermark-removal

zuruoke/watermark-removal
Download & install Download and install locally. No server needed.

a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image

WatermarkingAI
watermark-removal repository card

Deploy command

docker run --rm -v '<path_to_model_dir>:/repo/model' -v '<path_to_input_dir>:/input' -v '<path_to_output_dir>:/output' watermark-removal --checkpoint_dir /repo/model --image '/input/<input_image_file>' --output '/output/<output_image_file>' --watermark_type istock

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

Stars
★ 5.2k
Language
Python
License
MIT
Last updated
2026-08-14
Category
Watermarks
Section
General