zuruoke/watermark-removal
a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
Implements contextual attention and gated convolution architectures from CVPR 2018 and ICCV 2019 papers to reconstruct missing image regions. Built on TensorFlow 1.15.0 with the neuralgym toolkit, supporting multiple watermark types (e.g., iStock) and deployable via Docker for batch processing. Accepts watermarked images and outputs reconstructed versions through a command-line interface with configurable checkpoint directories.
4,413 stars.
Stars
4,413
Forks
507
Language
Python
License
—
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zuruoke/watermark-removal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
braindotai/Watermark-Removal-Pytorch
🔥 CNN for Watermark Removal using Deep Image Prior with Pytorch 🔥.
harveyslash/Deep-Steganography
Hiding Images within other images using Deep Learning
whitelok/watermark-remover
Remove watermark automatically(Just can use for fixed position watermark till now)....
SAP-archive/ml-model-watermarking
Protect your machine learning models easily and securely with watermarking 🔑
hellloxiaotian/SWCNN
A self-supervised CNN for image watermark removal (IEEE Transactions on Circuits and Systems for...