TomTomTommi / HiNet

Official PyTorch implementation of "HiNet: Deep Image Hiding by Invertible Network" (ICCV 2021)
170 stars 36 forks source link

What is the difference between HiNet and IICNet #16

Open laugh12321 opened 1 year ago

laugh12321 commented 1 year ago

May I ask what is the difference between HiNet and IICNet? After reviewing the source code of IICNet, I found that its network structure is very similar to HINet, especially DenseBlock InvArch InvBlock.