Open masszhou opened 4 years ago
thanks for sharing the paper and code.
I found that in Fig.3 the convolution block for skip layer should probably be downsampling-block and in blue color, however currently Fig.3 in paper is green color, which stands for same-block.
Oh, this is my mistake. skip layer is downsampling-block. Thank you!
thanks for sharing the paper and code.
I found that in Fig.3 the convolution block for skip layer should probably be downsampling-block and in blue color, however currently Fig.3 in paper is green color, which stands for same-block.