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。