-
I took a screenshot of the picture with the watermark embedded in it, and then saved the picture in the output folder. When decoding the watermark: --pwd Is it the same as the pwd when embedding the w…
-
First of all, thanks for sharing this amazing watermark tool!
The problem I came across is that, when I running the example code in the [doc](https://github.com/guofei9987/blind_watermark#use-in-ba…
-
First of all, thank you for your work. It's awesome.
Unfortunately, I faced issue with significant dropping image quality when tried to use your project.
With command
```
% blind_watermark --embed…
-
ETA: 2023Q2
Issue: Academic users will often frame their python code within a Jupyter notebook. Examples:
- [Notebook Estimate](https://github.com/parente/nbestimate) (simpler code)
- [Deep Blind W…
-
`wm = bytes.fromhex(hex(int(byte, base=2))[2:]).decode('utf-8', errors='replace')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: non-hexadecimal number found in fromhex() arg at posi…
-
"context has already been set".生成水印的节点( AddBlindWaterMark)报错
-
Hi! Thank you very much for your excellent work. Would you mind providing the fine tune model of the work "Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermar…
-
![测试图片](https://github.com/guofei9987/blind_watermark/assets/40518405/98ea3074-d49f-4e9d-bf58-b4171e523511)
使用项目中自带的二维码图片给这个图片打上水印
![第一次打水印的结果](https://github.com/guofei9987/blind_watermark/as…
-
I'm trying to migrate some old image resizing code I have that has a set of fixed sizes that are blindly cut from the originals. Some of the images are really old and probably should never be cut but…
-
包括具体的拆分block之类的也是一样的
wwq66 updated
3 years ago