Updated the code to work on TensorFlow 2.0x and Python 3. #10
Updated the code to work on TensorFlow 2.0x and Python 3. #10thinktanktom wants to merge 2 commits intorohitrango:masterfrom
Conversation
|
@CodeSaint98 I'm trying to run your code, but I'm unsure on what's next after automatic-watermark-detection/main.py Lines 42 to 44 in fa14d6c Any help would be greatly appreciated! |
Hi @tyron . It's been a while since I worked on this so I don't remember too much. I remember running the code on jupyter notebook first because it was easier to see what was happening. I ditched this project because the accuracy was nowhere near good enough. |
|
@CodeSaint98 out of curiosity, what project did you end up going with? |
|
I ditched it in the end because its a never ending cycle. As soon as we come up with something to remove watermarks, someone else comes up with something to counter it and vice versa. |
Also added a resize program to resize all the images in the test directory to the same dimension to avoid possible errors.