backend | | default: "tensorflow" |
class_name | | default: "Functional" |
config | | default: {"input_layers": [["input_2", 0, 0]], "name": "model", "output_layers": [["dense_1", 0, 0]], "trainable": true} |
layer000_input_2 | | default: {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 224, 224, 3], "dtype": "float32", "name": "input_2", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_2", "registered_name": null} |
layer001_Conv1 | | default: {"build_config": {"input_shape": [null, 224, 224, 3]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["input_2", 0, 0, {}]]], "module": "keras.layers", "name": "Conv1", "registered_name": null} |
layer002_bn_Conv1 | | default: {"build_config": {"input_shape": [null, 112, 112, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["Conv1", 0, 0, {}]]], "module": "keras.layers", "name": "bn_Conv1", "registered_name": null} |
layer003_Conv1_relu | | default: {"build_config": {"input_shape": [null, 112, 112, 32]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "Conv1_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["bn_Conv1", 0, 0, {}]]], "module": "keras.layers", "name": "Conv1_relu", "registered_name": null} |
layer004_expanded_conv_depthwise | | default: {"build_config": {"input_shape": [null, 112, 112, 32]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["Conv1_relu", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_depthwise", "registered_name": null} |
layer005_expanded_conv_depthwise_BN | | default: {"build_config": {"input_shape": [null, 112, 112, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["expanded_conv_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_depthwise_BN", "registered_name": null} |
layer006_expanded_conv_depthwise_relu | | default: {"build_config": {"input_shape": [null, 112, 112, 32]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "expanded_conv_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["expanded_conv_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_depthwise_relu", "registered_name": null} |
layer007_expanded_conv_project | | default: {"build_config": {"input_shape": [null, 112, 112, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["expanded_conv_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_project", "registered_name": null} |
layer008_expanded_conv_project_BN | | default: {"build_config": {"input_shape": [null, 112, 112, 16]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["expanded_conv_project", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_project_BN", "registered_name": null} |
layer009_block_1_expand | | default: {"build_config": {"input_shape": [null, 112, 112, 16]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["expanded_conv_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_expand", "registered_name": null} |
layer010_block_1_expand_BN | | default: {"build_config": {"input_shape": [null, 112, 112, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_1_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_expand_BN", "registered_name": null} |
layer011_block_1_expand_relu | | default: {"build_config": {"input_shape": [null, 112, 112, 96]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_1_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_1_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_expand_relu", "registered_name": null} |
layer012_block_1_pad | | default: {"build_config": {"input_shape": [null, 112, 112, 96]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_1_pad", "padding": [[0, 1], [0, 1]], "trainable": false}, "inbound_nodes": [[["block_1_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_pad", "registered_name": null} |
layer013_block_1_depthwise | | default: {"build_config": {"input_shape": [null, 113, 113, 96]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_1_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_depthwise", "registered_name": null} |
layer014_block_1_depthwise_BN | | default: {"build_config": {"input_shape": [null, 56, 56, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_1_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_depthwise_BN", "registered_name": null} |
layer015_block_1_depthwise_relu | | default: {"build_config": {"input_shape": [null, 56, 56, 96]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_1_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_1_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_depthwise_relu", "registered_name": null} |
layer016_block_1_project | | default: {"build_config": {"input_shape": [null, 56, 56, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_1_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_project", "registered_name": null} |
layer017_block_1_project_BN | | default: {"build_config": {"input_shape": [null, 56, 56, 24]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_1_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_project_BN", "registered_name": null} |
layer018_block_2_expand | | default: {"build_config": {"input_shape": [null, 56, 56, 24]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_1_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_expand", "registered_name": null} |
layer019_block_2_expand_BN | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_2_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_expand_BN", "registered_name": null} |
layer020_block_2_expand_relu | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_2_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_2_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_expand_relu", "registered_name": null} |
layer021_block_2_depthwise | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_2_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_depthwise", "registered_name": null} |
layer022_block_2_depthwise_BN | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_2_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_depthwise_BN", "registered_name": null} |
layer023_block_2_depthwise_relu | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_2_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_2_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_depthwise_relu", "registered_name": null} |
layer024_block_2_project | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_2_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_project", "registered_name": null} |
layer025_block_2_project_BN | | default: {"build_config": {"input_shape": [null, 56, 56, 24]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_2_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_project_BN", "registered_name": null} |
layer026_block_2_add | | default: {"build_config": {"input_shape": [[null, 56, 56, 24], [null, 56, 56, 24]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_2_add", "trainable": false}, "inbound_nodes": [[["block_1_project_BN", 0, 0, {}], ["block_2_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_add", "registered_name": null} |
layer027_block_3_expand | | default: {"build_config": {"input_shape": [null, 56, 56, 24]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_2_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_expand", "registered_name": null} |
layer028_block_3_expand_BN | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_3_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_expand_BN", "registered_name": null} |
layer029_block_3_expand_relu | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_3_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_3_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_expand_relu", "registered_name": null} |
layer030_block_3_pad | | default: {"build_config": {"input_shape": [null, 56, 56, 144]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_3_pad", "padding": [[0, 1], [0, 1]], "trainable": false}, "inbound_nodes": [[["block_3_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_pad", "registered_name": null} |
layer031_block_3_depthwise | | default: {"build_config": {"input_shape": [null, 57, 57, 144]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_3_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_depthwise", "registered_name": null} |
layer032_block_3_depthwise_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_3_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_depthwise_BN", "registered_name": null} |
layer033_block_3_depthwise_relu | | default: {"build_config": {"input_shape": [null, 28, 28, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_3_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_3_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_depthwise_relu", "registered_name": null} |
layer034_block_3_project | | default: {"build_config": {"input_shape": [null, 28, 28, 144]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_3_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_project", "registered_name": null} |
layer035_block_3_project_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_3_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_project_BN", "registered_name": null} |
layer036_block_4_expand | | default: {"build_config": {"input_shape": [null, 28, 28, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_3_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_expand", "registered_name": null} |
layer037_block_4_expand_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_4_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_expand_BN", "registered_name": null} |
layer038_block_4_expand_relu | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_4_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_4_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_expand_relu", "registered_name": null} |
layer039_block_4_depthwise | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_4_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_depthwise", "registered_name": null} |
layer040_block_4_depthwise_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_4_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_depthwise_BN", "registered_name": null} |
layer041_block_4_depthwise_relu | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_4_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_4_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_depthwise_relu", "registered_name": null} |
layer042_block_4_project | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_4_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_project", "registered_name": null} |
layer043_block_4_project_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_4_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_project_BN", "registered_name": null} |
layer044_block_4_add | | default: {"build_config": {"input_shape": [[null, 28, 28, 32], [null, 28, 28, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_4_add", "trainable": false}, "inbound_nodes": [[["block_3_project_BN", 0, 0, {}], ["block_4_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_add", "registered_name": null} |
layer045_block_5_expand | | default: {"build_config": {"input_shape": [null, 28, 28, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_4_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_expand", "registered_name": null} |
layer046_block_5_expand_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_5_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_expand_BN", "registered_name": null} |
layer047_block_5_expand_relu | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_5_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_5_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_expand_relu", "registered_name": null} |
layer048_block_5_depthwise | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_5_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_depthwise", "registered_name": null} |
layer049_block_5_depthwise_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_5_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_depthwise_BN", "registered_name": null} |
layer050_block_5_depthwise_relu | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_5_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_5_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_depthwise_relu", "registered_name": null} |
layer051_block_5_project | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_5_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_project", "registered_name": null} |
layer052_block_5_project_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_5_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_project_BN", "registered_name": null} |
layer053_block_5_add | | default: {"build_config": {"input_shape": [[null, 28, 28, 32], [null, 28, 28, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_5_add", "trainable": false}, "inbound_nodes": [[["block_4_add", 0, 0, {}], ["block_5_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_add", "registered_name": null} |
layer054_block_6_expand | | default: {"build_config": {"input_shape": [null, 28, 28, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_5_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_expand", "registered_name": null} |
layer055_block_6_expand_BN | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_6_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_expand_BN", "registered_name": null} |
layer056_block_6_expand_relu | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_6_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_6_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_expand_relu", "registered_name": null} |
layer057_block_6_pad | | default: {"build_config": {"input_shape": [null, 28, 28, 192]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_6_pad", "padding": [[0, 1], [0, 1]], "trainable": false}, "inbound_nodes": [[["block_6_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_pad", "registered_name": null} |
layer058_block_6_depthwise | | default: {"build_config": {"input_shape": [null, 29, 29, 192]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_6_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_depthwise", "registered_name": null} |
layer059_block_6_depthwise_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_6_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_depthwise_BN", "registered_name": null} |
layer060_block_6_depthwise_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_6_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_6_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_depthwise_relu", "registered_name": null} |
layer061_block_6_project | | default: {"build_config": {"input_shape": [null, 14, 14, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_6_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_project", "registered_name": null} |
layer062_block_6_project_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_6_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_project_BN", "registered_name": null} |
layer063_block_7_expand | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_6_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_expand", "registered_name": null} |
layer064_block_7_expand_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_7_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_expand_BN", "registered_name": null} |
layer065_block_7_expand_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_7_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_7_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_expand_relu", "registered_name": null} |
layer066_block_7_depthwise | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_7_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_depthwise", "registered_name": null} |
layer067_block_7_depthwise_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_7_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_depthwise_BN", "registered_name": null} |
layer068_block_7_depthwise_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_7_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_7_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_depthwise_relu", "registered_name": null} |
layer069_block_7_project | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_7_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_project", "registered_name": null} |
layer070_block_7_project_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_7_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_project_BN", "registered_name": null} |
layer071_block_7_add | | default: {"build_config": {"input_shape": [[null, 14, 14, 64], [null, 14, 14, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_7_add", "trainable": false}, "inbound_nodes": [[["block_6_project_BN", 0, 0, {}], ["block_7_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_add", "registered_name": null} |
layer072_block_8_expand | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_7_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_expand", "registered_name": null} |
layer073_block_8_expand_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_8_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_expand_BN", "registered_name": null} |
layer074_block_8_expand_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_8_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_8_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_expand_relu", "registered_name": null} |
layer075_block_8_depthwise | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_8_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_depthwise", "registered_name": null} |
layer076_block_8_depthwise_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_8_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_depthwise_BN", "registered_name": null} |
layer077_block_8_depthwise_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_8_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_8_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_depthwise_relu", "registered_name": null} |
layer078_block_8_project | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_8_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_project", "registered_name": null} |
layer079_block_8_project_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_8_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_project_BN", "registered_name": null} |
layer080_block_8_add | | default: {"build_config": {"input_shape": [[null, 14, 14, 64], [null, 14, 14, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_8_add", "trainable": false}, "inbound_nodes": [[["block_7_add", 0, 0, {}], ["block_8_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_add", "registered_name": null} |
layer081_block_9_expand | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_8_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_expand", "registered_name": null} |
layer082_block_9_expand_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_9_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_expand_BN", "registered_name": null} |
layer083_block_9_expand_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_9_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_9_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_expand_relu", "registered_name": null} |
layer084_block_9_depthwise | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_9_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_depthwise", "registered_name": null} |
layer085_block_9_depthwise_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_9_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_depthwise_BN", "registered_name": null} |
layer086_block_9_depthwise_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_9_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_9_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_depthwise_relu", "registered_name": null} |
layer087_block_9_project | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_9_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_project", "registered_name": null} |
layer088_block_9_project_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_9_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_project_BN", "registered_name": null} |
layer089_block_9_add | | default: {"build_config": {"input_shape": [[null, 14, 14, 64], [null, 14, 14, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_9_add", "trainable": false}, "inbound_nodes": [[["block_8_add", 0, 0, {}], ["block_9_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_add", "registered_name": null} |
layer090_block_10_expand | | default: {"build_config": {"input_shape": [null, 14, 14, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_9_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_expand", "registered_name": null} |
layer091_block_10_expand_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_10_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_expand_BN", "registered_name": null} |
layer092_block_10_expand_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_10_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_10_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_expand_relu", "registered_name": null} |
layer093_block_10_depthwise | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_10_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_depthwise", "registered_name": null} |
layer094_block_10_depthwise_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_10_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_depthwise_BN", "registered_name": null} |
layer095_block_10_depthwise_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_10_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_10_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_depthwise_relu", "registered_name": null} |
layer096_block_10_project | | default: {"build_config": {"input_shape": [null, 14, 14, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_10_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_project", "registered_name": null} |
layer097_block_10_project_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_10_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_project_BN", "registered_name": null} |
layer098_block_11_expand | | default: {"build_config": {"input_shape": [null, 14, 14, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_10_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_expand", "registered_name": null} |
layer099_block_11_expand_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_11_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_expand_BN", "registered_name": null} |
layer100_block_11_expand_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_11_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_11_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_expand_relu", "registered_name": null} |
layer101_block_11_depthwise | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_11_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_depthwise", "registered_name": null} |
layer102_block_11_depthwise_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_11_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_depthwise_BN", "registered_name": null} |
layer103_block_11_depthwise_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_11_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_11_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_depthwise_relu", "registered_name": null} |
layer104_block_11_project | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_11_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_project", "registered_name": null} |
layer105_block_11_project_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_11_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_project_BN", "registered_name": null} |
layer106_block_11_add | | default: {"build_config": {"input_shape": [[null, 14, 14, 96], [null, 14, 14, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_11_add", "trainable": false}, "inbound_nodes": [[["block_10_project_BN", 0, 0, {}], ["block_11_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_add", "registered_name": null} |
layer107_block_12_expand | | default: {"build_config": {"input_shape": [null, 14, 14, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_11_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_expand", "registered_name": null} |
layer108_block_12_expand_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_12_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_expand_BN", "registered_name": null} |
layer109_block_12_expand_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_12_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_12_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_expand_relu", "registered_name": null} |
layer110_block_12_depthwise | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_12_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_depthwise", "registered_name": null} |
layer111_block_12_depthwise_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_12_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_depthwise_BN", "registered_name": null} |
layer112_block_12_depthwise_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_12_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_12_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_depthwise_relu", "registered_name": null} |
layer113_block_12_project | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_12_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_project", "registered_name": null} |
layer114_block_12_project_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_12_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_project_BN", "registered_name": null} |
layer115_block_12_add | | default: {"build_config": {"input_shape": [[null, 14, 14, 96], [null, 14, 14, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_12_add", "trainable": false}, "inbound_nodes": [[["block_11_add", 0, 0, {}], ["block_12_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_add", "registered_name": null} |
layer116_block_13_expand | | default: {"build_config": {"input_shape": [null, 14, 14, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_12_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_expand", "registered_name": null} |
layer117_block_13_expand_BN | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_13_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_expand_BN", "registered_name": null} |
layer118_block_13_expand_relu | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_13_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_13_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_expand_relu", "registered_name": null} |
layer119_block_13_pad | | default: {"build_config": {"input_shape": [null, 14, 14, 576]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_13_pad", "padding": [[0, 1], [0, 1]], "trainable": false}, "inbound_nodes": [[["block_13_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_pad", "registered_name": null} |
layer120_block_13_depthwise | | default: {"build_config": {"input_shape": [null, 15, 15, 576]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_13_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_depthwise", "registered_name": null} |
layer121_block_13_depthwise_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_13_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_depthwise_BN", "registered_name": null} |
layer122_block_13_depthwise_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_13_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_13_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_depthwise_relu", "registered_name": null} |
layer123_block_13_project | | default: {"build_config": {"input_shape": [null, 7, 7, 576]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_13_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_project", "registered_name": null} |
layer124_block_13_project_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 160]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_13_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_project_BN", "registered_name": null} |
layer125_block_14_expand | | default: {"build_config": {"input_shape": [null, 7, 7, 160]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_13_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_expand", "registered_name": null} |
layer126_block_14_expand_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_14_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_expand_BN", "registered_name": null} |
layer127_block_14_expand_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_14_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_14_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_expand_relu", "registered_name": null} |
layer128_block_14_depthwise | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_14_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_depthwise", "registered_name": null} |
layer129_block_14_depthwise_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_14_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_depthwise_BN", "registered_name": null} |
layer130_block_14_depthwise_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_14_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_14_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_depthwise_relu", "registered_name": null} |
layer131_block_14_project | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_14_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_project", "registered_name": null} |
layer132_block_14_project_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 160]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_14_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_project_BN", "registered_name": null} |
layer133_block_14_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 160], [null, 7, 7, 160]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_14_add", "trainable": false}, "inbound_nodes": [[["block_13_project_BN", 0, 0, {}], ["block_14_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_add", "registered_name": null} |
layer134_block_15_expand | | default: {"build_config": {"input_shape": [null, 7, 7, 160]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_14_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_expand", "registered_name": null} |
layer135_block_15_expand_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_15_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_expand_BN", "registered_name": null} |
layer136_block_15_expand_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_15_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_15_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_expand_relu", "registered_name": null} |
layer137_block_15_depthwise | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_15_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_depthwise", "registered_name": null} |
layer138_block_15_depthwise_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_15_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_depthwise_BN", "registered_name": null} |
layer139_block_15_depthwise_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_15_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": false}, "inbound_nodes": [[["block_15_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_depthwise_relu", "registered_name": null} |
layer140_block_15_project | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_15_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_project", "registered_name": null} |
layer141_block_15_project_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 160]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_15_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_project_BN", "registered_name": null} |
layer142_block_15_add | | default: {"build_config": {"input_shape": [[null, 7, 7, 160], [null, 7, 7, 160]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_15_add", "trainable": false}, "inbound_nodes": [[["block_14_add", 0, 0, {}], ["block_15_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_add", "registered_name": null} |
layer143_block_16_expand | | default: {"build_config": {"input_shape": [null, 7, 7, 160]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_15_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_expand", "registered_name": null} |
layer144_block_16_expand_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_16_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_expand_BN", "registered_name": null} |
layer145_block_16_expand_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_16_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_16_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_expand_relu", "registered_name": null} |
layer146_block_16_depthwise | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_16_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_depthwise", "registered_name": null} |
layer147_block_16_depthwise_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_16_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_depthwise_BN", "registered_name": null} |
layer148_block_16_depthwise_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_16_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_16_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_depthwise_relu", "registered_name": null} |
layer149_block_16_project | | default: {"build_config": {"input_shape": [null, 7, 7, 960]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_16_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_project", "registered_name": null} |
layer150_block_16_project_BN | | default: {"build_config": {"input_shape": [null, 7, 7, 320]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_16_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_project_BN", "registered_name": null} |
layer151_Conv_1 | | default: {"build_config": {"input_shape": [null, 7, 7, 320]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_16_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "Conv_1", "registered_name": null} |
layer152_Conv_1_bn | | default: {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["Conv_1", 0, 0, {}]]], "module": "keras.layers", "name": "Conv_1_bn", "registered_name": null} |
layer153_out_relu | | default: {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "out_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["Conv_1_bn", 0, 0, {}]]], "module": "keras.layers", "name": "out_relu", "registered_name": null} |
layer154_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": [[["out_relu", 0, 0, {}]]], "module": "keras.layers", "name": "global_average_pooling2d", "registered_name": null} |
layer155_dropout | | default: {"build_config": {"input_shape": [null, 1280]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "dropout", "noise_shape": null, "rate": 0.2, "seed": null, "trainable": true}, "inbound_nodes": [[["global_average_pooling2d", 0, 0, {}]]], "module": "keras.layers", "name": "dropout", "registered_name": null} |
layer156_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": [[["dropout", 0, 0, {}]]], "module": "keras.layers", "name": "dense", "registered_name": null} |
layer157_batch_normalization | | default: {"build_config": {"input_shape": [null, 256]}, "class_name": "BatchNormalization", "config": [1], "inbound_nodes": [[["dense", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization", "registered_name": null} |
layer158_dropout_1 | | default: {"build_config": {"input_shape": [null, 256]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "dropout_1", "noise_shape": null, "rate": 0.1, "seed": null, "trainable": true}, "inbound_nodes": [[["batch_normalization", 0, 0, {}]]], "module": "keras.layers", "name": "dropout_1", "registered_name": null} |
layer159_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": [[["dropout_1", 0, 0, {}]]], "module": "keras.layers", "name": "dense_1", "registered_name": null} |
optimizer | | default: {"loss": "categorical_crossentropy", "metrics": [], "optimizer_config": {"class_name": "RMSprop", "config": {"centered": false, "clipnorm": null, "clipvalue": null, "ema_momentum": 0.99, "ema_overwrite_frequency": 100, "epsilon": 1e-07, "global_clipnorm": null, "is_legacy_optimizer": false, "jit_compile": false, "learning_rate": 0.0010000000474974513, "momentum": 0.0, "name": "RMSprop", "rho": 0.9, "use_ema": false, "weight_decay": null}}} |
tensorflow_version | | default: "2.15.0" |