backend | | default: "tensorflow" |
class_name | | default: "Functional" |
config | | default: {"input_layers": [["input_1", 0, 0]], "name": "model", "output_layers": [["dense_1", 0, 0]], "trainable": true} |
layer0000_input_1 | | default: {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 200, 200, 3], "dtype": "float32", "name": "input_1", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_1", "registered_name": null} |
layer0001_rescaling | | default: {"build_config": {"input_shape": [null, 200, 200, 3]}, "class_name": "Rescaling", "config": {"dtype": "float32", "name": "rescaling", "offset": -1, "scale": 0.0078125, "trainable": false}, "inbound_nodes": [[["input_1", 0, 0, {}]]], "module": "keras.layers", "name": "rescaling", "registered_name": null} |
layer0002_stem_conv | | default: {"build_config": {"input_shape": [null, 200, 200, 3]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["rescaling", 0, 0, {}]]], "module": "keras.layers", "name": "stem_conv", "registered_name": null} |
layer0003_stem_bn | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["stem_conv", 0, 0, {}]]], "module": "keras.layers", "name": "stem_bn", "registered_name": null} |
layer0004_stem_activation | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "stem_activation", "trainable": false}, "inbound_nodes": [[["stem_bn", 0, 0, {}]]], "module": "keras.layers", "name": "stem_activation", "registered_name": null} |
layer0005_block1a_project_conv | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["stem_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_conv", "registered_name": null} |
layer0006_block1a_project_bn | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_bn", "registered_name": null} |
layer0007_block1a_project_activation | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1a_project_activation", "trainable": false}, "inbound_nodes": [[["block1a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_activation", "registered_name": null} |
layer0008_block1a_add | | default: {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1a_add", "trainable": false}, "inbound_nodes": [[["block1a_project_activation", 0, 0, {}], ["stem_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_add", "registered_name": null} |
layer0009_block1b_project_conv | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1a_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_project_conv", "registered_name": null} |
layer0010_block1b_project_bn | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_project_bn", "registered_name": null} |
layer0011_block1b_project_activation | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1b_project_activation", "trainable": false}, "inbound_nodes": [[["block1b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_project_activation", "registered_name": null} |
layer0012_block1b_drop | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block1b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.002531645569620253, "seed": null, "trainable": false}, "inbound_nodes": [[["block1b_project_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_drop", "registered_name": null} |
layer0013_block1b_add | | default: {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1b_add", "trainable": false}, "inbound_nodes": [[["block1b_drop", 0, 0, {}], ["block1a_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_add", "registered_name": null} |
layer0014_block1c_project_conv | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_project_conv", "registered_name": null} |
layer0015_block1c_project_bn | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_project_bn", "registered_name": null} |
layer0016_block1c_project_activation | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1c_project_activation", "trainable": false}, "inbound_nodes": [[["block1c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_project_activation", "registered_name": null} |
layer0017_block1c_drop | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block1c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.005063291139240506, "seed": null, "trainable": false}, "inbound_nodes": [[["block1c_project_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_drop", "registered_name": null} |
layer0018_block1c_add | | default: {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1c_add", "trainable": false}, "inbound_nodes": [[["block1c_drop", 0, 0, {}], ["block1b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_add", "registered_name": null} |
layer0019_block1d_project_conv | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_project_conv", "registered_name": null} |
layer0020_block1d_project_bn | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_project_bn", "registered_name": null} |
layer0021_block1d_project_activation | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1d_project_activation", "trainable": false}, "inbound_nodes": [[["block1d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_project_activation", "registered_name": null} |
layer0022_block1d_drop | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block1d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.007594936708860761, "seed": null, "trainable": false}, "inbound_nodes": [[["block1d_project_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_drop", "registered_name": null} |
layer0023_block1d_add | | default: {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1d_add", "trainable": false}, "inbound_nodes": [[["block1d_drop", 0, 0, {}], ["block1c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_add", "registered_name": null} |
layer0024_block2a_expand_conv | | default: {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_conv", "registered_name": null} |
layer0025_block2a_expand_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 128]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_bn", "registered_name": null} |
layer0026_block2a_expand_activation | | default: {"build_config": {"input_shape": [null, 50, 50, 128]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2a_expand_activation", "trainable": false}, "inbound_nodes": [[["block2a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_activation", "registered_name": null} |
layer0027_block2a_project_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 128]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_project_conv", "registered_name": null} |
layer0028_block2a_project_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_project_bn", "registered_name": null} |
layer0029_block2b_expand_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_conv", "registered_name": null} |
layer0030_block2b_expand_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_bn", "registered_name": null} |
layer0031_block2b_expand_activation | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2b_expand_activation", "trainable": false}, "inbound_nodes": [[["block2b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_activation", "registered_name": null} |
layer0032_block2b_project_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_project_conv", "registered_name": null} |
layer0033_block2b_project_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_project_bn", "registered_name": null} |
layer0034_block2b_drop | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.012658227848101266, "seed": null, "trainable": false}, "inbound_nodes": [[["block2b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_drop", "registered_name": null} |
layer0035_block2b_add | | default: {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2b_add", "trainable": false}, "inbound_nodes": [[["block2b_drop", 0, 0, {}], ["block2a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_add", "registered_name": null} |
layer0036_block2c_expand_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_expand_conv", "registered_name": null} |
layer0037_block2c_expand_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_expand_bn", "registered_name": null} |
layer0038_block2c_expand_activation | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2c_expand_activation", "trainable": false}, "inbound_nodes": [[["block2c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_expand_activation", "registered_name": null} |
layer0039_block2c_project_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_project_conv", "registered_name": null} |
layer0040_block2c_project_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_project_bn", "registered_name": null} |
layer0041_block2c_drop | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.015189873417721522, "seed": null, "trainable": false}, "inbound_nodes": [[["block2c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_drop", "registered_name": null} |
layer0042_block2c_add | | default: {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2c_add", "trainable": false}, "inbound_nodes": [[["block2c_drop", 0, 0, {}], ["block2b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_add", "registered_name": null} |
layer0043_block2d_expand_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_expand_conv", "registered_name": null} |
layer0044_block2d_expand_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_expand_bn", "registered_name": null} |
layer0045_block2d_expand_activation | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2d_expand_activation", "trainable": false}, "inbound_nodes": [[["block2d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_expand_activation", "registered_name": null} |
layer0046_block2d_project_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_project_conv", "registered_name": null} |
layer0047_block2d_project_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_project_bn", "registered_name": null} |
layer0048_block2d_drop | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.017721518987341773, "seed": null, "trainable": false}, "inbound_nodes": [[["block2d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_drop", "registered_name": null} |
layer0049_block2d_add | | default: {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2d_add", "trainable": false}, "inbound_nodes": [[["block2d_drop", 0, 0, {}], ["block2c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_add", "registered_name": null} |
layer0050_block2e_expand_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_expand_conv", "registered_name": null} |
layer0051_block2e_expand_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_expand_bn", "registered_name": null} |
layer0052_block2e_expand_activation | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2e_expand_activation", "trainable": false}, "inbound_nodes": [[["block2e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_expand_activation", "registered_name": null} |
layer0053_block2e_project_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_project_conv", "registered_name": null} |
layer0054_block2e_project_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_project_bn", "registered_name": null} |
layer0055_block2e_drop | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.020253164556962026, "seed": null, "trainable": false}, "inbound_nodes": [[["block2e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_drop", "registered_name": null} |
layer0056_block2e_add | | default: {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2e_add", "trainable": false}, "inbound_nodes": [[["block2e_drop", 0, 0, {}], ["block2d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_add", "registered_name": null} |
layer0057_block2f_expand_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_expand_conv", "registered_name": null} |
layer0058_block2f_expand_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_expand_bn", "registered_name": null} |
layer0059_block2f_expand_activation | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2f_expand_activation", "trainable": false}, "inbound_nodes": [[["block2f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_expand_activation", "registered_name": null} |
layer0060_block2f_project_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_project_conv", "registered_name": null} |
layer0061_block2f_project_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_project_bn", "registered_name": null} |
layer0062_block2f_drop | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.02278481012658228, "seed": null, "trainable": false}, "inbound_nodes": [[["block2f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_drop", "registered_name": null} |
layer0063_block2f_add | | default: {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2f_add", "trainable": false}, "inbound_nodes": [[["block2f_drop", 0, 0, {}], ["block2e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_add", "registered_name": null} |
layer0064_block2g_expand_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_expand_conv", "registered_name": null} |
layer0065_block2g_expand_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_expand_bn", "registered_name": null} |
layer0066_block2g_expand_activation | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2g_expand_activation", "trainable": false}, "inbound_nodes": [[["block2g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_expand_activation", "registered_name": null} |
layer0067_block2g_project_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_project_conv", "registered_name": null} |
layer0068_block2g_project_bn | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_project_bn", "registered_name": null} |
layer0069_block2g_drop | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.02531645569620253, "seed": null, "trainable": false}, "inbound_nodes": [[["block2g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_drop", "registered_name": null} |
layer0070_block2g_add | | default: {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2g_add", "trainable": false}, "inbound_nodes": [[["block2g_drop", 0, 0, {}], ["block2f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_add", "registered_name": null} |
layer0071_block3a_expand_conv | | default: {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_conv", "registered_name": null} |
layer0072_block3a_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_bn", "registered_name": null} |
layer0073_block3a_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3a_expand_activation", "trainable": false}, "inbound_nodes": [[["block3a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_activation", "registered_name": null} |
layer0074_block3a_project_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_project_conv", "registered_name": null} |
layer0075_block3a_project_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_project_bn", "registered_name": null} |
layer0076_block3b_expand_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_conv", "registered_name": null} |
layer0077_block3b_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_bn", "registered_name": null} |
layer0078_block3b_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3b_expand_activation", "trainable": false}, "inbound_nodes": [[["block3b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_activation", "registered_name": null} |
layer0079_block3b_project_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_project_conv", "registered_name": null} |
layer0080_block3b_project_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_project_bn", "registered_name": null} |
layer0081_block3b_drop | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.030379746835443044, "seed": null, "trainable": false}, "inbound_nodes": [[["block3b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_drop", "registered_name": null} |
layer0082_block3b_add | | default: {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3b_add", "trainable": false}, "inbound_nodes": [[["block3b_drop", 0, 0, {}], ["block3a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_add", "registered_name": null} |
layer0083_block3c_expand_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_expand_conv", "registered_name": null} |
layer0084_block3c_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_expand_bn", "registered_name": null} |
layer0085_block3c_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3c_expand_activation", "trainable": false}, "inbound_nodes": [[["block3c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_expand_activation", "registered_name": null} |
layer0086_block3c_project_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_project_conv", "registered_name": null} |
layer0087_block3c_project_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_project_bn", "registered_name": null} |
layer0088_block3c_drop | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.03291139240506329, "seed": null, "trainable": false}, "inbound_nodes": [[["block3c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_drop", "registered_name": null} |
layer0089_block3c_add | | default: {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3c_add", "trainable": false}, "inbound_nodes": [[["block3c_drop", 0, 0, {}], ["block3b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_add", "registered_name": null} |
layer0090_block3d_expand_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_expand_conv", "registered_name": null} |
layer0091_block3d_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_expand_bn", "registered_name": null} |
layer0092_block3d_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3d_expand_activation", "trainable": false}, "inbound_nodes": [[["block3d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_expand_activation", "registered_name": null} |
layer0093_block3d_project_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_project_conv", "registered_name": null} |
layer0094_block3d_project_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_project_bn", "registered_name": null} |
layer0095_block3d_drop | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.035443037974683546, "seed": null, "trainable": false}, "inbound_nodes": [[["block3d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_drop", "registered_name": null} |
layer0096_block3d_add | | default: {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3d_add", "trainable": false}, "inbound_nodes": [[["block3d_drop", 0, 0, {}], ["block3c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_add", "registered_name": null} |
layer0097_block3e_expand_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_expand_conv", "registered_name": null} |
layer0098_block3e_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_expand_bn", "registered_name": null} |
layer0099_block3e_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3e_expand_activation", "trainable": false}, "inbound_nodes": [[["block3e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_expand_activation", "registered_name": null} |
layer0100_block3e_project_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_project_conv", "registered_name": null} |
layer0101_block3e_project_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_project_bn", "registered_name": null} |
layer0102_block3e_drop | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.0379746835443038, "seed": null, "trainable": false}, "inbound_nodes": [[["block3e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_drop", "registered_name": null} |
layer0103_block3e_add | | default: {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3e_add", "trainable": false}, "inbound_nodes": [[["block3e_drop", 0, 0, {}], ["block3d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_add", "registered_name": null} |
layer0104_block3f_expand_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_expand_conv", "registered_name": null} |
layer0105_block3f_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_expand_bn", "registered_name": null} |
layer0106_block3f_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3f_expand_activation", "trainable": false}, "inbound_nodes": [[["block3f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_expand_activation", "registered_name": null} |
layer0107_block3f_project_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_project_conv", "registered_name": null} |
layer0108_block3f_project_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_project_bn", "registered_name": null} |
layer0109_block3f_drop | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.04050632911392405, "seed": null, "trainable": false}, "inbound_nodes": [[["block3f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_drop", "registered_name": null} |
layer0110_block3f_add | | default: {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3f_add", "trainable": false}, "inbound_nodes": [[["block3f_drop", 0, 0, {}], ["block3e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_add", "registered_name": null} |
layer0111_block3g_expand_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_expand_conv", "registered_name": null} |
layer0112_block3g_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_expand_bn", "registered_name": null} |
layer0113_block3g_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3g_expand_activation", "trainable": false}, "inbound_nodes": [[["block3g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_expand_activation", "registered_name": null} |
layer0114_block3g_project_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_project_conv", "registered_name": null} |
layer0115_block3g_project_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_project_bn", "registered_name": null} |
layer0116_block3g_drop | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.04303797468354431, "seed": null, "trainable": false}, "inbound_nodes": [[["block3g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_drop", "registered_name": null} |
layer0117_block3g_add | | default: {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3g_add", "trainable": false}, "inbound_nodes": [[["block3g_drop", 0, 0, {}], ["block3f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_add", "registered_name": null} |
layer0118_block4a_expand_conv | | default: {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_conv", "registered_name": null} |
layer0119_block4a_expand_bn | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_bn", "registered_name": null} |
layer0120_block4a_expand_activation | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4a_expand_activation", "trainable": false}, "inbound_nodes": [[["block4a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_activation", "registered_name": null} |
layer0121_block4a_dwconv2 | | default: {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_dwconv2", "registered_name": null} |
layer0122_block4a_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_bn", "registered_name": null} |
layer0123_block4a_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4a_activation", "trainable": false}, "inbound_nodes": [[["block4a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_activation", "registered_name": null} |
layer0124_block4a_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_squeeze", "registered_name": null} |
layer0125_block4a_se_reshape | | default: {"build_config": {"input_shape": [null, 384]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4a_se_reshape", "target_shape": [1, 1, 384], "trainable": false}, "inbound_nodes": [[["block4a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_reshape", "registered_name": null} |
layer0126_block4a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 384]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_reduce", "registered_name": null} |
layer0127_block4a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 24]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_expand", "registered_name": null} |
layer0128_block4a_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 384], [null, 1, 1, 384]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4a_se_excite", "trainable": false}, "inbound_nodes": [[["block4a_activation", 0, 0, {}], ["block4a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_excite", "registered_name": null} |
layer0129_block4a_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_project_conv", "registered_name": null} |
layer0130_block4a_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_project_bn", "registered_name": null} |
layer0131_block4b_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_conv", "registered_name": null} |
layer0132_block4b_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_bn", "registered_name": null} |
layer0133_block4b_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4b_expand_activation", "trainable": false}, "inbound_nodes": [[["block4b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_activation", "registered_name": null} |
layer0134_block4b_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_dwconv2", "registered_name": null} |
layer0135_block4b_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_bn", "registered_name": null} |
layer0136_block4b_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4b_activation", "trainable": false}, "inbound_nodes": [[["block4b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_activation", "registered_name": null} |
layer0137_block4b_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_squeeze", "registered_name": null} |
layer0138_block4b_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4b_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_reshape", "registered_name": null} |
layer0139_block4b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_reduce", "registered_name": null} |
layer0140_block4b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_expand", "registered_name": null} |
layer0141_block4b_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4b_se_excite", "trainable": false}, "inbound_nodes": [[["block4b_activation", 0, 0, {}], ["block4b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_excite", "registered_name": null} |
layer0142_block4b_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_project_conv", "registered_name": null} |
layer0143_block4b_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_project_bn", "registered_name": null} |
layer0144_block4b_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.04810126582278482, "seed": null, "trainable": false}, "inbound_nodes": [[["block4b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_drop", "registered_name": null} |
layer0145_block4b_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4b_add", "trainable": false}, "inbound_nodes": [[["block4b_drop", 0, 0, {}], ["block4a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_add", "registered_name": null} |
layer0146_block4c_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_conv", "registered_name": null} |
layer0147_block4c_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_bn", "registered_name": null} |
layer0148_block4c_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4c_expand_activation", "trainable": false}, "inbound_nodes": [[["block4c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_activation", "registered_name": null} |
layer0149_block4c_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_dwconv2", "registered_name": null} |
layer0150_block4c_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_bn", "registered_name": null} |
layer0151_block4c_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4c_activation", "trainable": false}, "inbound_nodes": [[["block4c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_activation", "registered_name": null} |
layer0152_block4c_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_squeeze", "registered_name": null} |
layer0153_block4c_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4c_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_reshape", "registered_name": null} |
layer0154_block4c_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_reduce", "registered_name": null} |
layer0155_block4c_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_expand", "registered_name": null} |
layer0156_block4c_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4c_se_excite", "trainable": false}, "inbound_nodes": [[["block4c_activation", 0, 0, {}], ["block4c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_excite", "registered_name": null} |
layer0157_block4c_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_project_conv", "registered_name": null} |
layer0158_block4c_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_project_bn", "registered_name": null} |
layer0159_block4c_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.05063291139240506, "seed": null, "trainable": false}, "inbound_nodes": [[["block4c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_drop", "registered_name": null} |
layer0160_block4c_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4c_add", "trainable": false}, "inbound_nodes": [[["block4c_drop", 0, 0, {}], ["block4b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_add", "registered_name": null} |
layer0161_block4d_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_expand_conv", "registered_name": null} |
layer0162_block4d_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_expand_bn", "registered_name": null} |
layer0163_block4d_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4d_expand_activation", "trainable": false}, "inbound_nodes": [[["block4d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_expand_activation", "registered_name": null} |
layer0164_block4d_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_dwconv2", "registered_name": null} |
layer0165_block4d_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_bn", "registered_name": null} |
layer0166_block4d_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4d_activation", "trainable": false}, "inbound_nodes": [[["block4d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_activation", "registered_name": null} |
layer0167_block4d_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_squeeze", "registered_name": null} |
layer0168_block4d_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4d_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_reshape", "registered_name": null} |
layer0169_block4d_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_reduce", "registered_name": null} |
layer0170_block4d_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_expand", "registered_name": null} |
layer0171_block4d_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4d_se_excite", "trainable": false}, "inbound_nodes": [[["block4d_activation", 0, 0, {}], ["block4d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_excite", "registered_name": null} |
layer0172_block4d_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_project_conv", "registered_name": null} |
layer0173_block4d_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_project_bn", "registered_name": null} |
layer0174_block4d_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.053164556962025315, "seed": null, "trainable": false}, "inbound_nodes": [[["block4d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_drop", "registered_name": null} |
layer0175_block4d_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4d_add", "trainable": false}, "inbound_nodes": [[["block4d_drop", 0, 0, {}], ["block4c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_add", "registered_name": null} |
layer0176_block4e_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_expand_conv", "registered_name": null} |
layer0177_block4e_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_expand_bn", "registered_name": null} |
layer0178_block4e_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4e_expand_activation", "trainable": false}, "inbound_nodes": [[["block4e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_expand_activation", "registered_name": null} |
layer0179_block4e_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_dwconv2", "registered_name": null} |
layer0180_block4e_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_bn", "registered_name": null} |
layer0181_block4e_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4e_activation", "trainable": false}, "inbound_nodes": [[["block4e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_activation", "registered_name": null} |
layer0182_block4e_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_squeeze", "registered_name": null} |
layer0183_block4e_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4e_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_reshape", "registered_name": null} |
layer0184_block4e_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_reduce", "registered_name": null} |
layer0185_block4e_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_expand", "registered_name": null} |
layer0186_block4e_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4e_se_excite", "trainable": false}, "inbound_nodes": [[["block4e_activation", 0, 0, {}], ["block4e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_excite", "registered_name": null} |
layer0187_block4e_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_project_conv", "registered_name": null} |
layer0188_block4e_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_project_bn", "registered_name": null} |
layer0189_block4e_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.055696202531645575, "seed": null, "trainable": false}, "inbound_nodes": [[["block4e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_drop", "registered_name": null} |
layer0190_block4e_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4e_add", "trainable": false}, "inbound_nodes": [[["block4e_drop", 0, 0, {}], ["block4d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_add", "registered_name": null} |
layer0191_block4f_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_expand_conv", "registered_name": null} |
layer0192_block4f_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_expand_bn", "registered_name": null} |
layer0193_block4f_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4f_expand_activation", "trainable": false}, "inbound_nodes": [[["block4f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_expand_activation", "registered_name": null} |
layer0194_block4f_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_dwconv2", "registered_name": null} |
layer0195_block4f_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_bn", "registered_name": null} |
layer0196_block4f_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4f_activation", "trainable": false}, "inbound_nodes": [[["block4f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_activation", "registered_name": null} |
layer0197_block4f_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_squeeze", "registered_name": null} |
layer0198_block4f_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4f_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_reshape", "registered_name": null} |
layer0199_block4f_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_reduce", "registered_name": null} |
layer0200_block4f_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_expand", "registered_name": null} |
layer0201_block4f_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4f_se_excite", "trainable": false}, "inbound_nodes": [[["block4f_activation", 0, 0, {}], ["block4f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_excite", "registered_name": null} |
layer0202_block4f_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_project_conv", "registered_name": null} |
layer0203_block4f_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_project_bn", "registered_name": null} |
layer0204_block4f_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.05822784810126583, "seed": null, "trainable": false}, "inbound_nodes": [[["block4f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_drop", "registered_name": null} |
layer0205_block4f_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4f_add", "trainable": false}, "inbound_nodes": [[["block4f_drop", 0, 0, {}], ["block4e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_add", "registered_name": null} |
layer0206_block4g_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_expand_conv", "registered_name": null} |
layer0207_block4g_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_expand_bn", "registered_name": null} |
layer0208_block4g_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4g_expand_activation", "trainable": false}, "inbound_nodes": [[["block4g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_expand_activation", "registered_name": null} |
layer0209_block4g_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_dwconv2", "registered_name": null} |
layer0210_block4g_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_bn", "registered_name": null} |
layer0211_block4g_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4g_activation", "trainable": false}, "inbound_nodes": [[["block4g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_activation", "registered_name": null} |
layer0212_block4g_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_squeeze", "registered_name": null} |
layer0213_block4g_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4g_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_reshape", "registered_name": null} |
layer0214_block4g_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_reduce", "registered_name": null} |
layer0215_block4g_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_expand", "registered_name": null} |
layer0216_block4g_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4g_se_excite", "trainable": false}, "inbound_nodes": [[["block4g_activation", 0, 0, {}], ["block4g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_excite", "registered_name": null} |
layer0217_block4g_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_project_conv", "registered_name": null} |
layer0218_block4g_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_project_bn", "registered_name": null} |
layer0219_block4g_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06075949367088609, "seed": null, "trainable": false}, "inbound_nodes": [[["block4g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_drop", "registered_name": null} |
layer0220_block4g_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4g_add", "trainable": false}, "inbound_nodes": [[["block4g_drop", 0, 0, {}], ["block4f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_add", "registered_name": null} |
layer0221_block4h_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_expand_conv", "registered_name": null} |
layer0222_block4h_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4h_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_expand_bn", "registered_name": null} |
layer0223_block4h_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4h_expand_activation", "trainable": false}, "inbound_nodes": [[["block4h_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_expand_activation", "registered_name": null} |
layer0224_block4h_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4h_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_dwconv2", "registered_name": null} |
layer0225_block4h_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4h_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_bn", "registered_name": null} |
layer0226_block4h_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4h_activation", "trainable": false}, "inbound_nodes": [[["block4h_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_activation", "registered_name": null} |
layer0227_block4h_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4h_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4h_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_squeeze", "registered_name": null} |
layer0228_block4h_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4h_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4h_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_reshape", "registered_name": null} |
layer0229_block4h_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4h_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_reduce", "registered_name": null} |
layer0230_block4h_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4h_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_expand", "registered_name": null} |
layer0231_block4h_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4h_se_excite", "trainable": false}, "inbound_nodes": [[["block4h_activation", 0, 0, {}], ["block4h_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_excite", "registered_name": null} |
layer0232_block4h_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4h_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_project_conv", "registered_name": null} |
layer0233_block4h_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4h_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_project_bn", "registered_name": null} |
layer0234_block4h_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4h_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06329113924050633, "seed": null, "trainable": false}, "inbound_nodes": [[["block4h_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_drop", "registered_name": null} |
layer0235_block4h_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4h_add", "trainable": false}, "inbound_nodes": [[["block4h_drop", 0, 0, {}], ["block4g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_add", "registered_name": null} |
layer0236_block4i_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_expand_conv", "registered_name": null} |
layer0237_block4i_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4i_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_expand_bn", "registered_name": null} |
layer0238_block4i_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4i_expand_activation", "trainable": false}, "inbound_nodes": [[["block4i_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_expand_activation", "registered_name": null} |
layer0239_block4i_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4i_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_dwconv2", "registered_name": null} |
layer0240_block4i_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4i_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_bn", "registered_name": null} |
layer0241_block4i_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4i_activation", "trainable": false}, "inbound_nodes": [[["block4i_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_activation", "registered_name": null} |
layer0242_block4i_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4i_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4i_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_squeeze", "registered_name": null} |
layer0243_block4i_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4i_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4i_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_reshape", "registered_name": null} |
layer0244_block4i_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4i_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_reduce", "registered_name": null} |
layer0245_block4i_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4i_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_expand", "registered_name": null} |
layer0246_block4i_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4i_se_excite", "trainable": false}, "inbound_nodes": [[["block4i_activation", 0, 0, {}], ["block4i_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_excite", "registered_name": null} |
layer0247_block4i_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4i_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_project_conv", "registered_name": null} |
layer0248_block4i_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4i_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_project_bn", "registered_name": null} |
layer0249_block4i_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4i_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06582278481012659, "seed": null, "trainable": false}, "inbound_nodes": [[["block4i_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_drop", "registered_name": null} |
layer0250_block4i_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4i_add", "trainable": false}, "inbound_nodes": [[["block4i_drop", 0, 0, {}], ["block4h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_add", "registered_name": null} |
layer0251_block4j_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_expand_conv", "registered_name": null} |
layer0252_block4j_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4j_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_expand_bn", "registered_name": null} |
layer0253_block4j_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4j_expand_activation", "trainable": false}, "inbound_nodes": [[["block4j_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_expand_activation", "registered_name": null} |
layer0254_block4j_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4j_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_dwconv2", "registered_name": null} |
layer0255_block4j_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4j_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_bn", "registered_name": null} |
layer0256_block4j_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4j_activation", "trainable": false}, "inbound_nodes": [[["block4j_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_activation", "registered_name": null} |
layer0257_block4j_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4j_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4j_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_squeeze", "registered_name": null} |
layer0258_block4j_se_reshape | | default: {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4j_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4j_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_reshape", "registered_name": null} |
layer0259_block4j_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4j_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_reduce", "registered_name": null} |
layer0260_block4j_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4j_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_expand", "registered_name": null} |
layer0261_block4j_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4j_se_excite", "trainable": false}, "inbound_nodes": [[["block4j_activation", 0, 0, {}], ["block4j_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_excite", "registered_name": null} |
layer0262_block4j_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4j_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_project_conv", "registered_name": null} |
layer0263_block4j_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4j_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_project_bn", "registered_name": null} |
layer0264_block4j_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4j_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06835443037974684, "seed": null, "trainable": false}, "inbound_nodes": [[["block4j_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_drop", "registered_name": null} |
layer0265_block4j_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4j_add", "trainable": false}, "inbound_nodes": [[["block4j_drop", 0, 0, {}], ["block4i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_add", "registered_name": null} |
layer0266_block5a_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_conv", "registered_name": null} |
layer0267_block5a_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_bn", "registered_name": null} |
layer0268_block5a_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5a_expand_activation", "trainable": false}, "inbound_nodes": [[["block5a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_activation", "registered_name": null} |
layer0269_block5a_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_dwconv2", "registered_name": null} |
layer0270_block5a_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_bn", "registered_name": null} |
layer0271_block5a_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5a_activation", "trainable": false}, "inbound_nodes": [[["block5a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_activation", "registered_name": null} |
layer0272_block5a_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_squeeze", "registered_name": null} |
layer0273_block5a_se_reshape | | default: {"build_config": {"input_shape": [null, 1152]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5a_se_reshape", "target_shape": [1, 1, 1152], "trainable": false}, "inbound_nodes": [[["block5a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_reshape", "registered_name": null} |
layer0274_block5a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1152]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_reduce", "registered_name": null} |
layer0275_block5a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_expand", "registered_name": null} |
layer0276_block5a_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1152], [null, 1, 1, 1152]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5a_se_excite", "trainable": false}, "inbound_nodes": [[["block5a_activation", 0, 0, {}], ["block5a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_excite", "registered_name": null} |
layer0277_block5a_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_project_conv", "registered_name": null} |
layer0278_block5a_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_project_bn", "registered_name": null} |
layer0279_block5b_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_conv", "registered_name": null} |
layer0280_block5b_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_bn", "registered_name": null} |
layer0281_block5b_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5b_expand_activation", "trainable": false}, "inbound_nodes": [[["block5b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_activation", "registered_name": null} |
layer0282_block5b_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_dwconv2", "registered_name": null} |
layer0283_block5b_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_bn", "registered_name": null} |
layer0284_block5b_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5b_activation", "trainable": false}, "inbound_nodes": [[["block5b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_activation", "registered_name": null} |
layer0285_block5b_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_squeeze", "registered_name": null} |
layer0286_block5b_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5b_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_reshape", "registered_name": null} |
layer0287_block5b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_reduce", "registered_name": null} |
layer0288_block5b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_expand", "registered_name": null} |
layer0289_block5b_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5b_se_excite", "trainable": false}, "inbound_nodes": [[["block5b_activation", 0, 0, {}], ["block5b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_excite", "registered_name": null} |
layer0290_block5b_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_project_conv", "registered_name": null} |
layer0291_block5b_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_project_bn", "registered_name": null} |
layer0292_block5b_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.07341772151898734, "seed": null, "trainable": false}, "inbound_nodes": [[["block5b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_drop", "registered_name": null} |
layer0293_block5b_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5b_add", "trainable": false}, "inbound_nodes": [[["block5b_drop", 0, 0, {}], ["block5a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_add", "registered_name": null} |
layer0294_block5c_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_conv", "registered_name": null} |
layer0295_block5c_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_bn", "registered_name": null} |
layer0296_block5c_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5c_expand_activation", "trainable": false}, "inbound_nodes": [[["block5c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_activation", "registered_name": null} |
layer0297_block5c_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_dwconv2", "registered_name": null} |
layer0298_block5c_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_bn", "registered_name": null} |
layer0299_block5c_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5c_activation", "trainable": false}, "inbound_nodes": [[["block5c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_activation", "registered_name": null} |
layer0300_block5c_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_squeeze", "registered_name": null} |
layer0301_block5c_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5c_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_reshape", "registered_name": null} |
layer0302_block5c_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_reduce", "registered_name": null} |
layer0303_block5c_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_expand", "registered_name": null} |
layer0304_block5c_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5c_se_excite", "trainable": false}, "inbound_nodes": [[["block5c_activation", 0, 0, {}], ["block5c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_excite", "registered_name": null} |
layer0305_block5c_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_project_conv", "registered_name": null} |
layer0306_block5c_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_project_bn", "registered_name": null} |
layer0307_block5c_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.0759493670886076, "seed": null, "trainable": false}, "inbound_nodes": [[["block5c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_drop", "registered_name": null} |
layer0308_block5c_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5c_add", "trainable": false}, "inbound_nodes": [[["block5c_drop", 0, 0, {}], ["block5b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_add", "registered_name": null} |
layer0309_block5d_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_expand_conv", "registered_name": null} |
layer0310_block5d_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_expand_bn", "registered_name": null} |
layer0311_block5d_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5d_expand_activation", "trainable": false}, "inbound_nodes": [[["block5d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_expand_activation", "registered_name": null} |
layer0312_block5d_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_dwconv2", "registered_name": null} |
layer0313_block5d_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_bn", "registered_name": null} |
layer0314_block5d_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5d_activation", "trainable": false}, "inbound_nodes": [[["block5d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_activation", "registered_name": null} |
layer0315_block5d_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_squeeze", "registered_name": null} |
layer0316_block5d_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5d_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_reshape", "registered_name": null} |
layer0317_block5d_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_reduce", "registered_name": null} |
layer0318_block5d_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_expand", "registered_name": null} |
layer0319_block5d_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5d_se_excite", "trainable": false}, "inbound_nodes": [[["block5d_activation", 0, 0, {}], ["block5d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_excite", "registered_name": null} |
layer0320_block5d_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_project_conv", "registered_name": null} |
layer0321_block5d_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_project_bn", "registered_name": null} |
layer0322_block5d_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.07848101265822785, "seed": null, "trainable": false}, "inbound_nodes": [[["block5d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_drop", "registered_name": null} |
layer0323_block5d_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5d_add", "trainable": false}, "inbound_nodes": [[["block5d_drop", 0, 0, {}], ["block5c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_add", "registered_name": null} |
layer0324_block5e_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_expand_conv", "registered_name": null} |
layer0325_block5e_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_expand_bn", "registered_name": null} |
layer0326_block5e_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5e_expand_activation", "trainable": false}, "inbound_nodes": [[["block5e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_expand_activation", "registered_name": null} |
layer0327_block5e_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_dwconv2", "registered_name": null} |
layer0328_block5e_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_bn", "registered_name": null} |
layer0329_block5e_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5e_activation", "trainable": false}, "inbound_nodes": [[["block5e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_activation", "registered_name": null} |
layer0330_block5e_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_squeeze", "registered_name": null} |
layer0331_block5e_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5e_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_reshape", "registered_name": null} |
layer0332_block5e_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_reduce", "registered_name": null} |
layer0333_block5e_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_expand", "registered_name": null} |
layer0334_block5e_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5e_se_excite", "trainable": false}, "inbound_nodes": [[["block5e_activation", 0, 0, {}], ["block5e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_excite", "registered_name": null} |
layer0335_block5e_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_project_conv", "registered_name": null} |
layer0336_block5e_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_project_bn", "registered_name": null} |
layer0337_block5e_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.0810126582278481, "seed": null, "trainable": false}, "inbound_nodes": [[["block5e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_drop", "registered_name": null} |
layer0338_block5e_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5e_add", "trainable": false}, "inbound_nodes": [[["block5e_drop", 0, 0, {}], ["block5d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_add", "registered_name": null} |
layer0339_block5f_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_expand_conv", "registered_name": null} |
layer0340_block5f_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_expand_bn", "registered_name": null} |
layer0341_block5f_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5f_expand_activation", "trainable": false}, "inbound_nodes": [[["block5f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_expand_activation", "registered_name": null} |
layer0342_block5f_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_dwconv2", "registered_name": null} |
layer0343_block5f_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_bn", "registered_name": null} |
layer0344_block5f_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5f_activation", "trainable": false}, "inbound_nodes": [[["block5f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_activation", "registered_name": null} |
layer0345_block5f_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_squeeze", "registered_name": null} |
layer0346_block5f_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5f_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_reshape", "registered_name": null} |
layer0347_block5f_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_reduce", "registered_name": null} |
layer0348_block5f_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_expand", "registered_name": null} |
layer0349_block5f_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5f_se_excite", "trainable": false}, "inbound_nodes": [[["block5f_activation", 0, 0, {}], ["block5f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_excite", "registered_name": null} |
layer0350_block5f_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_project_conv", "registered_name": null} |
layer0351_block5f_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_project_bn", "registered_name": null} |
layer0352_block5f_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.08354430379746836, "seed": null, "trainable": false}, "inbound_nodes": [[["block5f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_drop", "registered_name": null} |
layer0353_block5f_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5f_add", "trainable": false}, "inbound_nodes": [[["block5f_drop", 0, 0, {}], ["block5e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_add", "registered_name": null} |
layer0354_block5g_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_expand_conv", "registered_name": null} |
layer0355_block5g_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_expand_bn", "registered_name": null} |
layer0356_block5g_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5g_expand_activation", "trainable": false}, "inbound_nodes": [[["block5g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_expand_activation", "registered_name": null} |
layer0357_block5g_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_dwconv2", "registered_name": null} |
layer0358_block5g_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_bn", "registered_name": null} |
layer0359_block5g_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5g_activation", "trainable": false}, "inbound_nodes": [[["block5g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_activation", "registered_name": null} |
layer0360_block5g_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_squeeze", "registered_name": null} |
layer0361_block5g_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5g_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_reshape", "registered_name": null} |
layer0362_block5g_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_reduce", "registered_name": null} |
layer0363_block5g_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_expand", "registered_name": null} |
layer0364_block5g_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5g_se_excite", "trainable": false}, "inbound_nodes": [[["block5g_activation", 0, 0, {}], ["block5g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_excite", "registered_name": null} |
layer0365_block5g_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_project_conv", "registered_name": null} |
layer0366_block5g_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_project_bn", "registered_name": null} |
layer0367_block5g_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.08607594936708862, "seed": null, "trainable": false}, "inbound_nodes": [[["block5g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_drop", "registered_name": null} |
layer0368_block5g_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5g_add", "trainable": false}, "inbound_nodes": [[["block5g_drop", 0, 0, {}], ["block5f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_add", "registered_name": null} |
layer0369_block5h_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_expand_conv", "registered_name": null} |
layer0370_block5h_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5h_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_expand_bn", "registered_name": null} |
layer0371_block5h_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5h_expand_activation", "trainable": false}, "inbound_nodes": [[["block5h_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_expand_activation", "registered_name": null} |
layer0372_block5h_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5h_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_dwconv2", "registered_name": null} |
layer0373_block5h_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5h_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_bn", "registered_name": null} |
layer0374_block5h_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5h_activation", "trainable": false}, "inbound_nodes": [[["block5h_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_activation", "registered_name": null} |
layer0375_block5h_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5h_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5h_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_squeeze", "registered_name": null} |
layer0376_block5h_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5h_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5h_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_reshape", "registered_name": null} |
layer0377_block5h_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5h_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_reduce", "registered_name": null} |
layer0378_block5h_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5h_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_expand", "registered_name": null} |
layer0379_block5h_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5h_se_excite", "trainable": false}, "inbound_nodes": [[["block5h_activation", 0, 0, {}], ["block5h_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_excite", "registered_name": null} |
layer0380_block5h_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5h_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_project_conv", "registered_name": null} |
layer0381_block5h_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5h_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_project_bn", "registered_name": null} |
layer0382_block5h_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5h_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.08860759493670886, "seed": null, "trainable": false}, "inbound_nodes": [[["block5h_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_drop", "registered_name": null} |
layer0383_block5h_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5h_add", "trainable": false}, "inbound_nodes": [[["block5h_drop", 0, 0, {}], ["block5g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_add", "registered_name": null} |
layer0384_block5i_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_expand_conv", "registered_name": null} |
layer0385_block5i_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5i_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_expand_bn", "registered_name": null} |
layer0386_block5i_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5i_expand_activation", "trainable": false}, "inbound_nodes": [[["block5i_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_expand_activation", "registered_name": null} |
layer0387_block5i_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5i_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_dwconv2", "registered_name": null} |
layer0388_block5i_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5i_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_bn", "registered_name": null} |
layer0389_block5i_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5i_activation", "trainable": false}, "inbound_nodes": [[["block5i_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_activation", "registered_name": null} |
layer0390_block5i_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5i_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5i_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_squeeze", "registered_name": null} |
layer0391_block5i_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5i_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5i_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_reshape", "registered_name": null} |
layer0392_block5i_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5i_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_reduce", "registered_name": null} |
layer0393_block5i_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5i_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_expand", "registered_name": null} |
layer0394_block5i_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5i_se_excite", "trainable": false}, "inbound_nodes": [[["block5i_activation", 0, 0, {}], ["block5i_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_excite", "registered_name": null} |
layer0395_block5i_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5i_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_project_conv", "registered_name": null} |
layer0396_block5i_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5i_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_project_bn", "registered_name": null} |
layer0397_block5i_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5i_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09113924050632911, "seed": null, "trainable": false}, "inbound_nodes": [[["block5i_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_drop", "registered_name": null} |
layer0398_block5i_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5i_add", "trainable": false}, "inbound_nodes": [[["block5i_drop", 0, 0, {}], ["block5h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_add", "registered_name": null} |
layer0399_block5j_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_expand_conv", "registered_name": null} |
layer0400_block5j_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5j_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_expand_bn", "registered_name": null} |
layer0401_block5j_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5j_expand_activation", "trainable": false}, "inbound_nodes": [[["block5j_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_expand_activation", "registered_name": null} |
layer0402_block5j_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5j_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_dwconv2", "registered_name": null} |
layer0403_block5j_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5j_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_bn", "registered_name": null} |
layer0404_block5j_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5j_activation", "trainable": false}, "inbound_nodes": [[["block5j_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_activation", "registered_name": null} |
layer0405_block5j_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5j_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5j_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_squeeze", "registered_name": null} |
layer0406_block5j_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5j_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5j_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_reshape", "registered_name": null} |
layer0407_block5j_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5j_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_reduce", "registered_name": null} |
layer0408_block5j_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5j_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_expand", "registered_name": null} |
layer0409_block5j_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5j_se_excite", "trainable": false}, "inbound_nodes": [[["block5j_activation", 0, 0, {}], ["block5j_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_excite", "registered_name": null} |
layer0410_block5j_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5j_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_project_conv", "registered_name": null} |
layer0411_block5j_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5j_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_project_bn", "registered_name": null} |
layer0412_block5j_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5j_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09367088607594937, "seed": null, "trainable": false}, "inbound_nodes": [[["block5j_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_drop", "registered_name": null} |
layer0413_block5j_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5j_add", "trainable": false}, "inbound_nodes": [[["block5j_drop", 0, 0, {}], ["block5i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_add", "registered_name": null} |
layer0414_block5k_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_expand_conv", "registered_name": null} |
layer0415_block5k_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5k_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_expand_bn", "registered_name": null} |
layer0416_block5k_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5k_expand_activation", "trainable": false}, "inbound_nodes": [[["block5k_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_expand_activation", "registered_name": null} |
layer0417_block5k_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5k_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_dwconv2", "registered_name": null} |
layer0418_block5k_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5k_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_bn", "registered_name": null} |
layer0419_block5k_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5k_activation", "trainable": false}, "inbound_nodes": [[["block5k_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_activation", "registered_name": null} |
layer0420_block5k_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5k_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5k_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_squeeze", "registered_name": null} |
layer0421_block5k_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5k_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5k_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_reshape", "registered_name": null} |
layer0422_block5k_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5k_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_reduce", "registered_name": null} |
layer0423_block5k_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5k_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_expand", "registered_name": null} |
layer0424_block5k_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5k_se_excite", "trainable": false}, "inbound_nodes": [[["block5k_activation", 0, 0, {}], ["block5k_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_excite", "registered_name": null} |
layer0425_block5k_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5k_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_project_conv", "registered_name": null} |
layer0426_block5k_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5k_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_project_bn", "registered_name": null} |
layer0427_block5k_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5k_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09620253164556963, "seed": null, "trainable": false}, "inbound_nodes": [[["block5k_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_drop", "registered_name": null} |
layer0428_block5k_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5k_add", "trainable": false}, "inbound_nodes": [[["block5k_drop", 0, 0, {}], ["block5j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_add", "registered_name": null} |
layer0429_block5l_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_expand_conv", "registered_name": null} |
layer0430_block5l_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5l_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_expand_bn", "registered_name": null} |
layer0431_block5l_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5l_expand_activation", "trainable": false}, "inbound_nodes": [[["block5l_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_expand_activation", "registered_name": null} |
layer0432_block5l_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5l_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_dwconv2", "registered_name": null} |
layer0433_block5l_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5l_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_bn", "registered_name": null} |
layer0434_block5l_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5l_activation", "trainable": false}, "inbound_nodes": [[["block5l_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_activation", "registered_name": null} |
layer0435_block5l_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5l_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5l_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_squeeze", "registered_name": null} |
layer0436_block5l_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5l_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5l_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_reshape", "registered_name": null} |
layer0437_block5l_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5l_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_reduce", "registered_name": null} |
layer0438_block5l_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5l_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_expand", "registered_name": null} |
layer0439_block5l_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5l_se_excite", "trainable": false}, "inbound_nodes": [[["block5l_activation", 0, 0, {}], ["block5l_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_excite", "registered_name": null} |
layer0440_block5l_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5l_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_project_conv", "registered_name": null} |
layer0441_block5l_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5l_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_project_bn", "registered_name": null} |
layer0442_block5l_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5l_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09873417721518989, "seed": null, "trainable": false}, "inbound_nodes": [[["block5l_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_drop", "registered_name": null} |
layer0443_block5l_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5l_add", "trainable": false}, "inbound_nodes": [[["block5l_drop", 0, 0, {}], ["block5k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_add", "registered_name": null} |
layer0444_block5m_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_expand_conv", "registered_name": null} |
layer0445_block5m_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5m_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_expand_bn", "registered_name": null} |
layer0446_block5m_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5m_expand_activation", "trainable": false}, "inbound_nodes": [[["block5m_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_expand_activation", "registered_name": null} |
layer0447_block5m_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5m_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_dwconv2", "registered_name": null} |
layer0448_block5m_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5m_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_bn", "registered_name": null} |
layer0449_block5m_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5m_activation", "trainable": false}, "inbound_nodes": [[["block5m_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_activation", "registered_name": null} |
layer0450_block5m_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5m_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5m_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_squeeze", "registered_name": null} |
layer0451_block5m_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5m_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5m_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_reshape", "registered_name": null} |
layer0452_block5m_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5m_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_reduce", "registered_name": null} |
layer0453_block5m_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5m_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_expand", "registered_name": null} |
layer0454_block5m_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5m_se_excite", "trainable": false}, "inbound_nodes": [[["block5m_activation", 0, 0, {}], ["block5m_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_excite", "registered_name": null} |
layer0455_block5m_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5m_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_project_conv", "registered_name": null} |
layer0456_block5m_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5m_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_project_bn", "registered_name": null} |
layer0457_block5m_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5m_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10126582278481013, "seed": null, "trainable": false}, "inbound_nodes": [[["block5m_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_drop", "registered_name": null} |
layer0458_block5m_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5m_add", "trainable": false}, "inbound_nodes": [[["block5m_drop", 0, 0, {}], ["block5l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_add", "registered_name": null} |
layer0459_block5n_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_expand_conv", "registered_name": null} |
layer0460_block5n_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5n_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_expand_bn", "registered_name": null} |
layer0461_block5n_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5n_expand_activation", "trainable": false}, "inbound_nodes": [[["block5n_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_expand_activation", "registered_name": null} |
layer0462_block5n_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5n_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_dwconv2", "registered_name": null} |
layer0463_block5n_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5n_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_bn", "registered_name": null} |
layer0464_block5n_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5n_activation", "trainable": false}, "inbound_nodes": [[["block5n_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_activation", "registered_name": null} |
layer0465_block5n_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5n_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5n_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_squeeze", "registered_name": null} |
layer0466_block5n_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5n_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5n_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_reshape", "registered_name": null} |
layer0467_block5n_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5n_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_reduce", "registered_name": null} |
layer0468_block5n_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5n_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_expand", "registered_name": null} |
layer0469_block5n_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5n_se_excite", "trainable": false}, "inbound_nodes": [[["block5n_activation", 0, 0, {}], ["block5n_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_excite", "registered_name": null} |
layer0470_block5n_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5n_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_project_conv", "registered_name": null} |
layer0471_block5n_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5n_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_project_bn", "registered_name": null} |
layer0472_block5n_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5n_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10379746835443039, "seed": null, "trainable": false}, "inbound_nodes": [[["block5n_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_drop", "registered_name": null} |
layer0473_block5n_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5n_add", "trainable": false}, "inbound_nodes": [[["block5n_drop", 0, 0, {}], ["block5m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_add", "registered_name": null} |
layer0474_block5o_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_expand_conv", "registered_name": null} |
layer0475_block5o_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5o_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_expand_bn", "registered_name": null} |
layer0476_block5o_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5o_expand_activation", "trainable": false}, "inbound_nodes": [[["block5o_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_expand_activation", "registered_name": null} |
layer0477_block5o_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5o_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_dwconv2", "registered_name": null} |
layer0478_block5o_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5o_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_bn", "registered_name": null} |
layer0479_block5o_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5o_activation", "trainable": false}, "inbound_nodes": [[["block5o_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_activation", "registered_name": null} |
layer0480_block5o_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5o_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5o_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_squeeze", "registered_name": null} |
layer0481_block5o_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5o_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5o_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_reshape", "registered_name": null} |
layer0482_block5o_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5o_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_reduce", "registered_name": null} |
layer0483_block5o_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5o_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_expand", "registered_name": null} |
layer0484_block5o_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5o_se_excite", "trainable": false}, "inbound_nodes": [[["block5o_activation", 0, 0, {}], ["block5o_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_excite", "registered_name": null} |
layer0485_block5o_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5o_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_project_conv", "registered_name": null} |
layer0486_block5o_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5o_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_project_bn", "registered_name": null} |
layer0487_block5o_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5o_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10632911392405063, "seed": null, "trainable": false}, "inbound_nodes": [[["block5o_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_drop", "registered_name": null} |
layer0488_block5o_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5o_add", "trainable": false}, "inbound_nodes": [[["block5o_drop", 0, 0, {}], ["block5n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_add", "registered_name": null} |
layer0489_block5p_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_expand_conv", "registered_name": null} |
layer0490_block5p_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5p_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_expand_bn", "registered_name": null} |
layer0491_block5p_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5p_expand_activation", "trainable": false}, "inbound_nodes": [[["block5p_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_expand_activation", "registered_name": null} |
layer0492_block5p_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5p_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_dwconv2", "registered_name": null} |
layer0493_block5p_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5p_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_bn", "registered_name": null} |
layer0494_block5p_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5p_activation", "trainable": false}, "inbound_nodes": [[["block5p_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_activation", "registered_name": null} |
layer0495_block5p_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5p_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5p_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_squeeze", "registered_name": null} |
layer0496_block5p_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5p_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5p_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_reshape", "registered_name": null} |
layer0497_block5p_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5p_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_reduce", "registered_name": null} |
layer0498_block5p_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5p_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_expand", "registered_name": null} |
layer0499_block5p_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5p_se_excite", "trainable": false}, "inbound_nodes": [[["block5p_activation", 0, 0, {}], ["block5p_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_excite", "registered_name": null} |
layer0500_block5p_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5p_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_project_conv", "registered_name": null} |
layer0501_block5p_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5p_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_project_bn", "registered_name": null} |
layer0502_block5p_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5p_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10886075949367088, "seed": null, "trainable": false}, "inbound_nodes": [[["block5p_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_drop", "registered_name": null} |
layer0503_block5p_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5p_add", "trainable": false}, "inbound_nodes": [[["block5p_drop", 0, 0, {}], ["block5o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_add", "registered_name": null} |
layer0504_block5q_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_expand_conv", "registered_name": null} |
layer0505_block5q_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5q_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_expand_bn", "registered_name": null} |
layer0506_block5q_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5q_expand_activation", "trainable": false}, "inbound_nodes": [[["block5q_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_expand_activation", "registered_name": null} |
layer0507_block5q_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5q_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_dwconv2", "registered_name": null} |
layer0508_block5q_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5q_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_bn", "registered_name": null} |
layer0509_block5q_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5q_activation", "trainable": false}, "inbound_nodes": [[["block5q_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_activation", "registered_name": null} |
layer0510_block5q_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5q_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5q_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_squeeze", "registered_name": null} |
layer0511_block5q_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5q_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5q_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_reshape", "registered_name": null} |
layer0512_block5q_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5q_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_reduce", "registered_name": null} |
layer0513_block5q_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5q_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_expand", "registered_name": null} |
layer0514_block5q_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5q_se_excite", "trainable": false}, "inbound_nodes": [[["block5q_activation", 0, 0, {}], ["block5q_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_excite", "registered_name": null} |
layer0515_block5q_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5q_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_project_conv", "registered_name": null} |
layer0516_block5q_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5q_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_project_bn", "registered_name": null} |
layer0517_block5q_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5q_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.11139240506329115, "seed": null, "trainable": false}, "inbound_nodes": [[["block5q_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_drop", "registered_name": null} |
layer0518_block5q_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5q_add", "trainable": false}, "inbound_nodes": [[["block5q_drop", 0, 0, {}], ["block5p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_add", "registered_name": null} |
layer0519_block5r_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_expand_conv", "registered_name": null} |
layer0520_block5r_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5r_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_expand_bn", "registered_name": null} |
layer0521_block5r_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5r_expand_activation", "trainable": false}, "inbound_nodes": [[["block5r_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_expand_activation", "registered_name": null} |
layer0522_block5r_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5r_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_dwconv2", "registered_name": null} |
layer0523_block5r_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5r_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_bn", "registered_name": null} |
layer0524_block5r_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5r_activation", "trainable": false}, "inbound_nodes": [[["block5r_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_activation", "registered_name": null} |
layer0525_block5r_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5r_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5r_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_squeeze", "registered_name": null} |
layer0526_block5r_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5r_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5r_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_reshape", "registered_name": null} |
layer0527_block5r_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5r_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_reduce", "registered_name": null} |
layer0528_block5r_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5r_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_expand", "registered_name": null} |
layer0529_block5r_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5r_se_excite", "trainable": false}, "inbound_nodes": [[["block5r_activation", 0, 0, {}], ["block5r_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_excite", "registered_name": null} |
layer0530_block5r_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5r_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_project_conv", "registered_name": null} |
layer0531_block5r_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5r_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_project_bn", "registered_name": null} |
layer0532_block5r_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5r_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.11392405063291139, "seed": null, "trainable": false}, "inbound_nodes": [[["block5r_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_drop", "registered_name": null} |
layer0533_block5r_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5r_add", "trainable": false}, "inbound_nodes": [[["block5r_drop", 0, 0, {}], ["block5q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_add", "registered_name": null} |
layer0534_block5s_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_expand_conv", "registered_name": null} |
layer0535_block5s_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5s_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_expand_bn", "registered_name": null} |
layer0536_block5s_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5s_expand_activation", "trainable": false}, "inbound_nodes": [[["block5s_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_expand_activation", "registered_name": null} |
layer0537_block5s_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5s_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_dwconv2", "registered_name": null} |
layer0538_block5s_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5s_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_bn", "registered_name": null} |
layer0539_block5s_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5s_activation", "trainable": false}, "inbound_nodes": [[["block5s_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_activation", "registered_name": null} |
layer0540_block5s_se_squeeze | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5s_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5s_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_squeeze", "registered_name": null} |
layer0541_block5s_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5s_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5s_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_reshape", "registered_name": null} |
layer0542_block5s_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5s_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_reduce", "registered_name": null} |
layer0543_block5s_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5s_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_expand", "registered_name": null} |
layer0544_block5s_se_excite | | default: {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5s_se_excite", "trainable": false}, "inbound_nodes": [[["block5s_activation", 0, 0, {}], ["block5s_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_excite", "registered_name": null} |
layer0545_block5s_project_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5s_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_project_conv", "registered_name": null} |
layer0546_block5s_project_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5s_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_project_bn", "registered_name": null} |
layer0547_block5s_drop | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5s_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.11645569620253166, "seed": null, "trainable": false}, "inbound_nodes": [[["block5s_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_drop", "registered_name": null} |
layer0548_block5s_add | | default: {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5s_add", "trainable": false}, "inbound_nodes": [[["block5s_drop", 0, 0, {}], ["block5r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_add", "registered_name": null} |
layer0549_block6a_expand_conv | | default: {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5s_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_conv", "registered_name": null} |
layer0550_block6a_expand_bn | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_bn", "registered_name": null} |
layer0551_block6a_expand_activation | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6a_expand_activation", "trainable": false}, "inbound_nodes": [[["block6a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_activation", "registered_name": null} |
layer0552_block6a_dwconv2 | | default: {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_dwconv2", "registered_name": null} |
layer0553_block6a_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_bn", "registered_name": null} |
layer0554_block6a_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6a_activation", "trainable": false}, "inbound_nodes": [[["block6a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_activation", "registered_name": null} |
layer0555_block6a_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_squeeze", "registered_name": null} |
layer0556_block6a_se_reshape | | default: {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6a_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block6a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_reshape", "registered_name": null} |
layer0557_block6a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_reduce", "registered_name": null} |
layer0558_block6a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_expand", "registered_name": null} |
layer0559_block6a_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6a_se_excite", "trainable": false}, "inbound_nodes": [[["block6a_activation", 0, 0, {}], ["block6a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_excite", "registered_name": null} |
layer0560_block6a_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_project_conv", "registered_name": null} |
layer0561_block6a_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_project_bn", "registered_name": null} |
layer0562_block6b_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_conv", "registered_name": null} |
layer0563_block6b_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_bn", "registered_name": null} |
layer0564_block6b_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6b_expand_activation", "trainable": false}, "inbound_nodes": [[["block6b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_activation", "registered_name": null} |
layer0565_block6b_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_dwconv2", "registered_name": null} |
layer0566_block6b_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_bn", "registered_name": null} |
layer0567_block6b_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6b_activation", "trainable": false}, "inbound_nodes": [[["block6b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_activation", "registered_name": null} |
layer0568_block6b_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_squeeze", "registered_name": null} |
layer0569_block6b_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6b_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_reshape", "registered_name": null} |
layer0570_block6b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_reduce", "registered_name": null} |
layer0571_block6b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_expand", "registered_name": null} |
layer0572_block6b_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6b_se_excite", "trainable": false}, "inbound_nodes": [[["block6b_activation", 0, 0, {}], ["block6b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_excite", "registered_name": null} |
layer0573_block6b_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_project_conv", "registered_name": null} |
layer0574_block6b_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_project_bn", "registered_name": null} |
layer0575_block6b_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12151898734177217, "seed": null, "trainable": false}, "inbound_nodes": [[["block6b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_drop", "registered_name": null} |
layer0576_block6b_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6b_add", "trainable": false}, "inbound_nodes": [[["block6b_drop", 0, 0, {}], ["block6a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_add", "registered_name": null} |
layer0577_block6c_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_conv", "registered_name": null} |
layer0578_block6c_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_bn", "registered_name": null} |
layer0579_block6c_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6c_expand_activation", "trainable": false}, "inbound_nodes": [[["block6c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_activation", "registered_name": null} |
layer0580_block6c_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_dwconv2", "registered_name": null} |
layer0581_block6c_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_bn", "registered_name": null} |
layer0582_block6c_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6c_activation", "trainable": false}, "inbound_nodes": [[["block6c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_activation", "registered_name": null} |
layer0583_block6c_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_squeeze", "registered_name": null} |
layer0584_block6c_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6c_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_reshape", "registered_name": null} |
layer0585_block6c_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_reduce", "registered_name": null} |
layer0586_block6c_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_expand", "registered_name": null} |
layer0587_block6c_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6c_se_excite", "trainable": false}, "inbound_nodes": [[["block6c_activation", 0, 0, {}], ["block6c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_excite", "registered_name": null} |
layer0588_block6c_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_project_conv", "registered_name": null} |
layer0589_block6c_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_project_bn", "registered_name": null} |
layer0590_block6c_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12405063291139241, "seed": null, "trainable": false}, "inbound_nodes": [[["block6c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_drop", "registered_name": null} |
layer0591_block6c_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6c_add", "trainable": false}, "inbound_nodes": [[["block6c_drop", 0, 0, {}], ["block6b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_add", "registered_name": null} |
layer0592_block6d_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_conv", "registered_name": null} |
layer0593_block6d_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_bn", "registered_name": null} |
layer0594_block6d_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6d_expand_activation", "trainable": false}, "inbound_nodes": [[["block6d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_activation", "registered_name": null} |
layer0595_block6d_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_dwconv2", "registered_name": null} |
layer0596_block6d_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_bn", "registered_name": null} |
layer0597_block6d_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6d_activation", "trainable": false}, "inbound_nodes": [[["block6d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_activation", "registered_name": null} |
layer0598_block6d_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_squeeze", "registered_name": null} |
layer0599_block6d_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6d_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_reshape", "registered_name": null} |
layer0600_block6d_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_reduce", "registered_name": null} |
layer0601_block6d_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_expand", "registered_name": null} |
layer0602_block6d_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6d_se_excite", "trainable": false}, "inbound_nodes": [[["block6d_activation", 0, 0, {}], ["block6d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_excite", "registered_name": null} |
layer0603_block6d_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_project_conv", "registered_name": null} |
layer0604_block6d_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_project_bn", "registered_name": null} |
layer0605_block6d_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12658227848101267, "seed": null, "trainable": false}, "inbound_nodes": [[["block6d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_drop", "registered_name": null} |
layer0606_block6d_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6d_add", "trainable": false}, "inbound_nodes": [[["block6d_drop", 0, 0, {}], ["block6c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_add", "registered_name": null} |
layer0607_block6e_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_expand_conv", "registered_name": null} |
layer0608_block6e_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_expand_bn", "registered_name": null} |
layer0609_block6e_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6e_expand_activation", "trainable": false}, "inbound_nodes": [[["block6e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_expand_activation", "registered_name": null} |
layer0610_block6e_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_dwconv2", "registered_name": null} |
layer0611_block6e_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_bn", "registered_name": null} |
layer0612_block6e_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6e_activation", "trainable": false}, "inbound_nodes": [[["block6e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_activation", "registered_name": null} |
layer0613_block6e_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_squeeze", "registered_name": null} |
layer0614_block6e_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6e_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_reshape", "registered_name": null} |
layer0615_block6e_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_reduce", "registered_name": null} |
layer0616_block6e_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_expand", "registered_name": null} |
layer0617_block6e_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6e_se_excite", "trainable": false}, "inbound_nodes": [[["block6e_activation", 0, 0, {}], ["block6e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_excite", "registered_name": null} |
layer0618_block6e_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_project_conv", "registered_name": null} |
layer0619_block6e_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_project_bn", "registered_name": null} |
layer0620_block6e_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12911392405063293, "seed": null, "trainable": false}, "inbound_nodes": [[["block6e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_drop", "registered_name": null} |
layer0621_block6e_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6e_add", "trainable": false}, "inbound_nodes": [[["block6e_drop", 0, 0, {}], ["block6d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_add", "registered_name": null} |
layer0622_block6f_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_expand_conv", "registered_name": null} |
layer0623_block6f_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_expand_bn", "registered_name": null} |
layer0624_block6f_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6f_expand_activation", "trainable": false}, "inbound_nodes": [[["block6f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_expand_activation", "registered_name": null} |
layer0625_block6f_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_dwconv2", "registered_name": null} |
layer0626_block6f_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_bn", "registered_name": null} |
layer0627_block6f_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6f_activation", "trainable": false}, "inbound_nodes": [[["block6f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_activation", "registered_name": null} |
layer0628_block6f_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_squeeze", "registered_name": null} |
layer0629_block6f_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6f_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_reshape", "registered_name": null} |
layer0630_block6f_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_reduce", "registered_name": null} |
layer0631_block6f_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_expand", "registered_name": null} |
layer0632_block6f_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6f_se_excite", "trainable": false}, "inbound_nodes": [[["block6f_activation", 0, 0, {}], ["block6f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_excite", "registered_name": null} |
layer0633_block6f_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_project_conv", "registered_name": null} |
layer0634_block6f_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_project_bn", "registered_name": null} |
layer0635_block6f_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13164556962025317, "seed": null, "trainable": false}, "inbound_nodes": [[["block6f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_drop", "registered_name": null} |
layer0636_block6f_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6f_add", "trainable": false}, "inbound_nodes": [[["block6f_drop", 0, 0, {}], ["block6e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_add", "registered_name": null} |
layer0637_block6g_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_expand_conv", "registered_name": null} |
layer0638_block6g_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_expand_bn", "registered_name": null} |
layer0639_block6g_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6g_expand_activation", "trainable": false}, "inbound_nodes": [[["block6g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_expand_activation", "registered_name": null} |
layer0640_block6g_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_dwconv2", "registered_name": null} |
layer0641_block6g_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_bn", "registered_name": null} |
layer0642_block6g_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6g_activation", "trainable": false}, "inbound_nodes": [[["block6g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_activation", "registered_name": null} |
layer0643_block6g_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_squeeze", "registered_name": null} |
layer0644_block6g_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6g_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_reshape", "registered_name": null} |
layer0645_block6g_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_reduce", "registered_name": null} |
layer0646_block6g_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_expand", "registered_name": null} |
layer0647_block6g_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6g_se_excite", "trainable": false}, "inbound_nodes": [[["block6g_activation", 0, 0, {}], ["block6g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_excite", "registered_name": null} |
layer0648_block6g_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_project_conv", "registered_name": null} |
layer0649_block6g_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_project_bn", "registered_name": null} |
layer0650_block6g_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13417721518987344, "seed": null, "trainable": false}, "inbound_nodes": [[["block6g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_drop", "registered_name": null} |
layer0651_block6g_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6g_add", "trainable": false}, "inbound_nodes": [[["block6g_drop", 0, 0, {}], ["block6f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_add", "registered_name": null} |
layer0652_block6h_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_expand_conv", "registered_name": null} |
layer0653_block6h_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6h_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_expand_bn", "registered_name": null} |
layer0654_block6h_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6h_expand_activation", "trainable": false}, "inbound_nodes": [[["block6h_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_expand_activation", "registered_name": null} |
layer0655_block6h_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6h_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_dwconv2", "registered_name": null} |
layer0656_block6h_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6h_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_bn", "registered_name": null} |
layer0657_block6h_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6h_activation", "trainable": false}, "inbound_nodes": [[["block6h_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_activation", "registered_name": null} |
layer0658_block6h_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6h_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6h_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_squeeze", "registered_name": null} |
layer0659_block6h_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6h_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6h_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_reshape", "registered_name": null} |
layer0660_block6h_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6h_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_reduce", "registered_name": null} |
layer0661_block6h_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6h_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_expand", "registered_name": null} |
layer0662_block6h_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6h_se_excite", "trainable": false}, "inbound_nodes": [[["block6h_activation", 0, 0, {}], ["block6h_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_excite", "registered_name": null} |
layer0663_block6h_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6h_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_project_conv", "registered_name": null} |
layer0664_block6h_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6h_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_project_bn", "registered_name": null} |
layer0665_block6h_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6h_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13670886075949368, "seed": null, "trainable": false}, "inbound_nodes": [[["block6h_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_drop", "registered_name": null} |
layer0666_block6h_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6h_add", "trainable": false}, "inbound_nodes": [[["block6h_drop", 0, 0, {}], ["block6g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_add", "registered_name": null} |
layer0667_block6i_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_expand_conv", "registered_name": null} |
layer0668_block6i_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6i_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_expand_bn", "registered_name": null} |
layer0669_block6i_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6i_expand_activation", "trainable": false}, "inbound_nodes": [[["block6i_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_expand_activation", "registered_name": null} |
layer0670_block6i_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6i_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_dwconv2", "registered_name": null} |
layer0671_block6i_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6i_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_bn", "registered_name": null} |
layer0672_block6i_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6i_activation", "trainable": false}, "inbound_nodes": [[["block6i_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_activation", "registered_name": null} |
layer0673_block6i_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6i_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6i_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_squeeze", "registered_name": null} |
layer0674_block6i_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6i_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6i_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_reshape", "registered_name": null} |
layer0675_block6i_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6i_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_reduce", "registered_name": null} |
layer0676_block6i_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6i_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_expand", "registered_name": null} |
layer0677_block6i_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6i_se_excite", "trainable": false}, "inbound_nodes": [[["block6i_activation", 0, 0, {}], ["block6i_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_excite", "registered_name": null} |
layer0678_block6i_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6i_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_project_conv", "registered_name": null} |
layer0679_block6i_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6i_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_project_bn", "registered_name": null} |
layer0680_block6i_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6i_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13924050632911392, "seed": null, "trainable": false}, "inbound_nodes": [[["block6i_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_drop", "registered_name": null} |
layer0681_block6i_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6i_add", "trainable": false}, "inbound_nodes": [[["block6i_drop", 0, 0, {}], ["block6h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_add", "registered_name": null} |
layer0682_block6j_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_expand_conv", "registered_name": null} |
layer0683_block6j_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6j_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_expand_bn", "registered_name": null} |
layer0684_block6j_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6j_expand_activation", "trainable": false}, "inbound_nodes": [[["block6j_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_expand_activation", "registered_name": null} |
layer0685_block6j_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6j_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_dwconv2", "registered_name": null} |
layer0686_block6j_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6j_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_bn", "registered_name": null} |
layer0687_block6j_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6j_activation", "trainable": false}, "inbound_nodes": [[["block6j_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_activation", "registered_name": null} |
layer0688_block6j_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6j_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6j_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_squeeze", "registered_name": null} |
layer0689_block6j_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6j_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6j_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_reshape", "registered_name": null} |
layer0690_block6j_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6j_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_reduce", "registered_name": null} |
layer0691_block6j_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6j_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_expand", "registered_name": null} |
layer0692_block6j_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6j_se_excite", "trainable": false}, "inbound_nodes": [[["block6j_activation", 0, 0, {}], ["block6j_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_excite", "registered_name": null} |
layer0693_block6j_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6j_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_project_conv", "registered_name": null} |
layer0694_block6j_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6j_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_project_bn", "registered_name": null} |
layer0695_block6j_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6j_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.14177215189873418, "seed": null, "trainable": false}, "inbound_nodes": [[["block6j_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_drop", "registered_name": null} |
layer0696_block6j_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6j_add", "trainable": false}, "inbound_nodes": [[["block6j_drop", 0, 0, {}], ["block6i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_add", "registered_name": null} |
layer0697_block6k_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_expand_conv", "registered_name": null} |
layer0698_block6k_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6k_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_expand_bn", "registered_name": null} |
layer0699_block6k_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6k_expand_activation", "trainable": false}, "inbound_nodes": [[["block6k_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_expand_activation", "registered_name": null} |
layer0700_block6k_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6k_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_dwconv2", "registered_name": null} |
layer0701_block6k_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6k_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_bn", "registered_name": null} |
layer0702_block6k_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6k_activation", "trainable": false}, "inbound_nodes": [[["block6k_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_activation", "registered_name": null} |
layer0703_block6k_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6k_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6k_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_squeeze", "registered_name": null} |
layer0704_block6k_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6k_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6k_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_reshape", "registered_name": null} |
layer0705_block6k_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6k_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_reduce", "registered_name": null} |
layer0706_block6k_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6k_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_expand", "registered_name": null} |
layer0707_block6k_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6k_se_excite", "trainable": false}, "inbound_nodes": [[["block6k_activation", 0, 0, {}], ["block6k_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_excite", "registered_name": null} |
layer0708_block6k_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6k_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_project_conv", "registered_name": null} |
layer0709_block6k_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6k_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_project_bn", "registered_name": null} |
layer0710_block6k_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6k_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.14430379746835442, "seed": null, "trainable": false}, "inbound_nodes": [[["block6k_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_drop", "registered_name": null} |
layer0711_block6k_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6k_add", "trainable": false}, "inbound_nodes": [[["block6k_drop", 0, 0, {}], ["block6j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_add", "registered_name": null} |
layer0712_block6l_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_expand_conv", "registered_name": null} |
layer0713_block6l_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6l_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_expand_bn", "registered_name": null} |
layer0714_block6l_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6l_expand_activation", "trainable": false}, "inbound_nodes": [[["block6l_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_expand_activation", "registered_name": null} |
layer0715_block6l_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6l_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_dwconv2", "registered_name": null} |
layer0716_block6l_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6l_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_bn", "registered_name": null} |
layer0717_block6l_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6l_activation", "trainable": false}, "inbound_nodes": [[["block6l_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_activation", "registered_name": null} |
layer0718_block6l_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6l_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6l_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_squeeze", "registered_name": null} |
layer0719_block6l_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6l_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6l_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_reshape", "registered_name": null} |
layer0720_block6l_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6l_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_reduce", "registered_name": null} |
layer0721_block6l_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6l_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_expand", "registered_name": null} |
layer0722_block6l_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6l_se_excite", "trainable": false}, "inbound_nodes": [[["block6l_activation", 0, 0, {}], ["block6l_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_excite", "registered_name": null} |
layer0723_block6l_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6l_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_project_conv", "registered_name": null} |
layer0724_block6l_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6l_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_project_bn", "registered_name": null} |
layer0725_block6l_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6l_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1468354430379747, "seed": null, "trainable": false}, "inbound_nodes": [[["block6l_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_drop", "registered_name": null} |
layer0726_block6l_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6l_add", "trainable": false}, "inbound_nodes": [[["block6l_drop", 0, 0, {}], ["block6k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_add", "registered_name": null} |
layer0727_block6m_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_expand_conv", "registered_name": null} |
layer0728_block6m_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6m_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_expand_bn", "registered_name": null} |
layer0729_block6m_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6m_expand_activation", "trainable": false}, "inbound_nodes": [[["block6m_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_expand_activation", "registered_name": null} |
layer0730_block6m_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6m_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_dwconv2", "registered_name": null} |
layer0731_block6m_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6m_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_bn", "registered_name": null} |
layer0732_block6m_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6m_activation", "trainable": false}, "inbound_nodes": [[["block6m_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_activation", "registered_name": null} |
layer0733_block6m_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6m_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6m_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_squeeze", "registered_name": null} |
layer0734_block6m_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6m_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6m_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_reshape", "registered_name": null} |
layer0735_block6m_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6m_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_reduce", "registered_name": null} |
layer0736_block6m_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6m_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_expand", "registered_name": null} |
layer0737_block6m_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6m_se_excite", "trainable": false}, "inbound_nodes": [[["block6m_activation", 0, 0, {}], ["block6m_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_excite", "registered_name": null} |
layer0738_block6m_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6m_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_project_conv", "registered_name": null} |
layer0739_block6m_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6m_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_project_bn", "registered_name": null} |
layer0740_block6m_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6m_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.14936708860759496, "seed": null, "trainable": false}, "inbound_nodes": [[["block6m_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_drop", "registered_name": null} |
layer0741_block6m_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6m_add", "trainable": false}, "inbound_nodes": [[["block6m_drop", 0, 0, {}], ["block6l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_add", "registered_name": null} |
layer0742_block6n_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_expand_conv", "registered_name": null} |
layer0743_block6n_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6n_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_expand_bn", "registered_name": null} |
layer0744_block6n_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6n_expand_activation", "trainable": false}, "inbound_nodes": [[["block6n_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_expand_activation", "registered_name": null} |
layer0745_block6n_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6n_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_dwconv2", "registered_name": null} |
layer0746_block6n_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6n_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_bn", "registered_name": null} |
layer0747_block6n_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6n_activation", "trainable": false}, "inbound_nodes": [[["block6n_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_activation", "registered_name": null} |
layer0748_block6n_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6n_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6n_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_squeeze", "registered_name": null} |
layer0749_block6n_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6n_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6n_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_reshape", "registered_name": null} |
layer0750_block6n_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6n_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_reduce", "registered_name": null} |
layer0751_block6n_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6n_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_expand", "registered_name": null} |
layer0752_block6n_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6n_se_excite", "trainable": false}, "inbound_nodes": [[["block6n_activation", 0, 0, {}], ["block6n_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_excite", "registered_name": null} |
layer0753_block6n_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6n_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_project_conv", "registered_name": null} |
layer0754_block6n_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6n_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_project_bn", "registered_name": null} |
layer0755_block6n_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6n_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1518987341772152, "seed": null, "trainable": false}, "inbound_nodes": [[["block6n_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_drop", "registered_name": null} |
layer0756_block6n_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6n_add", "trainable": false}, "inbound_nodes": [[["block6n_drop", 0, 0, {}], ["block6m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_add", "registered_name": null} |
layer0757_block6o_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_expand_conv", "registered_name": null} |
layer0758_block6o_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6o_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_expand_bn", "registered_name": null} |
layer0759_block6o_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6o_expand_activation", "trainable": false}, "inbound_nodes": [[["block6o_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_expand_activation", "registered_name": null} |
layer0760_block6o_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6o_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_dwconv2", "registered_name": null} |
layer0761_block6o_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6o_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_bn", "registered_name": null} |
layer0762_block6o_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6o_activation", "trainable": false}, "inbound_nodes": [[["block6o_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_activation", "registered_name": null} |
layer0763_block6o_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6o_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6o_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_squeeze", "registered_name": null} |
layer0764_block6o_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6o_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6o_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_reshape", "registered_name": null} |
layer0765_block6o_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6o_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_reduce", "registered_name": null} |
layer0766_block6o_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6o_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_expand", "registered_name": null} |
layer0767_block6o_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6o_se_excite", "trainable": false}, "inbound_nodes": [[["block6o_activation", 0, 0, {}], ["block6o_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_excite", "registered_name": null} |
layer0768_block6o_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6o_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_project_conv", "registered_name": null} |
layer0769_block6o_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6o_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_project_bn", "registered_name": null} |
layer0770_block6o_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6o_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.15443037974683546, "seed": null, "trainable": false}, "inbound_nodes": [[["block6o_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_drop", "registered_name": null} |
layer0771_block6o_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6o_add", "trainable": false}, "inbound_nodes": [[["block6o_drop", 0, 0, {}], ["block6n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_add", "registered_name": null} |
layer0772_block6p_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_expand_conv", "registered_name": null} |
layer0773_block6p_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6p_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_expand_bn", "registered_name": null} |
layer0774_block6p_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6p_expand_activation", "trainable": false}, "inbound_nodes": [[["block6p_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_expand_activation", "registered_name": null} |
layer0775_block6p_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6p_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_dwconv2", "registered_name": null} |
layer0776_block6p_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6p_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_bn", "registered_name": null} |
layer0777_block6p_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6p_activation", "trainable": false}, "inbound_nodes": [[["block6p_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_activation", "registered_name": null} |
layer0778_block6p_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6p_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6p_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_squeeze", "registered_name": null} |
layer0779_block6p_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6p_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6p_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_reshape", "registered_name": null} |
layer0780_block6p_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6p_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_reduce", "registered_name": null} |
layer0781_block6p_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6p_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_expand", "registered_name": null} |
layer0782_block6p_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6p_se_excite", "trainable": false}, "inbound_nodes": [[["block6p_activation", 0, 0, {}], ["block6p_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_excite", "registered_name": null} |
layer0783_block6p_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6p_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_project_conv", "registered_name": null} |
layer0784_block6p_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6p_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_project_bn", "registered_name": null} |
layer0785_block6p_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6p_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1569620253164557, "seed": null, "trainable": false}, "inbound_nodes": [[["block6p_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_drop", "registered_name": null} |
layer0786_block6p_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6p_add", "trainable": false}, "inbound_nodes": [[["block6p_drop", 0, 0, {}], ["block6o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_add", "registered_name": null} |
layer0787_block6q_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_expand_conv", "registered_name": null} |
layer0788_block6q_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6q_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_expand_bn", "registered_name": null} |
layer0789_block6q_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6q_expand_activation", "trainable": false}, "inbound_nodes": [[["block6q_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_expand_activation", "registered_name": null} |
layer0790_block6q_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6q_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_dwconv2", "registered_name": null} |
layer0791_block6q_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6q_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_bn", "registered_name": null} |
layer0792_block6q_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6q_activation", "trainable": false}, "inbound_nodes": [[["block6q_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_activation", "registered_name": null} |
layer0793_block6q_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6q_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6q_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_squeeze", "registered_name": null} |
layer0794_block6q_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6q_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6q_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_reshape", "registered_name": null} |
layer0795_block6q_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6q_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_reduce", "registered_name": null} |
layer0796_block6q_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6q_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_expand", "registered_name": null} |
layer0797_block6q_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6q_se_excite", "trainable": false}, "inbound_nodes": [[["block6q_activation", 0, 0, {}], ["block6q_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_excite", "registered_name": null} |
layer0798_block6q_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6q_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_project_conv", "registered_name": null} |
layer0799_block6q_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6q_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_project_bn", "registered_name": null} |
layer0800_block6q_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6q_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.15949367088607597, "seed": null, "trainable": false}, "inbound_nodes": [[["block6q_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_drop", "registered_name": null} |
layer0801_block6q_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6q_add", "trainable": false}, "inbound_nodes": [[["block6q_drop", 0, 0, {}], ["block6p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_add", "registered_name": null} |
layer0802_block6r_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_expand_conv", "registered_name": null} |
layer0803_block6r_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6r_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_expand_bn", "registered_name": null} |
layer0804_block6r_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6r_expand_activation", "trainable": false}, "inbound_nodes": [[["block6r_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_expand_activation", "registered_name": null} |
layer0805_block6r_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6r_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_dwconv2", "registered_name": null} |
layer0806_block6r_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6r_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_bn", "registered_name": null} |
layer0807_block6r_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6r_activation", "trainable": false}, "inbound_nodes": [[["block6r_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_activation", "registered_name": null} |
layer0808_block6r_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6r_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6r_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_squeeze", "registered_name": null} |
layer0809_block6r_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6r_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6r_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_reshape", "registered_name": null} |
layer0810_block6r_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6r_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_reduce", "registered_name": null} |
layer0811_block6r_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6r_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_expand", "registered_name": null} |
layer0812_block6r_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6r_se_excite", "trainable": false}, "inbound_nodes": [[["block6r_activation", 0, 0, {}], ["block6r_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_excite", "registered_name": null} |
layer0813_block6r_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6r_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_project_conv", "registered_name": null} |
layer0814_block6r_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6r_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_project_bn", "registered_name": null} |
layer0815_block6r_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6r_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1620253164556962, "seed": null, "trainable": false}, "inbound_nodes": [[["block6r_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_drop", "registered_name": null} |
layer0816_block6r_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6r_add", "trainable": false}, "inbound_nodes": [[["block6r_drop", 0, 0, {}], ["block6q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_add", "registered_name": null} |
layer0817_block6s_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_expand_conv", "registered_name": null} |
layer0818_block6s_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6s_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_expand_bn", "registered_name": null} |
layer0819_block6s_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6s_expand_activation", "trainable": false}, "inbound_nodes": [[["block6s_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_expand_activation", "registered_name": null} |
layer0820_block6s_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6s_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_dwconv2", "registered_name": null} |
layer0821_block6s_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6s_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_bn", "registered_name": null} |
layer0822_block6s_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6s_activation", "trainable": false}, "inbound_nodes": [[["block6s_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_activation", "registered_name": null} |
layer0823_block6s_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6s_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6s_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_squeeze", "registered_name": null} |
layer0824_block6s_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6s_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6s_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_reshape", "registered_name": null} |
layer0825_block6s_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6s_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_reduce", "registered_name": null} |
layer0826_block6s_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6s_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_expand", "registered_name": null} |
layer0827_block6s_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6s_se_excite", "trainable": false}, "inbound_nodes": [[["block6s_activation", 0, 0, {}], ["block6s_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_excite", "registered_name": null} |
layer0828_block6s_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6s_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_project_conv", "registered_name": null} |
layer0829_block6s_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6s_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_project_bn", "registered_name": null} |
layer0830_block6s_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6s_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.16455696202531644, "seed": null, "trainable": false}, "inbound_nodes": [[["block6s_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_drop", "registered_name": null} |
layer0831_block6s_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6s_add", "trainable": false}, "inbound_nodes": [[["block6s_drop", 0, 0, {}], ["block6r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_add", "registered_name": null} |
layer0832_block6t_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6s_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_expand_conv", "registered_name": null} |
layer0833_block6t_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6t_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_expand_bn", "registered_name": null} |
layer0834_block6t_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6t_expand_activation", "trainable": false}, "inbound_nodes": [[["block6t_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_expand_activation", "registered_name": null} |
layer0835_block6t_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6t_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_dwconv2", "registered_name": null} |
layer0836_block6t_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6t_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_bn", "registered_name": null} |
layer0837_block6t_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6t_activation", "trainable": false}, "inbound_nodes": [[["block6t_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_activation", "registered_name": null} |
layer0838_block6t_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6t_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6t_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_squeeze", "registered_name": null} |
layer0839_block6t_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6t_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6t_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_reshape", "registered_name": null} |
layer0840_block6t_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6t_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_reduce", "registered_name": null} |
layer0841_block6t_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6t_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_expand", "registered_name": null} |
layer0842_block6t_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6t_se_excite", "trainable": false}, "inbound_nodes": [[["block6t_activation", 0, 0, {}], ["block6t_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_excite", "registered_name": null} |
layer0843_block6t_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6t_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_project_conv", "registered_name": null} |
layer0844_block6t_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6t_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_project_bn", "registered_name": null} |
layer0845_block6t_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6t_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1670886075949367, "seed": null, "trainable": false}, "inbound_nodes": [[["block6t_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_drop", "registered_name": null} |
layer0846_block6t_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6t_add", "trainable": false}, "inbound_nodes": [[["block6t_drop", 0, 0, {}], ["block6s_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_add", "registered_name": null} |
layer0847_block6u_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6t_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_expand_conv", "registered_name": null} |
layer0848_block6u_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6u_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_expand_bn", "registered_name": null} |
layer0849_block6u_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6u_expand_activation", "trainable": false}, "inbound_nodes": [[["block6u_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_expand_activation", "registered_name": null} |
layer0850_block6u_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6u_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_dwconv2", "registered_name": null} |
layer0851_block6u_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6u_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_bn", "registered_name": null} |
layer0852_block6u_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6u_activation", "trainable": false}, "inbound_nodes": [[["block6u_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_activation", "registered_name": null} |
layer0853_block6u_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6u_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6u_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_squeeze", "registered_name": null} |
layer0854_block6u_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6u_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6u_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_reshape", "registered_name": null} |
layer0855_block6u_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6u_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_reduce", "registered_name": null} |
layer0856_block6u_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6u_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_expand", "registered_name": null} |
layer0857_block6u_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6u_se_excite", "trainable": false}, "inbound_nodes": [[["block6u_activation", 0, 0, {}], ["block6u_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_excite", "registered_name": null} |
layer0858_block6u_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6u_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_project_conv", "registered_name": null} |
layer0859_block6u_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6u_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_project_bn", "registered_name": null} |
layer0860_block6u_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6u_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.16962025316455698, "seed": null, "trainable": false}, "inbound_nodes": [[["block6u_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_drop", "registered_name": null} |
layer0861_block6u_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6u_add", "trainable": false}, "inbound_nodes": [[["block6u_drop", 0, 0, {}], ["block6t_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_add", "registered_name": null} |
layer0862_block6v_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6u_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_expand_conv", "registered_name": null} |
layer0863_block6v_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6v_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_expand_bn", "registered_name": null} |
layer0864_block6v_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6v_expand_activation", "trainable": false}, "inbound_nodes": [[["block6v_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_expand_activation", "registered_name": null} |
layer0865_block6v_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6v_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_dwconv2", "registered_name": null} |
layer0866_block6v_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6v_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_bn", "registered_name": null} |
layer0867_block6v_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6v_activation", "trainable": false}, "inbound_nodes": [[["block6v_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_activation", "registered_name": null} |
layer0868_block6v_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6v_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6v_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_squeeze", "registered_name": null} |
layer0869_block6v_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6v_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6v_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_reshape", "registered_name": null} |
layer0870_block6v_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6v_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_reduce", "registered_name": null} |
layer0871_block6v_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6v_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_expand", "registered_name": null} |
layer0872_block6v_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6v_se_excite", "trainable": false}, "inbound_nodes": [[["block6v_activation", 0, 0, {}], ["block6v_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_excite", "registered_name": null} |
layer0873_block6v_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6v_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_project_conv", "registered_name": null} |
layer0874_block6v_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6v_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_project_bn", "registered_name": null} |
layer0875_block6v_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6v_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.17215189873417724, "seed": null, "trainable": false}, "inbound_nodes": [[["block6v_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_drop", "registered_name": null} |
layer0876_block6v_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6v_add", "trainable": false}, "inbound_nodes": [[["block6v_drop", 0, 0, {}], ["block6u_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_add", "registered_name": null} |
layer0877_block6w_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6v_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_expand_conv", "registered_name": null} |
layer0878_block6w_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6w_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_expand_bn", "registered_name": null} |
layer0879_block6w_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6w_expand_activation", "trainable": false}, "inbound_nodes": [[["block6w_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_expand_activation", "registered_name": null} |
layer0880_block6w_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6w_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_dwconv2", "registered_name": null} |
layer0881_block6w_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6w_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_bn", "registered_name": null} |
layer0882_block6w_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6w_activation", "trainable": false}, "inbound_nodes": [[["block6w_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_activation", "registered_name": null} |
layer0883_block6w_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6w_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6w_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_squeeze", "registered_name": null} |
layer0884_block6w_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6w_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6w_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_reshape", "registered_name": null} |
layer0885_block6w_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6w_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_reduce", "registered_name": null} |
layer0886_block6w_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6w_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_expand", "registered_name": null} |
layer0887_block6w_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6w_se_excite", "trainable": false}, "inbound_nodes": [[["block6w_activation", 0, 0, {}], ["block6w_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_excite", "registered_name": null} |
layer0888_block6w_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6w_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_project_conv", "registered_name": null} |
layer0889_block6w_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6w_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_project_bn", "registered_name": null} |
layer0890_block6w_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6w_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.17468354430379748, "seed": null, "trainable": false}, "inbound_nodes": [[["block6w_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_drop", "registered_name": null} |
layer0891_block6w_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6w_add", "trainable": false}, "inbound_nodes": [[["block6w_drop", 0, 0, {}], ["block6v_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_add", "registered_name": null} |
layer0892_block6x_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6w_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_expand_conv", "registered_name": null} |
layer0893_block6x_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6x_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_expand_bn", "registered_name": null} |
layer0894_block6x_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6x_expand_activation", "trainable": false}, "inbound_nodes": [[["block6x_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_expand_activation", "registered_name": null} |
layer0895_block6x_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6x_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_dwconv2", "registered_name": null} |
layer0896_block6x_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6x_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_bn", "registered_name": null} |
layer0897_block6x_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6x_activation", "trainable": false}, "inbound_nodes": [[["block6x_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_activation", "registered_name": null} |
layer0898_block6x_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6x_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6x_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_squeeze", "registered_name": null} |
layer0899_block6x_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6x_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6x_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_reshape", "registered_name": null} |
layer0900_block6x_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6x_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_reduce", "registered_name": null} |
layer0901_block6x_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6x_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_expand", "registered_name": null} |
layer0902_block6x_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6x_se_excite", "trainable": false}, "inbound_nodes": [[["block6x_activation", 0, 0, {}], ["block6x_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_excite", "registered_name": null} |
layer0903_block6x_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6x_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_project_conv", "registered_name": null} |
layer0904_block6x_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6x_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_project_bn", "registered_name": null} |
layer0905_block6x_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6x_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.17721518987341772, "seed": null, "trainable": false}, "inbound_nodes": [[["block6x_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_drop", "registered_name": null} |
layer0906_block6x_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6x_add", "trainable": false}, "inbound_nodes": [[["block6x_drop", 0, 0, {}], ["block6w_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_add", "registered_name": null} |
layer0907_block6y_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6x_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_expand_conv", "registered_name": null} |
layer0908_block6y_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6y_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_expand_bn", "registered_name": null} |
layer0909_block6y_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6y_expand_activation", "trainable": false}, "inbound_nodes": [[["block6y_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_expand_activation", "registered_name": null} |
layer0910_block6y_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6y_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_dwconv2", "registered_name": null} |
layer0911_block6y_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6y_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_bn", "registered_name": null} |
layer0912_block6y_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6y_activation", "trainable": false}, "inbound_nodes": [[["block6y_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_activation", "registered_name": null} |
layer0913_block6y_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6y_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6y_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_squeeze", "registered_name": null} |
layer0914_block6y_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6y_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6y_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_reshape", "registered_name": null} |
layer0915_block6y_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6y_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_reduce", "registered_name": null} |
layer0916_block6y_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6y_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_expand", "registered_name": null} |
layer0917_block6y_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6y_se_excite", "trainable": false}, "inbound_nodes": [[["block6y_activation", 0, 0, {}], ["block6y_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_excite", "registered_name": null} |
layer0918_block6y_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6y_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_project_conv", "registered_name": null} |
layer0919_block6y_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6y_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_project_bn", "registered_name": null} |
layer0920_block6y_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6y_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.179746835443038, "seed": null, "trainable": false}, "inbound_nodes": [[["block6y_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_drop", "registered_name": null} |
layer0921_block6y_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6y_add", "trainable": false}, "inbound_nodes": [[["block6y_drop", 0, 0, {}], ["block6x_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_add", "registered_name": null} |
layer0922_block7a_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6y_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_conv", "registered_name": null} |
layer0923_block7a_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_bn", "registered_name": null} |
layer0924_block7a_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7a_expand_activation", "trainable": false}, "inbound_nodes": [[["block7a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_activation", "registered_name": null} |
layer0925_block7a_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_dwconv2", "registered_name": null} |
layer0926_block7a_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_bn", "registered_name": null} |
layer0927_block7a_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7a_activation", "trainable": false}, "inbound_nodes": [[["block7a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_activation", "registered_name": null} |
layer0928_block7a_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_squeeze", "registered_name": null} |
layer0929_block7a_se_reshape | | default: {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7a_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block7a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_reshape", "registered_name": null} |
layer0930_block7a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_reduce", "registered_name": null} |
layer0931_block7a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_expand", "registered_name": null} |
layer0932_block7a_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7a_se_excite", "trainable": false}, "inbound_nodes": [[["block7a_activation", 0, 0, {}], ["block7a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_excite", "registered_name": null} |
layer0933_block7a_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_project_conv", "registered_name": null} |
layer0934_block7a_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_project_bn", "registered_name": null} |
layer0935_block7b_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_expand_conv", "registered_name": null} |
layer0936_block7b_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_expand_bn", "registered_name": null} |
layer0937_block7b_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7b_expand_activation", "trainable": false}, "inbound_nodes": [[["block7b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_expand_activation", "registered_name": null} |
layer0938_block7b_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_dwconv2", "registered_name": null} |
layer0939_block7b_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_bn", "registered_name": null} |
layer0940_block7b_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7b_activation", "trainable": false}, "inbound_nodes": [[["block7b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_activation", "registered_name": null} |
layer0941_block7b_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_squeeze", "registered_name": null} |
layer0942_block7b_se_reshape | | default: {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7b_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_reshape", "registered_name": null} |
layer0943_block7b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_reduce", "registered_name": null} |
layer0944_block7b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_expand", "registered_name": null} |
layer0945_block7b_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7b_se_excite", "trainable": false}, "inbound_nodes": [[["block7b_activation", 0, 0, {}], ["block7b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_excite", "registered_name": null} |
layer0946_block7b_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_project_conv", "registered_name": null} |
layer0947_block7b_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_project_bn", "registered_name": null} |
layer0948_block7b_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1848101265822785, "seed": null, "trainable": false}, "inbound_nodes": [[["block7b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_drop", "registered_name": null} |
layer0949_block7b_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7b_add", "trainable": false}, "inbound_nodes": [[["block7b_drop", 0, 0, {}], ["block7a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_add", "registered_name": null} |
layer0950_block7c_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_expand_conv", "registered_name": null} |
layer0951_block7c_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_expand_bn", "registered_name": null} |
layer0952_block7c_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7c_expand_activation", "trainable": false}, "inbound_nodes": [[["block7c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_expand_activation", "registered_name": null} |
layer0953_block7c_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_dwconv2", "registered_name": null} |
layer0954_block7c_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_bn", "registered_name": null} |
layer0955_block7c_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7c_activation", "trainable": false}, "inbound_nodes": [[["block7c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_activation", "registered_name": null} |
layer0956_block7c_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_squeeze", "registered_name": null} |
layer0957_block7c_se_reshape | | default: {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7c_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_reshape", "registered_name": null} |
layer0958_block7c_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_reduce", "registered_name": null} |
layer0959_block7c_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_expand", "registered_name": null} |
layer0960_block7c_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7c_se_excite", "trainable": false}, "inbound_nodes": [[["block7c_activation", 0, 0, {}], ["block7c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_excite", "registered_name": null} |
layer0961_block7c_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_project_conv", "registered_name": null} |
layer0962_block7c_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_project_bn", "registered_name": null} |
layer0963_block7c_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.18734177215189873, "seed": null, "trainable": false}, "inbound_nodes": [[["block7c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_drop", "registered_name": null} |
layer0964_block7c_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7c_add", "trainable": false}, "inbound_nodes": [[["block7c_drop", 0, 0, {}], ["block7b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_add", "registered_name": null} |
layer0965_block7d_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_expand_conv", "registered_name": null} |
layer0966_block7d_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_expand_bn", "registered_name": null} |
layer0967_block7d_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7d_expand_activation", "trainable": false}, "inbound_nodes": [[["block7d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_expand_activation", "registered_name": null} |
layer0968_block7d_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_dwconv2", "registered_name": null} |
layer0969_block7d_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_bn", "registered_name": null} |
layer0970_block7d_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7d_activation", "trainable": false}, "inbound_nodes": [[["block7d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_activation", "registered_name": null} |
layer0971_block7d_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_squeeze", "registered_name": null} |
layer0972_block7d_se_reshape | | default: {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7d_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_reshape", "registered_name": null} |
layer0973_block7d_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_reduce", "registered_name": null} |
layer0974_block7d_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_expand", "registered_name": null} |
layer0975_block7d_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7d_se_excite", "trainable": false}, "inbound_nodes": [[["block7d_activation", 0, 0, {}], ["block7d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_excite", "registered_name": null} |
layer0976_block7d_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_project_conv", "registered_name": null} |
layer0977_block7d_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_project_bn", "registered_name": null} |
layer0978_block7d_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.189873417721519, "seed": null, "trainable": false}, "inbound_nodes": [[["block7d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_drop", "registered_name": null} |
layer0979_block7d_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7d_add", "trainable": false}, "inbound_nodes": [[["block7d_drop", 0, 0, {}], ["block7c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_add", "registered_name": null} |
layer0980_block7e_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_expand_conv", "registered_name": null} |
layer0981_block7e_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_expand_bn", "registered_name": null} |
layer0982_block7e_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7e_expand_activation", "trainable": false}, "inbound_nodes": [[["block7e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_expand_activation", "registered_name": null} |
layer0983_block7e_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_dwconv2", "registered_name": null} |
layer0984_block7e_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_bn", "registered_name": null} |
layer0985_block7e_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7e_activation", "trainable": false}, "inbound_nodes": [[["block7e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_activation", "registered_name": null} |
layer0986_block7e_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_squeeze", "registered_name": null} |
layer0987_block7e_se_reshape | | default: {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7e_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_reshape", "registered_name": null} |
layer0988_block7e_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_reduce", "registered_name": null} |
layer0989_block7e_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_expand", "registered_name": null} |
layer0990_block7e_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7e_se_excite", "trainable": false}, "inbound_nodes": [[["block7e_activation", 0, 0, {}], ["block7e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_excite", "registered_name": null} |
layer0991_block7e_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_project_conv", "registered_name": null} |
layer0992_block7e_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_project_bn", "registered_name": null} |
layer0993_block7e_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.19240506329113927, "seed": null, "trainable": false}, "inbound_nodes": [[["block7e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_drop", "registered_name": null} |
layer0994_block7e_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7e_add", "trainable": false}, "inbound_nodes": [[["block7e_drop", 0, 0, {}], ["block7d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_add", "registered_name": null} |
layer0995_block7f_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_expand_conv", "registered_name": null} |
layer0996_block7f_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_expand_bn", "registered_name": null} |
layer0997_block7f_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7f_expand_activation", "trainable": false}, "inbound_nodes": [[["block7f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_expand_activation", "registered_name": null} |
layer0998_block7f_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_dwconv2", "registered_name": null} |
layer0999_block7f_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_bn", "registered_name": null} |
layer1000_block7f_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7f_activation", "trainable": false}, "inbound_nodes": [[["block7f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_activation", "registered_name": null} |
layer1001_block7f_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_squeeze", "registered_name": null} |
layer1002_block7f_se_reshape | | default: {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7f_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_reshape", "registered_name": null} |
layer1003_block7f_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_reduce", "registered_name": null} |
layer1004_block7f_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_expand", "registered_name": null} |
layer1005_block7f_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7f_se_excite", "trainable": false}, "inbound_nodes": [[["block7f_activation", 0, 0, {}], ["block7f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_excite", "registered_name": null} |
layer1006_block7f_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_project_conv", "registered_name": null} |
layer1007_block7f_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_project_bn", "registered_name": null} |
layer1008_block7f_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1949367088607595, "seed": null, "trainable": false}, "inbound_nodes": [[["block7f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_drop", "registered_name": null} |
layer1009_block7f_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7f_add", "trainable": false}, "inbound_nodes": [[["block7f_drop", 0, 0, {}], ["block7e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_add", "registered_name": null} |
layer1010_block7g_expand_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_expand_conv", "registered_name": null} |
layer1011_block7g_expand_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_expand_bn", "registered_name": null} |
layer1012_block7g_expand_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7g_expand_activation", "trainable": false}, "inbound_nodes": [[["block7g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_expand_activation", "registered_name": null} |
layer1013_block7g_dwconv2 | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_dwconv2", "registered_name": null} |
layer1014_block7g_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_bn", "registered_name": null} |
layer1015_block7g_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7g_activation", "trainable": false}, "inbound_nodes": [[["block7g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_activation", "registered_name": null} |
layer1016_block7g_se_squeeze | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_squeeze", "registered_name": null} |
layer1017_block7g_se_reshape | | default: {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7g_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_reshape", "registered_name": null} |
layer1018_block7g_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_reduce", "registered_name": null} |
layer1019_block7g_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_expand", "registered_name": null} |
layer1020_block7g_se_excite | | default: {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7g_se_excite", "trainable": false}, "inbound_nodes": [[["block7g_activation", 0, 0, {}], ["block7g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_excite", "registered_name": null} |
layer1021_block7g_project_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_project_conv", "registered_name": null} |
layer1022_block7g_project_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_project_bn", "registered_name": null} |
layer1023_block7g_drop | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.19746835443037977, "seed": null, "trainable": false}, "inbound_nodes": [[["block7g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_drop", "registered_name": null} |
layer1024_block7g_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7g_add", "trainable": false}, "inbound_nodes": [[["block7g_drop", 0, 0, {}], ["block7f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_add", "registered_name": null} |
layer1025_top_conv | | default: {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7g_add", 0, 0, {}]]], "module": "keras.layers", "name": "top_conv", "registered_name": null} |
layer1026_top_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["top_conv", 0, 0, {}]]], "module": "keras.layers", "name": "top_bn", "registered_name": null} |
layer1027_top_activation | | default: {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "top_activation", "trainable": false}, "inbound_nodes": [[["top_bn", 0, 0, {}]]], "module": "keras.layers", "name": "top_activation", "registered_name": null} |
layer1028_batch_normalization | | default: {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["top_activation", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization", "registered_name": null} |
layer1029_dropout | | default: {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "dropout", "noise_shape": null, "rate": 0.4, "seed": null, "trainable": true}, "inbound_nodes": [[["batch_normalization", 0, 0, {}]]], "module": "keras.layers", "name": "dropout", "registered_name": null} |
layer1030_global_average_pooling2d | | default: {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "global_average_pooling2d", "trainable": true}, "inbound_nodes": [[["dropout", 0, 0, {}]]], "module": "keras.layers", "name": "global_average_pooling2d", "registered_name": null} |
layer1031_dense | | default: {"build_config": {"input_shape": [null, 1280]}, "class_name": "Dense", "config": {"activation": "relu", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}, "module": "keras.initializers", "registered_name": null}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense", "trainable": true, "units": 256, "use_bias": true}, "inbound_nodes": [[["global_average_pooling2d", 0, 0, {}]]], "module": "keras.layers", "name": "dense", "registered_name": null} |
layer1032_dense_1 | | default: {"build_config": {"input_shape": [null, 256]}, "class_name": "Dense", "config": {"activation": "softmax", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}, "module": "keras.initializers", "registered_name": null}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense_1", "trainable": true, "units": 67, "use_bias": true}, "inbound_nodes": [[["dense", 0, 0, {}]]], "module": "keras.layers", "name": "dense_1", "registered_name": null} |
optimizer | | default: {"loss": "categorical_crossentropy", "metrics": [], "optimizer_config": {"class_name": "Adam", "config": {"amsgrad": false, "beta_1": 0.9, "beta_2": 0.999, "clipnorm": null, "clipvalue": null, "ema_momentum": 0.99, "ema_overwrite_frequency": null, "epsilon": 1e-07, "global_clipnorm": null, "is_legacy_optimizer": false, "jit_compile": false, "learning_rate": 0.0010000000474974513, "name": "Adam", "use_ema": false, "weight_decay": null}}} |
tensorflow_version | | default: "2.15.0" |