Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

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

Notifications You must be signed in to change notification settings

SergioInToronto/watermark-removal

 
 

Repository files navigation

Watermark-Removal

Fork of https://github.com/bg1szd/watermark-removal

Changes:

  • Allow scaling image before processing (to speed up processing or reduce memory usage)
  • Scripts for easy running
  • Fix bugs and typos

NOTE: It's not very good...

  • Works well only for small changes, simple inpaiting
  • Cannot "use" transparency - only full cutout + inpainting
  • I suggest using a modern model from huggingface instead

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%