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

Not an issue. wondering if the set up is correct.

Open mobilelifeful opened this issue 3 years ago • 1 comments
trafficstars

after changing the image in the watermarked folder. and masks in the masks folder.

then runpython3 inference.py

(base) x@xnoMacBook-Pro Watermark-Removal-Pytorch % python3 inference.py   
Setting device to "cpu", since torch is not built with "cuda" support...
It is recommended to use GPU if possible...
Visualizing mask overlap...

got this message for a while. Can you please confirm if the code is running as expected? Thank you.

mobilelifeful avatar Feb 27 '22 05:02 mobilelifeful

A window should pop up with your mask preview.

ryanhaticus avatar May 24 '22 05:05 ryanhaticus

Yes, the code is working as expected, it's just that the processing would be slow since no GPU support is there in your system.

braindotai avatar Dec 19 '22 17:12 braindotai