| application_densenet | Instantiate the DenseNet architecture |
| conv_block | Apply BatchNorm, ... |
| create_dense_net | Build the DenseNet model |
| dense_block | Build a dense_block |
| transition_block | Apply BatchNorm, ... |
| transition_up_block | SubpixelConvolutional Upscaling (factor = 2) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.