Description Usage Arguments See Also
SubpixelConvolutional Upscaling (factor = 2)
1 2  | transition_up_block(ip, nb_filters, type = "upsampling",
  weight_decay = 1e-04)
 | 
ip | 
 keras tensor  | 
nb_filters | 
 number of layers  | 
type | 
 can be 'upsampling', 'subpixel', 'deconv'. Determines type of upsampling performed  | 
weight_decay | 
 weight decay factor  | 
Other internal: conv_block,
create_dense_net, dense_block
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.