marcbelmont / cnn-watermark-removal

Fully convolutional deep neural network to remove transparent overlays from images
1.26k stars 226 forks source link

how to detect watermarks? #8

Closed prashant0079 closed 6 years ago

prashant0079 commented 6 years ago

How can your code be used to detect watermarks?Just want to detect if there's a watermark in the image or not by using your code?

marcbelmont commented 6 years ago

You cannot easily detect watermarks with this architecture. You can try training an image classifier on watermark/non-watermark images.