Comment on China will enforce clear flagging of all AI generated content starting from September
RandomVideos@programming.dev 3 weeks agoWould applying a watermark to all the training images force the AI to add a watermark?
Comment on China will enforce clear flagging of all AI generated content starting from September
RandomVideos@programming.dev 3 weeks agoWould applying a watermark to all the training images force the AI to add a watermark?
riskable@programming.dev 3 weeks ago
Nope. In fact, if you generate a lot of images with AI you’ll sometimes notice something resembling a watermark in the output. Demonstrating that the images used to train the model did indeed have watermarks.
Removing such imaginary watermarks is trivial in image2image tools though (it’s just a quick extra step after generation).
RandomVideos@programming.dev 3 weeks ago
I meant having all training images with a watermark, not only some of them