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"
- Host: GitHub
- URL: https://github.com/zllrunning/deep-steganography
- Owner: zllrunning
- Created: 2018-03-26T13:58:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T14:11:45.000Z (over 8 years ago)
- Last Synced: 2025-10-14T02:09:35.612Z (10 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 9
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/`文件夹下即可