EncryptGAN is a Tensorflow-based framework for training and testing of EncryptGAN: Image Steganography with Domain Transform
If you use this code for your research, please cite our papers.
@article{zheng2019encryptgan,
title={EncryptGAN: Image Steganography with Domain Transform},
author={Zheng, Ziqiang and Liu, Hongzhi and Yu, Zhibin and Zheng, Haiyong and Wu, Yang and Yang, Yang and Shi, Jianbo},
journal={arXiv preprint arXiv:1905.11582},
year={2019}
}
- We use Miniconda3 as the basic environment. If you installed the Miniconda3 in path
Conda_Path, please installtensorflow-gpuusing the commandConda_Path/bin/conda install -c anaconda tensorflow-gpu==1.8. - Install dependencies by
Conda_Path/bin/pip install -r requirements.txt(if necessary). Therequirements.txtfile is provided in this package.
The training code will be released soon!
- 102Flowers
- CelebA
- Cat2dog