tancik / StegaStamp

Invisible Hyperlinks in Physical Photographs
http://www.matthewtancik.com/stegastamp
MIT License
670 stars 189 forks source link

feeding a new natural image without secret #16

Open zchky opened 4 years ago

zchky commented 4 years ago

I am wondering when you feed a natural image without residual secret into the decoder network.

what result will the decoder produce?

tancik commented 4 years ago

The decoder will produce a random output. If the BCH error correcting codes are used, the BCH decoder will report that the code is invalid.