yingqichao / robustly_hiding_images_into_images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for "HIDING IMAGES INTO IMAGES WITH REAL-WORLD ROBUSTNESS"

Dataset

We use MS-COCO to train/test our scheme. Please make sure to modify the dataset path.

To train the networks from scratch, please run "bash ./run_rumor.sh". RTX 3090 is able to hold batch size 16.

This paper has been accepted by ICIP 2022. Feel free to contact shinydotcom@163.com if you encounter any problem. Thanks.

About


Languages

Language:Python 100.0%Language:Shell 0.0%