laoyao / watermark-remover

Remove watermark automatically. 水印自动消除

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watermark Remover Automatically

Tips

If you want the source code, please email me.

Please run with Python 3.6.5

Result

Install

  1. cd watermark-remover; pip3 install -r requirements.txt
  2. Install opencv Python3 binding.(If you need, I can share one to you)

Usage

Demo

  1. bash demo.sh

Customer

  1. Put all watermarked images into one folder
  2. python3 main_solver.pyc --path [watermarked images folder]

Progress and Implemented function

About

Remove watermark automatically. 水印自动消除


Languages

Language:Python 99.4%Language:Shell 0.6%