Watermark-Removal-Pytorch icon indicating copy to clipboard operation
Watermark-Removal-Pytorch copied to clipboard

🔥 CNN for Watermark Removal using Deep Image Prior with Pytorch 🔥.

Results 13 Watermark-Removal-Pytorch issues
Sort by recently updated
recently updated
newest added

would this model be available on videos ?

Consider adding a requirements.txt file. Dependencies I noticed: ``` torch torch vision numpy tqdm pillow matplotlib ```

after changing the image in the watermarked folder. and masks in the masks folder. then run` python3 inference.py ` ``` (base) x@xnoMacBook-Pro Watermark-Removal-Pytorch % python3 inference.py Setting device to "cpu",...

I am getting the following error when I increase the --max-dim parameter above 700 on a 6GiB GPU. `RuntimeError: CUDA out of memory. Tried to allocate 208.00 MiB (GPU 0;...

When set to CPU mode this sent a 13900k into 100% and made the cpu pulse/squeal with electronic noise. I have never had this before even stress testing. I thought...

Hello, Thank you for implementing this great pipeline! I successfully ran it but I saw the resolution of output is much lower than the original input. The loss of resolution...

Is it possible to use the same model for removing the watermark from thousands of images if watermark mask is the same?

Really nice project! Thank you for making it public! The question is: what's the time of inference on image? Actually my goal is to remove watermark in the bottom rigth...

``` gi\gimodule.c: fatal error C1083: Impossible d'ouvrir le fichier includeÿ: 'msvc_recommended_pragmas.h'ÿ: No such file or directory error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX86\\x86\\cl.exe' failed with exit code 2 [end of...