GithubHelp home page GithubHelp logo

c00renut / deep-blind-watermark-removal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vinthony/deep-blind-watermark-removal

0.0 1.0 0.0 58 KB

[AAAI 2021] Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal

Home Page: https://arxiv.org/abs/2012.07007

Python 96.96% Jupyter Notebook 3.04%

deep-blind-watermark-removal's Introduction

This repo contains the code and results of the AAAI 2021 paper:

Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal
Xiaodong Cun, Chi-Man Pun*
University of Macau

Datasets | Models | Paper | 🔥Online Demo!(Google CoLab)


nn

The overview of the proposed two-stage framework. Firstly, we propose a multi-task network, SplitNet, for watermark detection, removal and recovery. Then, we propose the RefineNet to smooth the learned region with the predicted mask and the recovered background from the previous stage. As a consquence, our network can be trained in an end-to-end fashion without any manual intervention. Note that, for clearness, we do not show any skip-connections between all the encoders and decoders.


The whole project will be released at the January of 2021 (almost).

Datasets

We synthesized four different dataset for training and testing, you can downlaod the dataset via One Drive.

image

Pre-trained Models

Other Pre-trained Models are still reorganizing and uploading, it will be released soon.

Demos

An easy-to-use online demo can be founded in google colab.

The local demo will be released soon.

Pre-requirements

pip install -r requirements.txt

Train

Besides training our methods, here, we also give an example of how to train the s2am under our farmewrok. More details can be founded in the shell scripts.

bash examples/evaluation.sh

Test

bash examples/test.sh

Acknowledgements

The author would like to thanks Nan Chen for her helpful discussion.

Part of the code is based upon our previous work on image harmonization s2am

Citation

If you find our work useful in your research, please consider citing:

@misc{cun2020split,
      title={Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal}, 
      author={Xiaodong Cun and Chi-Man Pun},
      year={2020},
      eprint={2012.07007},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Contact

Please contact me if there is any question (Xiaodong Cun [email protected])

deep-blind-watermark-removal's People

Contributors

vinthony avatar

Watchers

James Cloos 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.