An open API service indexing awesome lists of open source software.

https://github.com/zllrunning/deep-steganography

Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"
https://github.com/zllrunning/deep-steganography

Last synced: 10 months ago
JSON representation

Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"

Awesome Lists containing this project

README

          

# Deep-Steganography
Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"(unofficial)
## Deep-Steganography的简易实现
dataset:[DIV2K:train_HR](https://data.vision.ee.ethz.ch/cvl/DIV2K/DIV2K_train_HR.zip)
解压后放在`./data/`文件夹下即可