Ross ROSS = Recommend OSS · open-source software intelligence for agents

marcbelmont/cnn-watermark-removal

Fully convolutional deep neural network to remove transparent overlays from images observed · 2026-08-28

github.com/marcbelmont/cnn-watermark-removal · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3259
  • days_rel: n/a
  • days_push: 1983
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1269 stars · 221 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A TensorFlow implementation of a fully convolutional neural network that removes transparent watermark overlays from images. It trains on synthetic rectangular masks over Pascal VOC/CIFAR images and predicts the original pixels under the overlay.

Use cases

  • remove transparent watermark overlays from images
  • inpaint regions covered by semi-transparent text or logos
  • train a CNN to reconstruct occluded image areas
  • experiment with dilated convolutions for image restoration
  • run inference on a watermarked image with a selection mask

When to choose

  • the watermark is a simple additive transparent overlay similar to the synthetic masks
  • you want a small, self-contained TensorFlow codebase to study watermark removal
  • you need a pretrained model for quick experiments on overlay removal

When to avoid

  • the watermark is complex, tiled, or very different from simple rectangular overlays
  • you need production-quality generalizable inpainting - deep image prior methods are recommended by the author
  • you require a maintained project with a license and active development
  • the overlay is applied non-additively (e.g., multiplicative blending)

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision machine-learning computer-vision image-processing python cross-platform watermark-removal inpainting tensorflow fully-convolutional-network dilated-convolution densenet image-restoration linux

1 source

Member repositories

RepositoryRoleHealth v2
marcbelmont/cnn-watermark-removalmain32

For agents

markdown · JSON · MCP: product_card(name="marcbelmont/cnn-watermark-removal")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem