Replies: 2 comments
-
|
Hi @danyhm, Great question! Yes, the tool can remove text - you just need to use a custom detection prompt: python remwm.py input.png output/ --detection-prompt="text"Or for both text and logos: python remwm.py input.png output/ --detection-prompt="text logo watermark"For your scale of 10M+ images, here are some recommendations:
The detection quality depends on Florence-2's ability to recognize the specific text/logo patterns. For consistent watermarks across millions of images, results should be reliable. For varied watermarks, you might need to experiment with different detection prompts. Would you be willing to share a sample image? I could suggest the optimal settings for your specific use case. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @D-Ogi What I want to do is (in order of preference):
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
some service online offer text + logo removal as well.
like unwatermark.ai
watermarkremover.io
and a few more.
i want to process 10M+ images and it's not affordable to use their services.
any recommendation ?
Beta Was this translation helpful? Give feedback.
All reactions