| { |
| "module": "keras.src.models.functional", |
| "class_name": "Functional", |
| "config": { |
| "name": "functional", |
| "trainable": true, |
| "layers": [ |
| { |
| "module": "keras.layers", |
| "class_name": "InputLayer", |
| "config": { |
| "batch_shape": [ |
| null, |
| 256, |
| 256, |
| 1 |
| ], |
| "dtype": "float32", |
| "sparse": false, |
| "ragged": false, |
| "name": "input_layer" |
| }, |
| "registered_name": null, |
| "name": "input_layer", |
| "inbound_nodes": [] |
| }, |
| { |
| "module": "keras.src.ops.numpy", |
| "class_name": "Concatenate", |
| "config": { |
| "name": "concatenate", |
| "axis": -1 |
| }, |
| "registered_name": "Concatenate", |
| "name": "concatenate", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 1 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "input_layer", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 1 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "input_layer", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 1 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "input_layer", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.numpy", |
| "class_name": "GetItem", |
| "config": { |
| "name": "get_item" |
| }, |
| "registered_name": "GetItem", |
| "name": "get_item", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 3 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "concatenate", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| [ |
| { |
| "class_name": "__ellipsis__", |
| "config": {} |
| }, |
| 2 |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.numpy", |
| "class_name": "GetItem", |
| "config": { |
| "name": "get_item_1" |
| }, |
| "registered_name": "GetItem", |
| "name": "get_item_1", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 3 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "concatenate", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| [ |
| { |
| "class_name": "__ellipsis__", |
| "config": {} |
| }, |
| 1 |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.numpy", |
| "class_name": "GetItem", |
| "config": { |
| "name": "get_item_2" |
| }, |
| "registered_name": "GetItem", |
| "name": "get_item_2", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 3 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "concatenate", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| [ |
| { |
| "class_name": "__ellipsis__", |
| "config": {} |
| }, |
| 0 |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.numpy", |
| "class_name": "Stack", |
| "config": { |
| "name": "stack", |
| "axis": -1 |
| }, |
| "registered_name": "Stack", |
| "name": "stack", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "get_item", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "get_item_1", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "get_item_2", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.numpy", |
| "class_name": "Add", |
| "config": { |
| "name": "add" |
| }, |
| "registered_name": "Add", |
| "name": "add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 3 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "stack", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__tensor__", |
| "config": { |
| "value": [ |
| [ |
| [ |
| [ |
| -103.93900299072266, |
| -116.77899932861328, |
| -123.68000030517578 |
| ] |
| ] |
| ] |
| ], |
| "dtype": "float32" |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "ZeroPadding2D", |
| "config": { |
| "name": "conv1_pad", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "padding": [ |
| [ |
| 3, |
| 3 |
| ], |
| [ |
| 3, |
| 3 |
| ] |
| ], |
| "data_format": "channels_last" |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 256, |
| 256, |
| 3 |
| ] |
| }, |
| "name": "conv1_pad", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 3 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 64, |
| "kernel_size": [ |
| 7, |
| 7 |
| ], |
| "strides": [ |
| 2, |
| 2 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 262, |
| 262, |
| 3 |
| ] |
| }, |
| "name": "conv1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 262, |
| 262, |
| 3 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv1_pad", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 128, |
| 128, |
| 64 |
| ] |
| }, |
| "name": "conv1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 128, |
| 128, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 128, |
| 128, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "ZeroPadding2D", |
| "config": { |
| "name": "pool1_pad", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "padding": [ |
| [ |
| 1, |
| 1 |
| ], |
| [ |
| 1, |
| 1 |
| ] |
| ], |
| "data_format": "channels_last" |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 128, |
| 128, |
| 64 |
| ] |
| }, |
| "name": "pool1_pad", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 128, |
| 128, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "MaxPooling2D", |
| "config": { |
| "name": "pool1_pool", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "pool_size": [ |
| 3, |
| 3 |
| ], |
| "padding": "valid", |
| "strides": [ |
| 2, |
| 2 |
| ], |
| "data_format": "channels_last" |
| }, |
| "registered_name": null, |
| "name": "pool1_pool", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 130, |
| 130, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "pool1_pad", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block1_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 64, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block1_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "pool1_pool", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block1_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block1_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block1_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block1_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block1_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 64, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block1_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block1_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block1_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block1_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block1_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block1_0_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block1_0_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "pool1_pool", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block1_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block1_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block1_0_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv2_block1_0_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_0_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block1_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv2_block1_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv2_block1_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| ] |
| }, |
| "name": "conv2_block1_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_0_bn", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block1_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block1_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block2_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 64, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv2_block2_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block2_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block2_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block2_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block2_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block2_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 64, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block2_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block2_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block2_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block2_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block2_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block2_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block2_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block2_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv2_block2_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv2_block2_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| ] |
| }, |
| "name": "conv2_block2_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block1_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block2_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block2_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block3_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 64, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv2_block3_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block3_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block3_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block3_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block3_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block3_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 64, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block3_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block3_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block3_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block3_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block3_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2_block3_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2_block3_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv2_block3_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv2_block3_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv2_block3_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| ] |
| }, |
| "name": "conv2_block3_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block2_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv2_block3_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv2_block3_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block1_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 2, |
| 2 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv3_block1_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block1_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block1_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block1_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block1_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block1_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block1_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block1_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block1_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block1_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block1_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block1_0_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 512, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 2, |
| 2 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv3_block1_0_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block1_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 512, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block1_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block1_0_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block1_0_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_0_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block1_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block1_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv3_block1_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| ] |
| }, |
| "name": "conv3_block1_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_0_bn", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block1_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block1_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block2_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block2_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block2_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block2_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block2_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block2_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block2_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block2_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block2_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block2_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block2_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block2_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block2_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 512, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block2_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block2_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block2_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv3_block2_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| ] |
| }, |
| "name": "conv3_block2_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block1_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block2_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block2_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block3_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block3_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block3_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block3_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block3_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block3_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block3_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block3_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block3_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block3_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block3_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block3_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block3_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 512, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block3_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block3_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block3_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv3_block3_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| ] |
| }, |
| "name": "conv3_block3_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block2_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block3_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block3_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block4_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block4_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block4_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block4_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block4_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block4_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block4_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 128, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block4_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block4_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block4_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block4_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block4_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv3_block4_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 512, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ] |
| }, |
| "name": "conv3_block4_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 128 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv3_block4_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv3_block4_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv3_block4_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| ] |
| }, |
| "name": "conv3_block4_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block3_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv3_block4_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv3_block4_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block1_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 2, |
| 2 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv4_block1_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block1_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block1_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block1_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block1_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block1_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block1_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block1_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block1_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block1_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block1_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block1_0_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 1024, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 2, |
| 2 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ] |
| }, |
| "name": "conv4_block1_0_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 32, |
| 32, |
| 512 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv3_block4_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block1_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 1024, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block1_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block1_0_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block1_0_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_0_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block1_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block1_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv4_block1_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| ] |
| }, |
| "name": "conv4_block1_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_0_bn", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block1_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block1_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block2_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block2_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block2_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block2_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block2_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block2_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block2_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block2_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block2_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block2_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block2_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block2_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block2_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 1024, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block2_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block2_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block2_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv4_block2_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| ] |
| }, |
| "name": "conv4_block2_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block1_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block2_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block2_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block3_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block3_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block3_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block3_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block3_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block3_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block3_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block3_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block3_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block3_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block3_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block3_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block3_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 1024, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block3_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block3_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block3_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv4_block3_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| ] |
| }, |
| "name": "conv4_block3_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block2_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block3_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block3_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block4_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block4_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block4_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block4_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block4_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block4_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block4_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block4_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block4_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block4_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block4_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block4_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block4_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 1024, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block4_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block4_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block4_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv4_block4_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| ] |
| }, |
| "name": "conv4_block4_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block3_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block4_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block4_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block5_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block5_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block5_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block5_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block5_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block5_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block5_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block5_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block5_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block5_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block5_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block5_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block5_3_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 1024, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block5_3_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block5_3_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block5_3_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_3_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Add", |
| "config": { |
| "name": "conv4_block5_add", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| } |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| ] |
| }, |
| "name": "conv4_block5_add", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block4_out", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_3_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block5_out", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block5_out", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_add", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block6_1_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "valid", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ] |
| }, |
| "name": "conv4_block6_1_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1024 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block5_out", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block6_1_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block6_1_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_1_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block6_1_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block6_1_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_1_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv4_block6_2_conv", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block6_2_conv", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_1_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "conv4_block6_2_bn", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": 3, |
| "momentum": 0.99, |
| "epsilon": 1.001e-05, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv4_block6_2_bn", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_2_conv", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Activation", |
| "config": { |
| "name": "conv4_block6_2_relu", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "activation": "relu" |
| }, |
| "registered_name": null, |
| "name": "conv4_block6_2_relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_2_bn", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "AveragePooling2D", |
| "config": { |
| "name": "average_pooling2d", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "pool_size": [ |
| 16, |
| 16 |
| ], |
| "padding": "valid", |
| "strides": [ |
| 16, |
| 16 |
| ], |
| "data_format": "channels_last" |
| }, |
| "registered_name": null, |
| "name": "average_pooling2d", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "use_bias": true, |
| "kernel_initializer": { |
| "module": "keras.initializers", |
| "class_name": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 1, |
| 1, |
| 256 |
| ] |
| }, |
| "name": "conv2d", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 1, |
| 1, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "average_pooling2d", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 1, |
| 1, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 1, |
| 1, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_1", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "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": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv2d_1", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_2", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 6, |
| 6 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "use_bias": false, |
| "kernel_initializer": { |
| "module": "keras.initializers", |
| "class_name": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv2d_2", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_3", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 12, |
| 12 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "use_bias": false, |
| "kernel_initializer": { |
| "module": "keras.initializers", |
| "class_name": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv2d_3", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_4", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 18, |
| 18 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "use_bias": false, |
| "kernel_initializer": { |
| "module": "keras.initializers", |
| "class_name": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "conv2d_4", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv4_block6_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu" |
| }, |
| "registered_name": "Relu", |
| "name": "relu", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 1, |
| 1, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_1", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization_1", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_1", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_2", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization_2", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_2", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_3", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization_3", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_3", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_4", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization_4", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_4", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "UpSampling2D", |
| "config": { |
| "name": "up_sampling2d", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "size": [ |
| 16, |
| 16 |
| ], |
| "data_format": "channels_last", |
| "interpolation": "bilinear" |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 1, |
| 1, |
| 256 |
| ] |
| }, |
| "name": "up_sampling2d", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 1, |
| 1, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_1" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_1", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_1", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_2" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_2", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_2", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_3" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_3", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_3", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_4" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_4", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_4", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Concatenate", |
| "config": { |
| "name": "concatenate_1", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| ] |
| }, |
| "name": "concatenate_1", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "up_sampling2d", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_1", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_2", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_3", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_4", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_5", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "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": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 1280 |
| ] |
| }, |
| "name": "conv2d_5", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 1280 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "concatenate_1", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_5", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization_5", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_5", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_6", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 48, |
| "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": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ] |
| }, |
| "name": "conv2d_6", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 64 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2_block3_2_relu", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_5" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_5", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_5", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_6", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 48 |
| ] |
| }, |
| "name": "batch_normalization_6", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 48 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_6", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "UpSampling2D", |
| "config": { |
| "name": "up_sampling2d_1", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "size": [ |
| 4, |
| 4 |
| ], |
| "data_format": "channels_last", |
| "interpolation": "bilinear" |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ] |
| }, |
| "name": "up_sampling2d_1", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 16, |
| 16, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_5", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_6" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_6", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 48 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_6", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Concatenate", |
| "config": { |
| "name": "concatenate_2", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| [ |
| null, |
| 64, |
| 64, |
| 48 |
| ] |
| ] |
| }, |
| "name": "concatenate_2", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "up_sampling2d_1", |
| 0, |
| 0 |
| ] |
| } |
| }, |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 48 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_6", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ] |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_7", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "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": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 304 |
| ] |
| }, |
| "name": "conv2d_7", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 304 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "concatenate_2", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_7", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization_7", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_7", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_7" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_7", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_7", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_8", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 256, |
| "kernel_size": [ |
| 3, |
| 3 |
| ], |
| "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": "HeNormal", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "conv2d_8", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_7", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "BatchNormalization", |
| "config": { |
| "name": "batch_normalization_8", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "axis": -1, |
| "momentum": 0.99, |
| "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, |
| "synchronized": false |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "batch_normalization_8", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "conv2d_8", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": { |
| "mask": null |
| } |
| } |
| ] |
| }, |
| { |
| "module": "keras.src.ops.nn", |
| "class_name": "Relu", |
| "config": { |
| "name": "relu_8" |
| }, |
| "registered_name": "Relu", |
| "name": "relu_8", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "batch_normalization_8", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "UpSampling2D", |
| "config": { |
| "name": "up_sampling2d_2", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "size": [ |
| 4, |
| 4 |
| ], |
| "data_format": "channels_last", |
| "interpolation": "bilinear" |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ] |
| }, |
| "name": "up_sampling2d_2", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 64, |
| 64, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "relu_8", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| }, |
| { |
| "module": "keras.layers", |
| "class_name": "Conv2D", |
| "config": { |
| "name": "conv2d_9", |
| "trainable": true, |
| "dtype": { |
| "module": "keras", |
| "class_name": "DTypePolicy", |
| "config": { |
| "name": "float32" |
| }, |
| "registered_name": null |
| }, |
| "filters": 2, |
| "kernel_size": [ |
| 1, |
| 1 |
| ], |
| "strides": [ |
| 1, |
| 1 |
| ], |
| "padding": "same", |
| "data_format": "channels_last", |
| "dilation_rate": [ |
| 1, |
| 1 |
| ], |
| "groups": 1, |
| "activation": "linear", |
| "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 |
| }, |
| "registered_name": null, |
| "build_config": { |
| "input_shape": [ |
| null, |
| 256, |
| 256, |
| 256 |
| ] |
| }, |
| "name": "conv2d_9", |
| "inbound_nodes": [ |
| { |
| "args": [ |
| { |
| "class_name": "__keras_tensor__", |
| "config": { |
| "shape": [ |
| null, |
| 256, |
| 256, |
| 256 |
| ], |
| "dtype": "float32", |
| "keras_history": [ |
| "up_sampling2d_2", |
| 0, |
| 0 |
| ] |
| } |
| } |
| ], |
| "kwargs": {} |
| } |
| ] |
| } |
| ], |
| "input_layers": [ |
| "input_layer", |
| 0, |
| 0 |
| ], |
| "output_layers": [ |
| "conv2d_9", |
| 0, |
| 0 |
| ] |
| }, |
| "registered_name": "Functional", |
| "build_config": { |
| "input_shape": null |
| }, |
| "compile_config": { |
| "optimizer": { |
| "module": "keras.optimizers", |
| "class_name": "Adam", |
| "config": { |
| "name": "adam", |
| "learning_rate": 9.999999747378752e-06, |
| "weight_decay": null, |
| "clipnorm": null, |
| "global_clipnorm": null, |
| "clipvalue": null, |
| "use_ema": false, |
| "ema_momentum": 0.99, |
| "ema_overwrite_frequency": null, |
| "loss_scale_factor": null, |
| "gradient_accumulation_steps": null, |
| "beta_1": 0.9, |
| "beta_2": 0.999, |
| "epsilon": 1e-07, |
| "amsgrad": false |
| }, |
| "registered_name": null |
| }, |
| "loss": { |
| "module": "keras.losses", |
| "class_name": "MeanSquaredError", |
| "config": { |
| "name": "mean_squared_error", |
| "reduction": "sum_over_batch_size" |
| }, |
| "registered_name": null |
| }, |
| "loss_weights": null, |
| "metrics": [ |
| "accuracy" |
| ], |
| "weighted_metrics": null, |
| "run_eagerly": false, |
| "steps_per_execution": 1, |
| "jit_compile": true |
| } |
| } |