Giter Site home page Giter Site logo

delphinfo / watermark-remover Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 1lots/watermark-remover

0.0 0.0 0.0 17.49 MB

Remove watermark automatically(Just can use for fixed position watermark till now). 自动水印消除算法的实现(目前只支持固定水印位置)。

Shell 38.82% Python 61.18%

watermark-remover's Introduction

Watermark Remover Automatically

Tips

If you want the source code, please exchange with your code. I am not the free worker of you.

Please run with Python 3.6.5

Result

Result with demo images

Result with pratical images

Docker runtime [Recommendation]

  • docker pull whitelok/watermark-remover:v1.0

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 train.sh for training the watermark and alpha saving in result folder and remove watermark from original image.

Tips

  • Training tips
  1. if the watermark free result is not good enough, you can change --iters (refer to train.sh)
  2. if the training process is too long to wait, you can change --watermark_threshold (refer to train.sh)
  3. if you get tk_inter error, you can change --save_result (refer to train.sh)

Customer

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

Progress and Implemented function

watermark-remover's People

Contributors

whitelok avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.