zuruoke/watermark-removal
a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
What it solves
它能移除图像中的水印,旨在产生与原图(无水印版本)无法区分的结果。
How it works
该项目使用基于机器学习的图像修复方法。其灵感来源于 Contextual Attention 和 Gated Convolution 的研究,用以填补水印所在位置的缺失像素。
Who it's for
需要使用深度学习技术来清除图像中不需要的水印的用户。
Highlights
- 使用机器学习进行高质量的图像修复。
- 灵感来源于 CVPR 2018 和 ICCV 2019 的研究论文。
- 提供 Docker 支持,以便于部署。
- 支持特定类型的水印,例如 istock。