{"format": "layers-model", "generatedBy": "keras v2.19.0", "convertedBy": "TensorFlow.js Converter v4.22.0", "modelTopology": {"keras_version": "2.19.0", "backend": "tensorflow", "model_config": {"class_name": "Functional", "config": {"name": "model", "trainable": true, "layers": [{"class_name": "InputLayer", "config": {"batch_input_shape": [null, 128, 128, 3], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_2"}, "name": "input_2", "inbound_nodes": []}, {"class_name": "Rescaling", "config": {"name": "rescaling", "trainable": true, "dtype": "float32", "scale": 2.0, "offset": -1.0}, "name": "rescaling", "inbound_nodes": [[["input_2", 0, 0, {}]]]}, {"class_name": "Functional", "config": {"name": "mobilenetv2_1.00_128", "trainable": true, "layers": [{"class_name": "InputLayer", "config": {"batch_input_shape": [null, 128, 128, 3], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_1"}, "name": "input_1", "inbound_nodes": []}, {"class_name": "Conv2D", "config": {"name": "Conv1", "trainable": false, "dtype": "float32", "filters": 32, "kernel_size": [3, 3], "strides": [2, 2], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "Conv1", "inbound_nodes": [[["input_1", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "bn_Conv1", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "bn_Conv1", "inbound_nodes": [[["Conv1", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "Conv1_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "Conv1_relu", "inbound_nodes": [[["bn_Conv1", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "expanded_conv_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "expanded_conv_depthwise", "inbound_nodes": [[["Conv1_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "expanded_conv_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "expanded_conv_depthwise_BN", "inbound_nodes": [[["expanded_conv_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "expanded_conv_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "expanded_conv_depthwise_relu", "inbound_nodes": [[["expanded_conv_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "expanded_conv_project", "trainable": false, "dtype": "float32", "filters": 16, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "expanded_conv_project", "inbound_nodes": [[["expanded_conv_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "expanded_conv_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "expanded_conv_project_BN", "inbound_nodes": [[["expanded_conv_project", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_1_expand", "trainable": false, "dtype": "float32", "filters": 96, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_1_expand", "inbound_nodes": [[["expanded_conv_project_BN", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_1_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_1_expand_BN", "inbound_nodes": [[["block_1_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_1_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_1_expand_relu", "inbound_nodes": [[["block_1_expand_BN", 0, 0, {}]]]}, {"class_name": "ZeroPadding2D", "config": {"name": "block_1_pad", "trainable": false, "dtype": "float32", "padding": [[0, 1], [0, 1]], "data_format": "channels_last"}, "name": "block_1_pad", "inbound_nodes": [[["block_1_expand_relu", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_1_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [2, 2], "padding": "valid", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_1_depthwise", "inbound_nodes": [[["block_1_pad", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_1_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_1_depthwise_BN", "inbound_nodes": [[["block_1_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_1_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_1_depthwise_relu", "inbound_nodes": [[["block_1_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_1_project", "trainable": false, "dtype": "float32", "filters": 24, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_1_project", "inbound_nodes": [[["block_1_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_1_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_1_project_BN", "inbound_nodes": [[["block_1_project", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_2_expand", "trainable": false, "dtype": "float32", "filters": 144, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_2_expand", "inbound_nodes": [[["block_1_project_BN", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_2_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_2_expand_BN", "inbound_nodes": [[["block_2_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_2_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_2_expand_relu", "inbound_nodes": [[["block_2_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_2_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_2_depthwise", "inbound_nodes": [[["block_2_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_2_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_2_depthwise_BN", "inbound_nodes": [[["block_2_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_2_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_2_depthwise_relu", "inbound_nodes": [[["block_2_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_2_project", "trainable": false, "dtype": "float32", "filters": 24, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_2_project", "inbound_nodes": [[["block_2_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_2_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_2_project_BN", "inbound_nodes": [[["block_2_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_2_add", "trainable": false, "dtype": "float32"}, "name": "block_2_add", "inbound_nodes": [[["block_1_project_BN", 0, 0, {}], ["block_2_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_3_expand", "trainable": false, "dtype": "float32", "filters": 144, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_3_expand", "inbound_nodes": [[["block_2_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_3_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_3_expand_BN", "inbound_nodes": [[["block_3_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_3_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_3_expand_relu", "inbound_nodes": [[["block_3_expand_BN", 0, 0, {}]]]}, {"class_name": "ZeroPadding2D", "config": {"name": "block_3_pad", "trainable": false, "dtype": "float32", "padding": [[0, 1], [0, 1]], "data_format": "channels_last"}, "name": "block_3_pad", "inbound_nodes": [[["block_3_expand_relu", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_3_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [2, 2], "padding": "valid", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_3_depthwise", "inbound_nodes": [[["block_3_pad", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_3_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_3_depthwise_BN", "inbound_nodes": [[["block_3_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_3_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_3_depthwise_relu", "inbound_nodes": [[["block_3_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_3_project", "trainable": false, "dtype": "float32", "filters": 32, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_3_project", "inbound_nodes": [[["block_3_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_3_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_3_project_BN", "inbound_nodes": [[["block_3_project", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_4_expand", "trainable": false, "dtype": "float32", "filters": 192, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_4_expand", "inbound_nodes": [[["block_3_project_BN", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_4_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_4_expand_BN", "inbound_nodes": [[["block_4_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_4_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_4_expand_relu", "inbound_nodes": [[["block_4_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_4_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_4_depthwise", "inbound_nodes": [[["block_4_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_4_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_4_depthwise_BN", "inbound_nodes": [[["block_4_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_4_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_4_depthwise_relu", "inbound_nodes": [[["block_4_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_4_project", "trainable": false, "dtype": "float32", "filters": 32, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_4_project", "inbound_nodes": [[["block_4_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_4_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_4_project_BN", "inbound_nodes": [[["block_4_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_4_add", "trainable": false, "dtype": "float32"}, "name": "block_4_add", "inbound_nodes": [[["block_3_project_BN", 0, 0, {}], ["block_4_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_5_expand", "trainable": false, "dtype": "float32", "filters": 192, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_5_expand", "inbound_nodes": [[["block_4_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_5_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_5_expand_BN", "inbound_nodes": [[["block_5_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_5_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_5_expand_relu", "inbound_nodes": [[["block_5_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_5_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_5_depthwise", "inbound_nodes": [[["block_5_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_5_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_5_depthwise_BN", "inbound_nodes": [[["block_5_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_5_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_5_depthwise_relu", "inbound_nodes": [[["block_5_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_5_project", "trainable": false, "dtype": "float32", "filters": 32, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_5_project", "inbound_nodes": [[["block_5_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_5_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_5_project_BN", "inbound_nodes": [[["block_5_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_5_add", "trainable": false, "dtype": "float32"}, "name": "block_5_add", "inbound_nodes": [[["block_4_add", 0, 0, {}], ["block_5_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_6_expand", "trainable": false, "dtype": "float32", "filters": 192, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_6_expand", "inbound_nodes": [[["block_5_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_6_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_6_expand_BN", "inbound_nodes": [[["block_6_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_6_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_6_expand_relu", "inbound_nodes": [[["block_6_expand_BN", 0, 0, {}]]]}, {"class_name": "ZeroPadding2D", "config": {"name": "block_6_pad", "trainable": false, "dtype": "float32", "padding": [[0, 1], [0, 1]], "data_format": "channels_last"}, "name": "block_6_pad", "inbound_nodes": [[["block_6_expand_relu", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_6_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [2, 2], "padding": "valid", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_6_depthwise", "inbound_nodes": [[["block_6_pad", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_6_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_6_depthwise_BN", "inbound_nodes": [[["block_6_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_6_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_6_depthwise_relu", "inbound_nodes": [[["block_6_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_6_project", "trainable": false, "dtype": "float32", "filters": 64, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_6_project", "inbound_nodes": [[["block_6_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_6_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_6_project_BN", "inbound_nodes": [[["block_6_project", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_7_expand", "trainable": false, "dtype": "float32", "filters": 384, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_7_expand", "inbound_nodes": [[["block_6_project_BN", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_7_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_7_expand_BN", "inbound_nodes": [[["block_7_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_7_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_7_expand_relu", "inbound_nodes": [[["block_7_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_7_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_7_depthwise", "inbound_nodes": [[["block_7_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_7_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_7_depthwise_BN", "inbound_nodes": [[["block_7_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_7_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_7_depthwise_relu", "inbound_nodes": [[["block_7_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_7_project", "trainable": false, "dtype": "float32", "filters": 64, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_7_project", "inbound_nodes": [[["block_7_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_7_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_7_project_BN", "inbound_nodes": [[["block_7_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_7_add", "trainable": false, "dtype": "float32"}, "name": "block_7_add", "inbound_nodes": [[["block_6_project_BN", 0, 0, {}], ["block_7_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_8_expand", "trainable": false, "dtype": "float32", "filters": 384, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_8_expand", "inbound_nodes": [[["block_7_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_8_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_8_expand_BN", "inbound_nodes": [[["block_8_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_8_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_8_expand_relu", "inbound_nodes": [[["block_8_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_8_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_8_depthwise", "inbound_nodes": [[["block_8_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_8_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_8_depthwise_BN", "inbound_nodes": [[["block_8_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_8_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_8_depthwise_relu", "inbound_nodes": [[["block_8_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_8_project", "trainable": false, "dtype": "float32", "filters": 64, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_8_project", "inbound_nodes": [[["block_8_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_8_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_8_project_BN", "inbound_nodes": [[["block_8_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_8_add", "trainable": false, "dtype": "float32"}, "name": "block_8_add", "inbound_nodes": [[["block_7_add", 0, 0, {}], ["block_8_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_9_expand", "trainable": false, "dtype": "float32", "filters": 384, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_9_expand", "inbound_nodes": [[["block_8_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_9_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_9_expand_BN", "inbound_nodes": [[["block_9_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_9_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_9_expand_relu", "inbound_nodes": [[["block_9_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_9_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_9_depthwise", "inbound_nodes": [[["block_9_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_9_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_9_depthwise_BN", "inbound_nodes": [[["block_9_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_9_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_9_depthwise_relu", "inbound_nodes": [[["block_9_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_9_project", "trainable": false, "dtype": "float32", "filters": 64, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_9_project", "inbound_nodes": [[["block_9_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_9_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_9_project_BN", "inbound_nodes": [[["block_9_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_9_add", "trainable": false, "dtype": "float32"}, "name": "block_9_add", "inbound_nodes": [[["block_8_add", 0, 0, {}], ["block_9_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_10_expand", "trainable": false, "dtype": "float32", "filters": 384, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_10_expand", "inbound_nodes": [[["block_9_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_10_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_10_expand_BN", "inbound_nodes": [[["block_10_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_10_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_10_expand_relu", "inbound_nodes": [[["block_10_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_10_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_10_depthwise", "inbound_nodes": [[["block_10_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_10_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_10_depthwise_BN", "inbound_nodes": [[["block_10_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_10_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_10_depthwise_relu", "inbound_nodes": [[["block_10_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_10_project", "trainable": false, "dtype": "float32", "filters": 96, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_10_project", "inbound_nodes": [[["block_10_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_10_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_10_project_BN", "inbound_nodes": [[["block_10_project", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_11_expand", "trainable": false, "dtype": "float32", "filters": 576, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_11_expand", "inbound_nodes": [[["block_10_project_BN", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_11_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_11_expand_BN", "inbound_nodes": [[["block_11_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_11_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_11_expand_relu", "inbound_nodes": [[["block_11_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_11_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_11_depthwise", "inbound_nodes": [[["block_11_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_11_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_11_depthwise_BN", "inbound_nodes": [[["block_11_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_11_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_11_depthwise_relu", "inbound_nodes": [[["block_11_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_11_project", "trainable": false, "dtype": "float32", "filters": 96, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_11_project", "inbound_nodes": [[["block_11_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_11_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_11_project_BN", "inbound_nodes": [[["block_11_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_11_add", "trainable": false, "dtype": "float32"}, "name": "block_11_add", "inbound_nodes": [[["block_10_project_BN", 0, 0, {}], ["block_11_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_12_expand", "trainable": false, "dtype": "float32", "filters": 576, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_12_expand", "inbound_nodes": [[["block_11_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_12_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_12_expand_BN", "inbound_nodes": [[["block_12_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_12_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_12_expand_relu", "inbound_nodes": [[["block_12_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_12_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_12_depthwise", "inbound_nodes": [[["block_12_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_12_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_12_depthwise_BN", "inbound_nodes": [[["block_12_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_12_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_12_depthwise_relu", "inbound_nodes": [[["block_12_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_12_project", "trainable": false, "dtype": "float32", "filters": 96, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_12_project", "inbound_nodes": [[["block_12_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_12_project_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_12_project_BN", "inbound_nodes": [[["block_12_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_12_add", "trainable": false, "dtype": "float32"}, "name": "block_12_add", "inbound_nodes": [[["block_11_add", 0, 0, {}], ["block_12_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_13_expand", "trainable": false, "dtype": "float32", "filters": 576, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_13_expand", "inbound_nodes": [[["block_12_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_13_expand_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_13_expand_BN", "inbound_nodes": [[["block_13_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_13_expand_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_13_expand_relu", "inbound_nodes": [[["block_13_expand_BN", 0, 0, {}]]]}, {"class_name": "ZeroPadding2D", "config": {"name": "block_13_pad", "trainable": false, "dtype": "float32", "padding": [[0, 1], [0, 1]], "data_format": "channels_last"}, "name": "block_13_pad", "inbound_nodes": [[["block_13_expand_relu", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_13_depthwise", "trainable": false, "dtype": "float32", "kernel_size": [3, 3], "strides": [2, 2], "padding": "valid", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_13_depthwise", "inbound_nodes": [[["block_13_pad", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_13_depthwise_BN", "trainable": false, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_13_depthwise_BN", "inbound_nodes": [[["block_13_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_13_depthwise_relu", "trainable": false, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_13_depthwise_relu", "inbound_nodes": [[["block_13_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_13_project", "trainable": false, "dtype": "float32", "filters": 160, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_13_project", "inbound_nodes": [[["block_13_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_13_project_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_13_project_BN", "inbound_nodes": [[["block_13_project", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_14_expand", "trainable": true, "dtype": "float32", "filters": 960, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_14_expand", "inbound_nodes": [[["block_13_project_BN", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_14_expand_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_14_expand_BN", "inbound_nodes": [[["block_14_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_14_expand_relu", "trainable": true, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_14_expand_relu", "inbound_nodes": [[["block_14_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_14_depthwise", "trainable": true, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_14_depthwise", "inbound_nodes": [[["block_14_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_14_depthwise_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_14_depthwise_BN", "inbound_nodes": [[["block_14_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_14_depthwise_relu", "trainable": true, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_14_depthwise_relu", "inbound_nodes": [[["block_14_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_14_project", "trainable": true, "dtype": "float32", "filters": 160, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_14_project", "inbound_nodes": [[["block_14_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_14_project_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_14_project_BN", "inbound_nodes": [[["block_14_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_14_add", "trainable": true, "dtype": "float32"}, "name": "block_14_add", "inbound_nodes": [[["block_13_project_BN", 0, 0, {}], ["block_14_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_15_expand", "trainable": true, "dtype": "float32", "filters": 960, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_15_expand", "inbound_nodes": [[["block_14_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_15_expand_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_15_expand_BN", "inbound_nodes": [[["block_15_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_15_expand_relu", "trainable": true, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_15_expand_relu", "inbound_nodes": [[["block_15_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_15_depthwise", "trainable": true, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_15_depthwise", "inbound_nodes": [[["block_15_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_15_depthwise_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_15_depthwise_BN", "inbound_nodes": [[["block_15_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_15_depthwise_relu", "trainable": true, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_15_depthwise_relu", "inbound_nodes": [[["block_15_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_15_project", "trainable": true, "dtype": "float32", "filters": 160, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_15_project", "inbound_nodes": [[["block_15_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_15_project_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_15_project_BN", "inbound_nodes": [[["block_15_project", 0, 0, {}]]]}, {"class_name": "Add", "config": {"name": "block_15_add", "trainable": true, "dtype": "float32"}, "name": "block_15_add", "inbound_nodes": [[["block_14_add", 0, 0, {}], ["block_15_project_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_16_expand", "trainable": true, "dtype": "float32", "filters": 960, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_16_expand", "inbound_nodes": [[["block_15_add", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_16_expand_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_16_expand_BN", "inbound_nodes": [[["block_16_expand", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_16_expand_relu", "trainable": true, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_16_expand_relu", "inbound_nodes": [[["block_16_expand_BN", 0, 0, {}]]]}, {"class_name": "DepthwiseConv2D", "config": {"name": "block_16_depthwise", "trainable": true, "dtype": "float32", "kernel_size": [3, 3], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "bias_regularizer": null, "activity_regularizer": null, "bias_constraint": null, "depth_multiplier": 1, "depthwise_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "depthwise_regularizer": null, "depthwise_constraint": null}, "name": "block_16_depthwise", "inbound_nodes": [[["block_16_expand_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_16_depthwise_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_16_depthwise_BN", "inbound_nodes": [[["block_16_depthwise", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "block_16_depthwise_relu", "trainable": true, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "block_16_depthwise_relu", "inbound_nodes": [[["block_16_depthwise_BN", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "block_16_project", "trainable": true, "dtype": "float32", "filters": 320, "kernel_size": [1, 1], "strides": [1, 1], "padding": "same", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "block_16_project", "inbound_nodes": [[["block_16_depthwise_relu", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "block_16_project_BN", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "block_16_project_BN", "inbound_nodes": [[["block_16_project", 0, 0, {}]]]}, {"class_name": "Conv2D", "config": {"name": "Conv_1", "trainable": true, "dtype": "float32", "filters": 1280, "kernel_size": [1, 1], "strides": [1, 1], "padding": "valid", "data_format": "channels_last", "dilation_rate": [1, 1], "groups": 1, "activation": "linear", "use_bias": false, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "Conv_1", "inbound_nodes": [[["block_16_project_BN", 0, 0, {}]]]}, {"class_name": "BatchNormalization", "config": {"name": "Conv_1_bn", "trainable": true, "dtype": "float32", "axis": [3], "momentum": 0.999, "epsilon": 0.001, "center": true, "scale": true, "beta_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "gamma_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "moving_mean_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "moving_variance_initializer": {"module": "keras.initializers", "class_name": "Ones", "config": {}, "registered_name": null}, "beta_regularizer": null, "gamma_regularizer": null, "beta_constraint": null, "gamma_constraint": null}, "name": "Conv_1_bn", "inbound_nodes": [[["Conv_1", 0, 0, {}]]]}, {"class_name": "ReLU", "config": {"name": "out_relu", "trainable": true, "dtype": "float32", "max_value": 6.0, "negative_slope": 0.0, "threshold": 0.0}, "name": "out_relu", "inbound_nodes": [[["Conv_1_bn", 0, 0, {}]]]}], "input_layers": [["input_1", 0, 0]], "output_layers": [["out_relu", 0, 0]]}, "name": "mobilenetv2_1.00_128", "inbound_nodes": [[["rescaling", 0, 0, {"training": false}]]]}, {"class_name": "GlobalAveragePooling2D", "config": {"name": "global_average_pooling2d", "trainable": true, "dtype": "float32", "data_format": "channels_last", "keepdims": false}, "name": "global_average_pooling2d", "inbound_nodes": [[["mobilenetv2_1.00_128", 1, 0, {}]]]}, {"class_name": "Dense", "config": {"name": "dense", "trainable": true, "dtype": "float32", "units": 128, "activation": "relu", "use_bias": true, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "dense", "inbound_nodes": [[["global_average_pooling2d", 0, 0, {}]]]}, {"class_name": "Dropout", "config": {"name": "dropout", "trainable": true, "dtype": "float32", "rate": 0.4, "noise_shape": null, "seed": null}, "name": "dropout", "inbound_nodes": [[["dense", 0, 0, {}]]]}, {"class_name": "Dense", "config": {"name": "dense_1", "trainable": true, "dtype": "float32", "units": 7, "activation": "softmax", "use_bias": true, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "name": "dense_1", "inbound_nodes": [[["dropout", 0, 0, {}]]]}], "input_layers": [["input_2", 0, 0]], "output_layers": [["dense_1", 0, 0]]}}, "training_config": {"loss": {"class_name": "CategoricalCrossentropy", "config": {"reduction": "auto", "name": "categorical_crossentropy", "from_logits": false, "label_smoothing": 0.1, "axis": -1, "fn": "categorical_crossentropy"}}, "metrics": [[{"class_name": "MeanMetricWrapper", "config": {"name": "accuracy", "dtype": "float32", "fn": "categorical_accuracy"}}]], "weighted_metrics": null, "loss_weights": null, "optimizer_config": {"class_name": "Adam", "config": {"name": "Adam", "learning_rate": 2.499999936844688e-05, "decay": 0.0, "beta_1": 0.8999999761581421, "beta_2": 0.9990000128746033, "epsilon": 1e-07, "amsgrad": false}}}}, "weightsManifest": [{"paths": ["group1-shard1of1.bin"], "weights": [{"name": "dense/kernel", "shape": [1280, 128], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.4111791547606973, "scale": 0.003342919957404043, "original_dtype": "float32"}}, {"name": "dense/bias", "shape": [128], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.04543833355693257, "scale": 0.0005541260189869825, "original_dtype": "float32"}}, {"name": "dense_1/kernel", "shape": [128, 7], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.2968942666755003, "scale": 0.002033522374489728, "original_dtype": "float32"}}, {"name": "dense_1/bias", "shape": [7], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.20837080741629882, "scale": 0.0015434874623429541, "original_dtype": "float32"}}, {"name": "block_13_project_BN/gamma", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.6432708501815796, "scale": 0.008180370985292921, "original_dtype": "float32"}}, {"name": "block_13_project_BN/beta", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.03404373850892572, "scale": 0.0002680609331411474, "original_dtype": "float32"}}, {"name": "block_14_expand/kernel", "shape": [1, 1, 160, 960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.3003303327981164, "scale": 0.0023281421147140803, "original_dtype": "float32"}}, {"name": "block_14_expand_BN/gamma", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.05714770033955574, "scale": 0.011481421762237362, "original_dtype": "float32"}}, {"name": "block_14_expand_BN/beta", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.9362224915448358, "scale": 0.017927986032822554, "original_dtype": "float32"}}, {"name": "block_14_depthwise/depthwise_kernel", "shape": [3, 3, 960, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.4698214250452377, "scale": 0.02313214283363492, "original_dtype": "float32"}}, {"name": "block_14_depthwise_BN/gamma", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.23223719000816345, "scale": 0.012200361723993339, "original_dtype": "float32"}}, {"name": "block_14_depthwise_BN/beta", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -5.103571891784668, "scale": 0.030021011128145106, "original_dtype": "float32"}}, {"name": "block_14_project/kernel", "shape": [1, 1, 960, 160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.31341070345803806, "scale": 0.0025072856276643044, "original_dtype": "float32"}}, {"name": "block_14_project_BN/gamma", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.825232207775116, "scale": 0.010921088620728138, "original_dtype": "float32"}}, {"name": "block_14_project_BN/beta", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.005922354295776755, "scale": 4.663271099036815e-05, "original_dtype": "float32"}}, {"name": "block_15_expand/kernel", "shape": [1, 1, 160, 960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.2512171834122901, "scale": 0.0018337020687028474, "original_dtype": "float32"}}, {"name": "block_15_expand_BN/gamma", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.10412279516458511, "scale": 0.010639009610110639, "original_dtype": "float32"}}, {"name": "block_15_expand_BN/beta", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.1827949720270494, "scale": 0.019664819567811256, "original_dtype": "float32"}}, {"name": "block_15_depthwise/depthwise_kernel", "shape": [3, 3, 960, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.0625424572065767, "scale": 0.025102807026283414, "original_dtype": "float32"}}, {"name": "block_15_depthwise_BN/gamma", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.1518467664718628, "scale": 0.017311364061692182, "original_dtype": "float32"}}, {"name": "block_15_depthwise_BN/beta", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -6.439622086169673, "scale": 0.041815727832270604, "original_dtype": "float32"}}, {"name": "block_15_project/kernel", "shape": [1, 1, 960, 160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.1975179256177416, "scale": 0.001632379550559848, "original_dtype": "float32"}}, {"name": "block_15_project_BN/gamma", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.2489449977874756, "scale": 0.009803067936616786, "original_dtype": "float32"}}, {"name": "block_15_project_BN/beta", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.0034409928153835093, "scale": 2.646917550295007e-05, "original_dtype": "float32"}}, {"name": "block_16_expand/kernel", "shape": [1, 1, 160, 960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.32522755335359016, "scale": 0.002521143824446435, "original_dtype": "float32"}}, {"name": "block_16_expand_BN/gamma", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.3809076249599457, "scale": 0.00808080656855714, "original_dtype": "float32"}}, {"name": "block_16_expand_BN/beta", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.3914238985847025, "scale": 0.015290372511919807, "original_dtype": "float32"}}, {"name": "block_16_depthwise/depthwise_kernel", "shape": [3, 3, 960, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.356498723871568, "scale": 0.028444904439589556, "original_dtype": "float32"}}, {"name": "block_16_depthwise_BN/gamma", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.6551027894020081, "scale": 0.01653823642169728, "original_dtype": "float32"}}, {"name": "block_16_depthwise_BN/beta", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.303495411779366, "scale": 0.03235710835924335, "original_dtype": "float32"}}, {"name": "block_16_project/kernel", "shape": [1, 1, 960, 320], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.2857010013916913, "scale": 0.002304040333803962, "original_dtype": "float32"}}, {"name": "block_16_project_BN/gamma", "shape": [320], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.7345870733261108, "scale": 0.003771675801744648, "original_dtype": "float32"}}, {"name": "block_16_project_BN/beta", "shape": [320], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.028789963595130866, "scale": 0.0002340647446758607, "original_dtype": "float32"}}, {"name": "Conv_1/kernel", "shape": [1, 1, 320, 1280], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.1497280139549106, "scale": 0.0012074839835073434, "original_dtype": "float32"}}, {"name": "Conv_1_bn/gamma", "shape": [1280], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.3394126892089844, "scale": 0.004477717829685585, "original_dtype": "float32"}}, {"name": "Conv_1_bn/beta", "shape": [1280], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.749619007110596, "scale": 0.008762579338223326, "original_dtype": "float32"}}, {"name": "Conv1/kernel", "shape": [3, 3, 3, 32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.9700487931569418, "scale": 0.008151670530730603, "original_dtype": "float32"}}, {"name": "bn_Conv1/gamma", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.06321901082992554, "scale": 0.015361427092084698, "original_dtype": "float32"}}, {"name": "bn_Conv1/beta", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -5.059641879212623, "scale": 0.039528452181348615, "original_dtype": "float32"}}, {"name": "bn_Conv1/moving_mean", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.29800101939369655, "scale": 0.0024628183420966655, "original_dtype": "float32"}}, {"name": "bn_Conv1/moving_variance", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.908019360973747e-36, "scale": 0.003715188363019158, "original_dtype": "float32"}}, {"name": "expanded_conv_depthwise/depthwise_kernel", "shape": [3, 3, 32, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -29.87903008554496, "scale": 0.22297783645929076, "original_dtype": "float32"}}, {"name": "expanded_conv_depthwise_BN/gamma", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.08946149778716705, "scale": 0.009940166420796339, "original_dtype": "float32"}}, {"name": "expanded_conv_depthwise_BN/beta", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.910955799327177, "scale": 0.021715406810536103, "original_dtype": "float32"}}, {"name": "expanded_conv_depthwise_BN/moving_mean", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -11.74911325118121, "scale": 0.11189631667791629, "original_dtype": "float32"}}, {"name": "expanded_conv_depthwise_BN/moving_variance", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.911500141517579e-36, "scale": 1.3721470253140318, "original_dtype": "float32"}}, {"name": "expanded_conv_project/kernel", "shape": [1, 1, 32, 16], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.9389370385338279, "scale": 0.008094284814946793, "original_dtype": "float32"}}, {"name": "expanded_conv_project_BN/gamma", "shape": [16], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.5562195777893066, "scale": 0.005456410202325559, "original_dtype": "float32"}}, {"name": "expanded_conv_project_BN/beta", "shape": [16], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.03998495213249151, "scale": 0.0002876615261330324, "original_dtype": "float32"}}, {"name": "expanded_conv_project_BN/moving_mean", "shape": [16], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -5.244761214536779, "scale": 0.038850083070642805, "original_dtype": "float32"}}, {"name": "expanded_conv_project_BN/moving_variance", "shape": [16], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.268745481967926, "scale": 0.0029950359288383934, "original_dtype": "float32"}}, {"name": "block_1_expand/kernel", "shape": [1, 1, 16, 96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.6398466820810356, "scale": 0.00499880220375809, "original_dtype": "float32"}}, {"name": "block_1_expand_BN/gamma", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.10281174629926682, "scale": 0.046082915774747435, "original_dtype": "float32"}}, {"name": "block_1_expand_BN/beta", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.1393989721934, "scale": 0.02516939967286353, "original_dtype": "float32"}}, {"name": "block_1_expand_BN/moving_mean", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.02923485472360078, "scale": 0.00020733939520284242, "original_dtype": "float32"}}, {"name": "block_1_expand_BN/moving_variance", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 6.930395898380264e-31, "scale": 0.0948589474547143, "original_dtype": "float32"}}, {"name": "block_1_depthwise/depthwise_kernel", "shape": [3, 3, 96, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.9731602734210445, "scale": 0.030329467736038507, "original_dtype": "float32"}}, {"name": "block_1_depthwise_BN/gamma", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.7217455658258176, "scale": 0.015690120996213426, "original_dtype": "float32"}}, {"name": "block_1_depthwise_BN/beta", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.024429317549163, "scale": 0.0328742317124909, "original_dtype": "float32"}}, {"name": "block_1_depthwise_BN/moving_mean", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -32.7296885471718, "scale": 0.28964326147939645, "original_dtype": "float32"}}, {"name": "block_1_depthwise_BN/moving_variance", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.92133629322052, "scale": 0.8396368470846438, "original_dtype": "float32"}}, {"name": "block_1_project/kernel", "shape": [1, 1, 96, 24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.8709651194366754, "scale": 0.006548609920576507, "original_dtype": "float32"}}, {"name": "block_1_project_BN/gamma", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 2.4004156589508057, "scale": 0.012538607915242512, "original_dtype": "float32"}}, {"name": "block_1_project_BN/beta", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.013514312064530803, "scale": 8.949875539424373e-05, "original_dtype": "float32"}}, {"name": "block_1_project_BN/moving_mean", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.561378479003906, "scale": 0.04471939685297947, "original_dtype": "float32"}}, {"name": "block_1_project_BN/moving_variance", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.2952328622341156, "scale": 0.019427570291593962, "original_dtype": "float32"}}, {"name": "block_2_expand/kernel", "shape": [1, 1, 24, 144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.6775618183846567, "scale": 0.005420494547077254, "original_dtype": "float32"}}, {"name": "block_2_expand_BN/gamma", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.4373185932636261, "scale": 0.011294433065489226, "original_dtype": "float32"}}, {"name": "block_2_expand_BN/beta", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.5903730457904293, "scale": 0.033641208386888694, "original_dtype": "float32"}}, {"name": "block_2_expand_BN/moving_mean", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.008577776736780708, "scale": 6.401325922970678e-05, "original_dtype": "float32"}}, {"name": "block_2_expand_BN/moving_variance", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.8640689849853516, "scale": 0.11946011711569393, "original_dtype": "float32"}}, {"name": "block_2_depthwise/depthwise_kernel", "shape": [3, 3, 144, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -7.560593047796511, "scale": 0.062484240064433975, "original_dtype": "float32"}}, {"name": "block_2_depthwise_BN/gamma", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.35982561111450195, "scale": 0.0071768068799785536, "original_dtype": "float32"}}, {"name": "block_2_depthwise_BN/beta", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.2414919292225557, "scale": 0.022872366624719958, "original_dtype": "float32"}}, {"name": "block_2_depthwise_BN/moving_mean", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -49.87261047363281, "scale": 0.24447358075310202, "original_dtype": "float32"}}, {"name": "block_2_depthwise_BN/moving_variance", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.5187314748764038, "scale": 0.23715777911391914, "original_dtype": "float32"}}, {"name": "block_2_project/kernel", "shape": [1, 1, 144, 24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.5257399402412714, "scale": 0.00434495818381216, "original_dtype": "float32"}}, {"name": "block_2_project_BN/gamma", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 2.737781047821045, "scale": 0.030142688751220705, "original_dtype": "float32"}}, {"name": "block_2_project_BN/beta", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.00714239472632899, "scale": 5.5367400979294494e-05, "original_dtype": "float32"}}, {"name": "block_2_project_BN/moving_mean", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.545583983963611, "scale": 0.023353981504253312, "original_dtype": "float32"}}, {"name": "block_2_project_BN/moving_variance", "shape": [24], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.4430779218673706, "scale": 0.00500185209162095, "original_dtype": "float32"}}, {"name": "block_3_expand/kernel", "shape": [1, 1, 24, 144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.7215741970959831, "scale": 0.0052287985296810375, "original_dtype": "float32"}}, {"name": "block_3_expand_BN/gamma", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.348661869764328, "scale": 0.015288160478367525, "original_dtype": "float32"}}, {"name": "block_3_expand_BN/beta", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.8334900463328645, "scale": 0.031137253256405102, "original_dtype": "float32"}}, {"name": "block_3_expand_BN/moving_mean", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.014440420883543352, "scale": 0.00011645500712534961, "original_dtype": "float32"}}, {"name": "block_3_expand_BN/moving_variance", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 4.881568908691406, "scale": 0.1857662425321691, "original_dtype": "float32"}}, {"name": "block_3_depthwise/depthwise_kernel", "shape": [3, 3, 144, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.4758132065043728, "scale": 0.019806505652034984, "original_dtype": "float32"}}, {"name": "block_3_depthwise_BN/gamma", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.3130425214767456, "scale": 0.012095093727111816, "original_dtype": "float32"}}, {"name": "block_3_depthwise_BN/beta", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.3353864781996783, "scale": 0.034743609147913315, "original_dtype": "float32"}}, {"name": "block_3_depthwise_BN/moving_mean", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -39.31768994798848, "scale": 0.2196518991507736, "original_dtype": "float32"}}, {"name": "block_3_depthwise_BN/moving_variance", "shape": [144], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.18285086750984192, "scale": 0.7256892595805374, "original_dtype": "float32"}}, {"name": "block_3_project/kernel", "shape": [1, 1, 144, 32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.594275979200999, "scale": 0.004536457856496175, "original_dtype": "float32"}}, {"name": "block_3_project_BN/gamma", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 2.6608963012695312, "scale": 0.015345494887408087, "original_dtype": "float32"}}, {"name": "block_3_project_BN/beta", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.007551507476498099, "scale": 5.034338317665399e-05, "original_dtype": "float32"}}, {"name": "block_3_project_BN/moving_mean", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -5.082783278296976, "scale": 0.0406622662263758, "original_dtype": "float32"}}, {"name": "block_3_project_BN/moving_variance", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.36012914776802063, "scale": 0.02103757192106808, "original_dtype": "float32"}}, {"name": "block_4_expand/kernel", "shape": [1, 1, 32, 192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.3195464302511776, "scale": 0.0024392857271082263, "original_dtype": "float32"}}, {"name": "block_4_expand_BN/gamma", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.2509913444519043, "scale": 0.009186631557988186, "original_dtype": "float32"}}, {"name": "block_4_expand_BN/beta", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.3722657203674316, "scale": 0.0232575070624258, "original_dtype": "float32"}}, {"name": "block_4_expand_BN/moving_mean", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.004869820659651475, "scale": 3.607274562704797e-05, "original_dtype": "float32"}}, {"name": "block_4_expand_BN/moving_variance", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.6230978965759277, "scale": 0.039429270052442365, "original_dtype": "float32"}}, {"name": "block_4_depthwise/depthwise_kernel", "shape": [3, 3, 192, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.875138363183713, "scale": 0.034331960304110655, "original_dtype": "float32"}}, {"name": "block_4_depthwise_BN/gamma", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.3395957052707672, "scale": 0.009683357851178038, "original_dtype": "float32"}}, {"name": "block_4_depthwise_BN/beta", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.4287428855895996, "scale": 0.025398095448811848, "original_dtype": "float32"}}, {"name": "block_4_depthwise_BN/moving_mean", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -7.90858780449512, "scale": 0.04014511575885848, "original_dtype": "float32"}}, {"name": "block_4_depthwise_BN/moving_variance", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.15265756845474243, "scale": 0.10495408352683572, "original_dtype": "float32"}}, {"name": "block_4_project/kernel", "shape": [1, 1, 192, 32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.685661457566654, "scale": 0.004312336211111031, "original_dtype": "float32"}}, {"name": "block_4_project_BN/gamma", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.3211352825164795, "scale": 0.025014006857778513, "original_dtype": "float32"}}, {"name": "block_4_project_BN/beta", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.007429778440764137, "scale": 5.2322383385662936e-05, "original_dtype": "float32"}}, {"name": "block_4_project_BN/moving_mean", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.4036554336547855, "scale": 0.02181830406188965, "original_dtype": "float32"}}, {"name": "block_4_project_BN/moving_variance", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.19108472764492035, "scale": 0.003763686967831032, "original_dtype": "float32"}}, {"name": "block_5_expand/kernel", "shape": [1, 1, 32, 192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.40439891160703173, "scale": 0.003779429080439549, "original_dtype": "float32"}}, {"name": "block_5_expand_BN/gamma", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.16983626782894135, "scale": 0.006990174277156007, "original_dtype": "float32"}}, {"name": "block_5_expand_BN/beta", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.5975473964915556, "scale": 0.0183626137527765, "original_dtype": "float32"}}, {"name": "block_5_expand_BN/moving_mean", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.01480954342028674, "scale": 9.314178251752667e-05, "original_dtype": "float32"}}, {"name": "block_5_expand_BN/moving_variance", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 2.0942189693450928, "scale": 0.07472851416643927, "original_dtype": "float32"}}, {"name": "block_5_depthwise/depthwise_kernel", "shape": [3, 3, 192, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.191791440926346, "scale": 0.03224454954558728, "original_dtype": "float32"}}, {"name": "block_5_depthwise_BN/gamma", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.43198058009147644, "scale": 0.009650184710820516, "original_dtype": "float32"}}, {"name": "block_5_depthwise_BN/beta", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.3726480820599725, "scale": 0.026144558775658702, "original_dtype": "float32"}}, {"name": "block_5_depthwise_BN/moving_mean", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -14.415502323823816, "scale": 0.08053353253532858, "original_dtype": "float32"}}, {"name": "block_5_depthwise_BN/moving_variance", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.20519259572029114, "scale": 0.05699287103671653, "original_dtype": "float32"}}, {"name": "block_5_project/kernel", "shape": [1, 1, 192, 32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.5342942354725856, "scale": 0.003403147996640673, "original_dtype": "float32"}}, {"name": "block_5_project_BN/gamma", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.1710351705551147, "scale": 0.013657757347705317, "original_dtype": "float32"}}, {"name": "block_5_project_BN/beta", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.006153196640604851, "scale": 4.214518246989624e-05, "original_dtype": "float32"}}, {"name": "block_5_project_BN/moving_mean", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.4332645042269836, "scale": 0.01666586632822074, "original_dtype": "float32"}}, {"name": "block_5_project_BN/moving_variance", "shape": [32], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.11819633096456528, "scale": 0.0014318397524310093, "original_dtype": "float32"}}, {"name": "block_6_expand/kernel", "shape": [1, 1, 32, 192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.5288866498891045, "scale": 0.0042998914625130445, "original_dtype": "float32"}}, {"name": "block_6_expand_BN/gamma", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.5309550166130066, "scale": 0.008373665575887642, "original_dtype": "float32"}}, {"name": "block_6_expand_BN/beta", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.833883167715634, "scale": 0.019278116787181183, "original_dtype": "float32"}}, {"name": "block_6_expand_BN/moving_mean", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.019453751251978034, "scale": 0.000147376903424076, "original_dtype": "float32"}}, {"name": "block_6_expand_BN/moving_variance", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.1593167781829834, "scale": 0.14122197861764946, "original_dtype": "float32"}}, {"name": "block_6_depthwise/depthwise_kernel", "shape": [3, 3, 192, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.2358850544574214, "scale": 0.0184783888798134, "original_dtype": "float32"}}, {"name": "block_6_depthwise_BN/gamma", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.34831637144088745, "scale": 0.008499991893768311, "original_dtype": "float32"}}, {"name": "block_6_depthwise_BN/beta", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.0986620398128735, "scale": 0.02496959181392894, "original_dtype": "float32"}}, {"name": "block_6_depthwise_BN/moving_mean", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -15.700572189630247, "scale": 0.12661751765830845, "original_dtype": "float32"}}, {"name": "block_6_depthwise_BN/moving_variance", "shape": [192], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.23749925196170807, "scale": 0.3232950396981894, "original_dtype": "float32"}}, {"name": "block_6_project/kernel", "shape": [1, 1, 192, 64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.8663834894404693, "scale": 0.005775889929603128, "original_dtype": "float32"}}, {"name": "block_6_project_BN/gamma", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.5595062971115112, "scale": 0.020355604676639334, "original_dtype": "float32"}}, {"name": "block_6_project_BN/beta", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.00477248273570748, "scale": 3.787684710878952e-05, "original_dtype": "float32"}}, {"name": "block_6_project_BN/moving_mean", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -5.047575204512652, "scale": 0.04630802939919865, "original_dtype": "float32"}}, {"name": "block_6_project_BN/moving_variance", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.28227096796035767, "scale": 0.030955200335558722, "original_dtype": "float32"}}, {"name": "block_7_expand/kernel", "shape": [1, 1, 64, 384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.30502842769903293, "scale": 0.002226484873715569, "original_dtype": "float32"}}, {"name": "block_7_expand_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.09540627151727676, "scale": 0.0061224971039622435, "original_dtype": "float32"}}, {"name": "block_7_expand_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.8028675472035125, "scale": 0.019385672550575404, "original_dtype": "float32"}}, {"name": "block_7_expand_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.0021921036929330403, "scale": 1.6481982653631883e-05, "original_dtype": "float32"}}, {"name": "block_7_expand_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 4.082766652210309e-33, "scale": 0.026711235794366576, "original_dtype": "float32"}}, {"name": "block_7_depthwise/depthwise_kernel", "shape": [3, 3, 384, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.9746632024353628, "scale": 0.020801840576471067, "original_dtype": "float32"}}, {"name": "block_7_depthwise_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.25867873430252075, "scale": 0.011935574166914997, "original_dtype": "float32"}}, {"name": "block_7_depthwise_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.270991397371479, "scale": 0.025272138445985085, "original_dtype": "float32"}}, {"name": "block_7_depthwise_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -19.20498040891161, "scale": 0.08573651968264112, "original_dtype": "float32"}}, {"name": "block_7_depthwise_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.9165482239470135e-36, "scale": 0.10956105250938265, "original_dtype": "float32"}}, {"name": "block_7_project/kernel", "shape": [1, 1, 384, 64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.4507427047280704, "scale": 0.004024488435072057, "original_dtype": "float32"}}, {"name": "block_7_project_BN/gamma", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.6518726944923401, "scale": 0.021638378208758784, "original_dtype": "float32"}}, {"name": "block_7_project_BN/beta", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.005394851664702097, "scale": 3.966802694633895e-05, "original_dtype": "float32"}}, {"name": "block_7_project_BN/moving_mean", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.1909449521233055, "scale": 0.017812560586368337, "original_dtype": "float32"}}, {"name": "block_7_project_BN/moving_variance", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.09652728587388992, "scale": 0.003259769345031065, "original_dtype": "float32"}}, {"name": "block_8_expand/kernel", "shape": [1, 1, 64, 384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.45635836439974165, "scale": 0.003593372948029462, "original_dtype": "float32"}}, {"name": "block_8_expand_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.32445502281188965, "scale": 0.0056298499013863355, "original_dtype": "float32"}}, {"name": "block_8_expand_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.614145828695858, "scale": 0.017545063355389762, "original_dtype": "float32"}}, {"name": "block_8_expand_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.0036024005179676943, "scale": 3.07897480168179e-05, "original_dtype": "float32"}}, {"name": "block_8_expand_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.248681664466858, "scale": 0.043470387832791196, "original_dtype": "float32"}}, {"name": "block_8_depthwise/depthwise_kernel", "shape": [3, 3, 384, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.4855594074024876, "scale": 0.022595994612749887, "original_dtype": "float32"}}, {"name": "block_8_depthwise_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.2544711232185364, "scale": 0.009983751586839264, "original_dtype": "float32"}}, {"name": "block_8_depthwise_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -3.341497003798391, "scale": 0.020499981618395037, "original_dtype": "float32"}}, {"name": "block_8_depthwise_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -13.204145596074122, "scale": 0.060569475211349186, "original_dtype": "float32"}}, {"name": "block_8_depthwise_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 9.275253978557885e-05, "scale": 0.02692699896835941, "original_dtype": "float32"}}, {"name": "block_8_project/kernel", "shape": [1, 1, 384, 64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.34922633100958433, "scale": 0.0027938106480766747, "original_dtype": "float32"}}, {"name": "block_8_project_BN/gamma", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.6829383373260498, "scale": 0.014744041480270087, "original_dtype": "float32"}}, {"name": "block_8_project_BN/beta", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.0063174204426068884, "scale": 4.3568416845564746e-05, "original_dtype": "float32"}}, {"name": "block_8_project_BN/moving_mean", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.0717553257942198, "scale": 0.007004936769896862, "original_dtype": "float32"}}, {"name": "block_8_project_BN/moving_variance", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.07941048592329025, "scale": 0.0012513319943465437, "original_dtype": "float32"}}, {"name": "block_9_expand/kernel", "shape": [1, 1, 64, 384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.38211737310185157, "scale": 0.002830499060013715, "original_dtype": "float32"}}, {"name": "block_9_expand_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.17615024745464325, "scale": 0.005009537409333621, "original_dtype": "float32"}}, {"name": "block_9_expand_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.3292471240548527, "scale": 0.012084064764135025, "original_dtype": "float32"}}, {"name": "block_9_expand_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.005282367323981781, "scale": 4.80215211271071e-05, "original_dtype": "float32"}}, {"name": "block_9_expand_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 2.2926582829008624e-26, "scale": 0.043842375512216605, "original_dtype": "float32"}}, {"name": "block_9_depthwise/depthwise_kernel", "shape": [3, 3, 384, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.7076543415293974, "scale": 0.020206375683055205, "original_dtype": "float32"}}, {"name": "block_9_depthwise_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.2806711494922638, "scale": 0.013012587673523847, "original_dtype": "float32"}}, {"name": "block_9_depthwise_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -6.185911599327536, "scale": 0.03555121608808929, "original_dtype": "float32"}}, {"name": "block_9_depthwise_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.384521175833309, "scale": 0.035076169406666476, "original_dtype": "float32"}}, {"name": "block_9_depthwise_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.910590037401357e-36, "scale": 0.02421219021666284, "original_dtype": "float32"}}, {"name": "block_9_project/kernel", "shape": [1, 1, 384, 64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.3106466475655051, "scale": 0.002187652447644402, "original_dtype": "float32"}}, {"name": "block_9_project_BN/gamma", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.7945230603218079, "scale": 0.013408770046982111, "original_dtype": "float32"}}, {"name": "block_9_project_BN/beta", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.006053667763868968, "scale": 4.4512262969624764e-05, "original_dtype": "float32"}}, {"name": "block_9_project_BN/moving_mean", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.9819088800280702, "scale": 0.007553145230985155, "original_dtype": "float32"}}, {"name": "block_9_project_BN/moving_variance", "shape": [64], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.07773926854133606, "scale": 0.001194608679004744, "original_dtype": "float32"}}, {"name": "block_10_expand/kernel", "shape": [1, 1, 64, 384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.607239008884804, "scale": 0.004744054756912531, "original_dtype": "float32"}}, {"name": "block_10_expand_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.3064272999763489, "scale": 0.009197932364893895, "original_dtype": "float32"}}, {"name": "block_10_expand_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.3664665886000091, "scale": 0.015353557175281002, "original_dtype": "float32"}}, {"name": "block_10_expand_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.011631188475910355, "scale": 8.947068058392581e-05, "original_dtype": "float32"}}, {"name": "block_10_expand_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 2.975445032119751, "scale": 0.06624765489615646, "original_dtype": "float32"}}, {"name": "block_10_depthwise/depthwise_kernel", "shape": [3, 3, 384, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.69017936482149, "scale": 0.03722364575255151, "original_dtype": "float32"}}, {"name": "block_10_depthwise_BN/gamma", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.40093404054641724, "scale": 0.006983793249317244, "original_dtype": "float32"}}, {"name": "block_10_depthwise_BN/beta", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.7463454975801356, "scale": 0.028312840181238513, "original_dtype": "float32"}}, {"name": "block_10_depthwise_BN/moving_mean", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -12.06052672442268, "scale": 0.08149004543528837, "original_dtype": "float32"}}, {"name": "block_10_depthwise_BN/moving_variance", "shape": [384], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.5998061895370483, "scale": 0.08668875460531197, "original_dtype": "float32"}}, {"name": "block_10_project/kernel", "shape": [1, 1, 384, 96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.45056581497192383, "scale": 0.003312983933617087, "original_dtype": "float32"}}, {"name": "block_10_project_BN/gamma", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.8833286762237549, "scale": 0.012130900925281001, "original_dtype": "float32"}}, {"name": "block_10_project_BN/beta", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.007705666015253347, "scale": 4.939529496957274e-05, "original_dtype": "float32"}}, {"name": "block_10_project_BN/moving_mean", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -7.0106295791326785, "scale": 0.050075925565233416, "original_dtype": "float32"}}, {"name": "block_10_project_BN/moving_variance", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.3628792464733124, "scale": 0.026088338856603586, "original_dtype": "float32"}}, {"name": "block_11_expand/kernel", "shape": [1, 1, 96, 576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.31470546067929733, "scale": 0.002247896147709267, "original_dtype": "float32"}}, {"name": "block_11_expand_BN/gamma", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.2703140079975128, "scale": 0.006008459890589995, "original_dtype": "float32"}}, {"name": "block_11_expand_BN/beta", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.629315683888454, "scale": 0.013807760032953, "original_dtype": "float32"}}, {"name": "block_11_expand_BN/moving_mean", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.004746816255261793, "scale": 3.3665363512494984e-05, "original_dtype": "float32"}}, {"name": "block_11_expand_BN/moving_variance", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.704649031162262, "scale": 0.028658642254623713, "original_dtype": "float32"}}, {"name": "block_11_depthwise/depthwise_kernel", "shape": [3, 3, 576, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.529797004250919, "scale": 0.02007775400199142, "original_dtype": "float32"}}, {"name": "block_11_depthwise_BN/gamma", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.3218483626842499, "scale": 0.009735808769861857, "original_dtype": "float32"}}, {"name": "block_11_depthwise_BN/beta", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -5.183310634014654, "scale": 0.03280576350642186, "original_dtype": "float32"}}, {"name": "block_11_depthwise_BN/moving_mean", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -5.799536734936284, "scale": 0.038923065335142844, "original_dtype": "float32"}}, {"name": "block_11_depthwise_BN/moving_variance", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 7.264748273883015e-05, "scale": 0.04208054944054525, "original_dtype": "float32"}}, {"name": "block_11_project/kernel", "shape": [1, 1, 576, 96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.23071029864105524, "scale": 0.001988881884836683, "original_dtype": "float32"}}, {"name": "block_11_project_BN/gamma", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.4936714470386505, "scale": 0.010468073335348391, "original_dtype": "float32"}}, {"name": "block_11_project_BN/beta", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.005585658988531898, "scale": 3.878929853147151e-05, "original_dtype": "float32"}}, {"name": "block_11_project_BN/moving_mean", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.8595577127793257, "scale": 0.01788036262287813, "original_dtype": "float32"}}, {"name": "block_11_project_BN/moving_variance", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.07891298085451126, "scale": 0.0010929017382509567, "original_dtype": "float32"}}, {"name": "block_12_expand/kernel", "shape": [1, 1, 96, 576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.25229448290432205, "scale": 0.0020023371659073177, "original_dtype": "float32"}}, {"name": "block_12_expand_BN/gamma", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.6435281248653636, "scale": 0.01072546874775606, "original_dtype": "float32"}}, {"name": "block_12_expand_BN/beta", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.082383155822754, "scale": 0.01692994435628255, "original_dtype": "float32"}}, {"name": "block_12_expand_BN/moving_mean", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.005901695415377617, "scale": 4.185599585374196e-05, "original_dtype": "float32"}}, {"name": "block_12_expand_BN/moving_variance", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 7.595853525818868e-26, "scale": 0.0514226614260206, "original_dtype": "float32"}}, {"name": "block_12_depthwise/depthwise_kernel", "shape": [3, 3, 576, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.742185298134299, "scale": 0.022294189415726008, "original_dtype": "float32"}}, {"name": "block_12_depthwise_BN/gamma", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.22060377895832062, "scale": 0.013639334779159696, "original_dtype": "float32"}}, {"name": "block_12_depthwise_BN/beta", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -4.080136222465366, "scale": 0.03212705686980603, "original_dtype": "float32"}}, {"name": "block_12_depthwise_BN/moving_mean", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -8.920047435573503, "scale": 0.04928203003079284, "original_dtype": "float32"}}, {"name": "block_12_depthwise_BN/moving_variance", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 3.911289206862341e-36, "scale": 0.04110867369408701, "original_dtype": "float32"}}, {"name": "block_12_project/kernel", "shape": [1, 1, 576, 96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.7077784482170554, "scale": 0.006376382416369868, "original_dtype": "float32"}}, {"name": "block_12_project_BN/gamma", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.5258527398109436, "scale": 0.019215061851576263, "original_dtype": "float32"}}, {"name": "block_12_project_BN/beta", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.0053840920529967425, "scale": 4.0481895135313855e-05, "original_dtype": "float32"}}, {"name": "block_12_project_BN/moving_mean", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.5063005447387696, "scale": 0.014767652399399702, "original_dtype": "float32"}}, {"name": "block_12_project_BN/moving_variance", "shape": [96], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.04680492356419563, "scale": 0.002204139019344367, "original_dtype": "float32"}}, {"name": "block_13_expand/kernel", "shape": [1, 1, 96, 576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.4085241476694743, "scale": 0.0030038540269814286, "original_dtype": "float32"}}, {"name": "block_13_expand_BN/gamma", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.2884228527545929, "scale": 0.00587193252993565, "original_dtype": "float32"}}, {"name": "block_13_expand_BN/beta", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -2.794180874263539, "scale": 0.01757346461800968, "original_dtype": "float32"}}, {"name": "block_13_expand_BN/moving_mean", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.010876423186239074, "scale": 8.366479374030057e-05, "original_dtype": "float32"}}, {"name": "block_13_expand_BN/moving_variance", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.5381715297698975, "scale": 0.0490167963738535, "original_dtype": "float32"}}, {"name": "block_13_depthwise/depthwise_kernel", "shape": [3, 3, 576, 1], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.3218866189320884, "scale": 0.0111082909153957, "original_dtype": "float32"}}, {"name": "block_13_depthwise_BN/gamma", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.33375418186187744, "scale": 0.004785947706185135, "original_dtype": "float32"}}, {"name": "block_13_depthwise_BN/beta", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.7845768690109254, "scale": 0.02586343288421631, "original_dtype": "float32"}}, {"name": "block_13_depthwise_BN/moving_mean", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -7.797012843337713, "scale": 0.04103690970177744, "original_dtype": "float32"}}, {"name": "block_13_depthwise_BN/moving_variance", "shape": [576], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.04975026473402977, "scale": 0.04624804727294866, "original_dtype": "float32"}}, {"name": "block_13_project/kernel", "shape": [1, 1, 576, 160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.2892769609011856, "scale": 0.0022082210755815694, "original_dtype": "float32"}}, {"name": "block_13_project_BN/moving_mean", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -7.102857567282284, "scale": 0.04864970936494715, "original_dtype": "float32"}}, {"name": "block_13_project_BN/moving_variance", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.18907049298286438, "scale": 0.008796071889353734, "original_dtype": "float32"}}, {"name": "block_14_expand_BN/moving_mean", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.0029341520887671735, "scale": 2.7680680082709182e-05, "original_dtype": "float32"}}, {"name": "block_14_expand_BN/moving_variance", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.538766086101532, "scale": 0.031237227542727602, "original_dtype": "float32"}}, {"name": "block_14_depthwise_BN/moving_mean", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -6.062818609499463, "scale": 0.03988696453618068, "original_dtype": "float32"}}, {"name": "block_14_depthwise_BN/moving_variance", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 5.350768333300948e-05, "scale": 0.037814098781239536, "original_dtype": "float32"}}, {"name": "block_14_project_BN/moving_mean", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.5530708186766682, "scale": 0.014791150654063506, "original_dtype": "float32"}}, {"name": "block_14_project_BN/moving_variance", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.08911330997943878, "scale": 0.0021179252395442886, "original_dtype": "float32"}}, {"name": "block_15_expand_BN/moving_mean", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.005067407000152504, "scale": 4.3311170941474394e-05, "original_dtype": "float32"}}, {"name": "block_15_expand_BN/moving_variance", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.7215006947517395, "scale": 0.07945181785845289, "original_dtype": "float32"}}, {"name": "block_15_depthwise_BN/moving_mean", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -7.985982109518613, "scale": 0.059155423033471204, "original_dtype": "float32"}}, {"name": "block_15_depthwise_BN/moving_variance", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.943249299074523e-05, "scale": 0.05753218940119362, "original_dtype": "float32"}}, {"name": "block_15_project_BN/moving_mean", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -1.8929952570036344, "scale": 0.017691544457977892, "original_dtype": "float32"}}, {"name": "block_15_project_BN/moving_variance", "shape": [160], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.018095044419169426, "scale": 0.00014978370391855052, "original_dtype": "float32"}}, {"name": "block_16_expand_BN/moving_mean", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.007936051279744682, "scale": 7.02305422986255e-05, "original_dtype": "float32"}}, {"name": "block_16_expand_BN/moving_variance", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 1.6565123796463013, "scale": 0.29413621519126143, "original_dtype": "float32"}}, {"name": "block_16_depthwise_BN/moving_mean", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -6.479280269847196, "scale": 0.062300771825453814, "original_dtype": "float32"}}, {"name": "block_16_depthwise_BN/moving_variance", "shape": [960], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 8.581749716540799e-05, "scale": 0.1321938234734333, "original_dtype": "float32"}}, {"name": "block_16_project_BN/moving_mean", "shape": [320], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -7.961648763394823, "scale": 0.06579875011070102, "original_dtype": "float32"}}, {"name": "block_16_project_BN/moving_variance", "shape": [320], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.33596840500831604, "scale": 0.004125930164374557, "original_dtype": "float32"}}, {"name": "Conv_1_bn/moving_mean", "shape": [1280], "dtype": "float32", "quantization": {"dtype": "uint8", "min": -0.0018817810789115875, "scale": 1.4043142379937219e-05, "original_dtype": "float32"}}, {"name": "Conv_1_bn/moving_variance", "shape": [1280], "dtype": "float32", "quantization": {"dtype": "uint8", "min": 0.9748316407203674, "scale": 0.0013811024965024463, "original_dtype": "float32"}}]}]}