Get desktop application:
View/edit binary Protocol Buffers messages
Input image height.
Input image width.
Input image number of channels.
Configuration object for the core resnet module.
Configuration object for training optimization.
Seed for initialization.
Used in:
Input image number of channels.
Output prediction number of classes.
Number of residual units for each resolution stage.
Number of filters for each resolution stage.
Stride for the initial convolution of each resolution stage.
Dilation rate for each resolution stage.
Stride for the convolution layer in the very beginning.
Max pooling ratio for the very beginning.
Initial size of a filter. (All filters afterwards are 3x3).
Whether to use bottleneck layer.
Whether to build the final classification layer.
Weight decay.
"NCHW" or "NHWC"
Dropout for wide residual networks.