DAI-Lab / SteganoGAN

SteganoGAN is a tool for creating steganographic images using adversarial training.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hiding a tensor instead of a sentence

foreverxq opened this issue · comments

In your project there are pretrained model for hide a sentence, but i want to hide a data tensor
with the shape of [N, C, H, W]。I'd like to ask whether you have a pretrained model for hiding tensor? Thank you for your help.