TomTomTommi / HiNet

Official PyTorch implementation of "HiNet: Deep Image Hiding by Invertible Network" (ICCV 2021)
166 stars 35 forks source link
iccv2021 image-hiding invertible-neural-networks steganography

HiNet: Deep Image Hiding by Invertible Network

This repo is the official code for

Published on ICCV 2021. By MC2 Lab @ Beihang University.

Dependencies and Installation

Get Started

Dataset

Trained Model

Training Demo (2021/12/25 Updated)

Others

Citation

If you find our paper or code useful for your research, please cite:

@InProceedings{Jing_2021_ICCV,
    author    = {Jing, Junpeng and Deng, Xin and Xu, Mai and Wang, Jianyi and Guan, Zhenyu},
    title     = {HiNet: Deep Image Hiding by Invertible Network},
    booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
    month     = {October},
    year      = {2021},
    pages     = {4733-4742}
}