antirect_resblock_2d: antirectifier resblock with bottleneck architecture

Description Usage

Description

antirectifier resblock with bottleneck architecture

Usage

1
2
3
4
5
6
antirect_resblock_2d(
  x,
  filters = 32L,
  kernel_size = c(3L, 3L),
  downsample = FALSE
)

ifrit98/R2deepR documentation built on June 19, 2020, 7:45 a.m.