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

  • 使用 TensorFlow 1.15.0 進行影像修補。
  • 受 CVPR 2018 (Contextual Attention) 和 ICCV 2019 (Gated Convolution) 研究的啟發。
  • 支援 Docker 以便於部署與執行。
  • 為特定類型的浮水印(例如 istock)提供預訓練模型權重檔 (checkpoints)。

相關

  • 專案
  • 專案
  • Dispatch
  • 專案
  • Dispatch