zuruoke/watermark-removal
A TensorFlow-based deep learning model that removes watermarks from images using image inpainting techniques.

Velocity · 7d
+2.7
★ / day
Trend
→steady
star history
This project implements machine learning-based image inpainting to remove watermarks from photographs, producing results indistinguishable from the original un-watermarked images. It builds on academic research including Contextual Attention (CVPR 2018) and Gated Convolution (ICCV 2019), using deep neural networks to detect and fill in watermark regions with contextually appropriate image content.