vinthony / deep-blind-watermark-removal

[AAAI 2021] Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal
https://arxiv.org/abs/2012.07007
223 stars 55 forks source link

Try on my image #3

Open geekmangnu opened 3 years ago

geekmangnu commented 3 years ago

Hi, can I try it on watermarked image which I do not have mask. If so could you provide example on colab file removing watermark from uploaded image or from a test folder?

geekmangnu commented 3 years ago

By the way first removal command is dangerous better to remove this on colab file. # download the necessary componments ! rm -rf *

vinthony commented 3 years ago

Sorry to reply late.

I will update the colab soon and it is easy to modify the code by several lines.

Infinitay commented 3 years ago

@geekmangnu did you manage to use the pretrained model on your own images?

Ustarlight commented 1 year ago

Hi, that is better if author could provide a inference that I can test my custom watermark image directly without any auxiliary masks, etc.