UNET-TGS icon indicating copy to clipboard operation
UNET-TGS copied to clipboard

Small fix in `conv2d_block`

Open aarpon opened this issue 5 years ago • 0 comments

Hi,

shouldn't the input of the second Conv2D layer in conv2d_block() be the output of the first Conv2D layer instead of being input_tensor again?

Thanks for the great blog entry and code! a2

aarpon avatar Feb 12 '20 16:02 aarpon