Issue | #Downvotes for this reason | By |
---|
tensorflow.keras.src.engine.functional.Functional.9636b25c(1) | Automatically created tensorflow flow. |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_backend | "tensorflow" |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_class_name | "Functional" |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_config | {"input_layers": [["input_1", 0, 0]], "name": "model", "output_layers": [["dense_1", 0, 0]], "trainable": true} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0000_input_1 | {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 200, 200, 3], "dtype": "float32", "name": "input_1", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_1", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0001_rescaling | {"build_config": {"input_shape": [null, 200, 200, 3]}, "class_name": "Rescaling", "config": {"dtype": "float32", "name": "rescaling", "offset": -1, "scale": 0.0078125, "trainable": false}, "inbound_nodes": [[["input_1", 0, 0, {}]]], "module": "keras.layers", "name": "rescaling", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0002_stem_conv | {"build_config": {"input_shape": [null, 200, 200, 3]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["rescaling", 0, 0, {}]]], "module": "keras.layers", "name": "stem_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0003_stem_bn | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["stem_conv", 0, 0, {}]]], "module": "keras.layers", "name": "stem_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0004_stem_activation | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "stem_activation", "trainable": false}, "inbound_nodes": [[["stem_bn", 0, 0, {}]]], "module": "keras.layers", "name": "stem_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0005_block1a_project_conv | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["stem_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0006_block1a_project_bn | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0007_block1a_project_activation | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1a_project_activation", "trainable": false}, "inbound_nodes": [[["block1a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0008_block1a_add | {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1a_add", "trainable": false}, "inbound_nodes": [[["block1a_project_activation", 0, 0, {}], ["stem_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0009_block1b_project_conv | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1a_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0010_block1b_project_bn | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0011_block1b_project_activation | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1b_project_activation", "trainable": false}, "inbound_nodes": [[["block1b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_project_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0012_block1b_drop | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block1b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.002531645569620253, "seed": null, "trainable": false}, "inbound_nodes": [[["block1b_project_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0013_block1b_add | {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1b_add", "trainable": false}, "inbound_nodes": [[["block1b_drop", 0, 0, {}], ["block1a_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1b_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0014_block1c_project_conv | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0015_block1c_project_bn | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0016_block1c_project_activation | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1c_project_activation", "trainable": false}, "inbound_nodes": [[["block1c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_project_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0017_block1c_drop | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block1c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.005063291139240506, "seed": null, "trainable": false}, "inbound_nodes": [[["block1c_project_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0018_block1c_add | {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1c_add", "trainable": false}, "inbound_nodes": [[["block1c_drop", 0, 0, {}], ["block1b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1c_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0019_block1d_project_conv | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0020_block1d_project_bn | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0021_block1d_project_activation | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1d_project_activation", "trainable": false}, "inbound_nodes": [[["block1d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_project_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0022_block1d_drop | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block1d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.007594936708860761, "seed": null, "trainable": false}, "inbound_nodes": [[["block1d_project_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0023_block1d_add | {"build_config": {"input_shape": [[null, 100, 100, 32], [null, 100, 100, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block1d_add", "trainable": false}, "inbound_nodes": [[["block1d_drop", 0, 0, {}], ["block1c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block1d_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0024_block2a_expand_conv | {"build_config": {"input_shape": [null, 100, 100, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0025_block2a_expand_bn | {"build_config": {"input_shape": [null, 50, 50, 128]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0026_block2a_expand_activation | {"build_config": {"input_shape": [null, 50, 50, 128]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2a_expand_activation", "trainable": false}, "inbound_nodes": [[["block2a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0027_block2a_project_conv | {"build_config": {"input_shape": [null, 50, 50, 128]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0028_block2a_project_bn | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0029_block2b_expand_conv | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0030_block2b_expand_bn | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0031_block2b_expand_activation | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2b_expand_activation", "trainable": false}, "inbound_nodes": [[["block2b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0032_block2b_project_conv | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0033_block2b_project_bn | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0034_block2b_drop | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.012658227848101266, "seed": null, "trainable": false}, "inbound_nodes": [[["block2b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0035_block2b_add | {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2b_add", "trainable": false}, "inbound_nodes": [[["block2b_drop", 0, 0, {}], ["block2a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0036_block2c_expand_conv | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0037_block2c_expand_bn | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0038_block2c_expand_activation | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2c_expand_activation", "trainable": false}, "inbound_nodes": [[["block2c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0039_block2c_project_conv | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0040_block2c_project_bn | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0041_block2c_drop | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.015189873417721522, "seed": null, "trainable": false}, "inbound_nodes": [[["block2c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0042_block2c_add | {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2c_add", "trainable": false}, "inbound_nodes": [[["block2c_drop", 0, 0, {}], ["block2b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2c_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0043_block2d_expand_conv | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0044_block2d_expand_bn | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0045_block2d_expand_activation | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2d_expand_activation", "trainable": false}, "inbound_nodes": [[["block2d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0046_block2d_project_conv | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0047_block2d_project_bn | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0048_block2d_drop | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.017721518987341773, "seed": null, "trainable": false}, "inbound_nodes": [[["block2d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0049_block2d_add | {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2d_add", "trainable": false}, "inbound_nodes": [[["block2d_drop", 0, 0, {}], ["block2c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2d_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0050_block2e_expand_conv | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0051_block2e_expand_bn | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0052_block2e_expand_activation | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2e_expand_activation", "trainable": false}, "inbound_nodes": [[["block2e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0053_block2e_project_conv | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0054_block2e_project_bn | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0055_block2e_drop | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.020253164556962026, "seed": null, "trainable": false}, "inbound_nodes": [[["block2e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0056_block2e_add | {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2e_add", "trainable": false}, "inbound_nodes": [[["block2e_drop", 0, 0, {}], ["block2d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2e_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0057_block2f_expand_conv | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0058_block2f_expand_bn | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0059_block2f_expand_activation | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2f_expand_activation", "trainable": false}, "inbound_nodes": [[["block2f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0060_block2f_project_conv | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0061_block2f_project_bn | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0062_block2f_drop | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.02278481012658228, "seed": null, "trainable": false}, "inbound_nodes": [[["block2f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0063_block2f_add | {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2f_add", "trainable": false}, "inbound_nodes": [[["block2f_drop", 0, 0, {}], ["block2e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2f_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0064_block2g_expand_conv | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0065_block2g_expand_bn | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0066_block2g_expand_activation | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2g_expand_activation", "trainable": false}, "inbound_nodes": [[["block2g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0067_block2g_project_conv | {"build_config": {"input_shape": [null, 50, 50, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0068_block2g_project_bn | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0069_block2g_drop | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block2g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.02531645569620253, "seed": null, "trainable": false}, "inbound_nodes": [[["block2g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0070_block2g_add | {"build_config": {"input_shape": [[null, 50, 50, 64], [null, 50, 50, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2g_add", "trainable": false}, "inbound_nodes": [[["block2g_drop", 0, 0, {}], ["block2f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block2g_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0071_block3a_expand_conv | {"build_config": {"input_shape": [null, 50, 50, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0072_block3a_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 256]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0073_block3a_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 256]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3a_expand_activation", "trainable": false}, "inbound_nodes": [[["block3a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0074_block3a_project_conv | {"build_config": {"input_shape": [null, 25, 25, 256]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0075_block3a_project_bn | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0076_block3b_expand_conv | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0077_block3b_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0078_block3b_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3b_expand_activation", "trainable": false}, "inbound_nodes": [[["block3b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0079_block3b_project_conv | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0080_block3b_project_bn | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0081_block3b_drop | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.030379746835443044, "seed": null, "trainable": false}, "inbound_nodes": [[["block3b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0082_block3b_add | {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3b_add", "trainable": false}, "inbound_nodes": [[["block3b_drop", 0, 0, {}], ["block3a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0083_block3c_expand_conv | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0084_block3c_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0085_block3c_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3c_expand_activation", "trainable": false}, "inbound_nodes": [[["block3c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0086_block3c_project_conv | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0087_block3c_project_bn | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0088_block3c_drop | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.03291139240506329, "seed": null, "trainable": false}, "inbound_nodes": [[["block3c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0089_block3c_add | {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3c_add", "trainable": false}, "inbound_nodes": [[["block3c_drop", 0, 0, {}], ["block3b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3c_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0090_block3d_expand_conv | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0091_block3d_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0092_block3d_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3d_expand_activation", "trainable": false}, "inbound_nodes": [[["block3d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0093_block3d_project_conv | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0094_block3d_project_bn | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0095_block3d_drop | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.035443037974683546, "seed": null, "trainable": false}, "inbound_nodes": [[["block3d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0096_block3d_add | {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3d_add", "trainable": false}, "inbound_nodes": [[["block3d_drop", 0, 0, {}], ["block3c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3d_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0097_block3e_expand_conv | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0098_block3e_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0099_block3e_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3e_expand_activation", "trainable": false}, "inbound_nodes": [[["block3e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0100_block3e_project_conv | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0101_block3e_project_bn | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0102_block3e_drop | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.0379746835443038, "seed": null, "trainable": false}, "inbound_nodes": [[["block3e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0103_block3e_add | {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3e_add", "trainable": false}, "inbound_nodes": [[["block3e_drop", 0, 0, {}], ["block3d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3e_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0104_block3f_expand_conv | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0105_block3f_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0106_block3f_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3f_expand_activation", "trainable": false}, "inbound_nodes": [[["block3f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0107_block3f_project_conv | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0108_block3f_project_bn | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0109_block3f_drop | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.04050632911392405, "seed": null, "trainable": false}, "inbound_nodes": [[["block3f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0110_block3f_add | {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3f_add", "trainable": false}, "inbound_nodes": [[["block3f_drop", 0, 0, {}], ["block3e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3f_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0111_block3g_expand_conv | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0112_block3g_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0113_block3g_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3g_expand_activation", "trainable": false}, "inbound_nodes": [[["block3g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0114_block3g_project_conv | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0115_block3g_project_bn | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0116_block3g_drop | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block3g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.04303797468354431, "seed": null, "trainable": false}, "inbound_nodes": [[["block3g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0117_block3g_add | {"build_config": {"input_shape": [[null, 25, 25, 96], [null, 25, 25, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3g_add", "trainable": false}, "inbound_nodes": [[["block3g_drop", 0, 0, {}], ["block3f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3g_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0118_block4a_expand_conv | {"build_config": {"input_shape": [null, 25, 25, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0119_block4a_expand_bn | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0120_block4a_expand_activation | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4a_expand_activation", "trainable": false}, "inbound_nodes": [[["block4a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0121_block4a_dwconv2 | {"build_config": {"input_shape": [null, 25, 25, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0122_block4a_bn | {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0123_block4a_activation | {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4a_activation", "trainable": false}, "inbound_nodes": [[["block4a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0124_block4a_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0125_block4a_se_reshape | {"build_config": {"input_shape": [null, 384]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4a_se_reshape", "target_shape": [1, 1, 384], "trainable": false}, "inbound_nodes": [[["block4a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0126_block4a_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 384]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0127_block4a_se_expand | {"build_config": {"input_shape": [null, 1, 1, 24]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0128_block4a_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 384], [null, 1, 1, 384]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4a_se_excite", "trainable": false}, "inbound_nodes": [[["block4a_activation", 0, 0, {}], ["block4a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0129_block4a_project_conv | {"build_config": {"input_shape": [null, 13, 13, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0130_block4a_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0131_block4b_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0132_block4b_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0133_block4b_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4b_expand_activation", "trainable": false}, "inbound_nodes": [[["block4b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0134_block4b_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0135_block4b_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0136_block4b_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4b_activation", "trainable": false}, "inbound_nodes": [[["block4b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0137_block4b_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0138_block4b_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4b_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0139_block4b_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0140_block4b_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0141_block4b_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4b_se_excite", "trainable": false}, "inbound_nodes": [[["block4b_activation", 0, 0, {}], ["block4b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0142_block4b_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0143_block4b_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0144_block4b_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.04810126582278482, "seed": null, "trainable": false}, "inbound_nodes": [[["block4b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0145_block4b_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4b_add", "trainable": false}, "inbound_nodes": [[["block4b_drop", 0, 0, {}], ["block4a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0146_block4c_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0147_block4c_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0148_block4c_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4c_expand_activation", "trainable": false}, "inbound_nodes": [[["block4c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0149_block4c_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0150_block4c_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0151_block4c_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4c_activation", "trainable": false}, "inbound_nodes": [[["block4c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0152_block4c_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0153_block4c_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4c_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0154_block4c_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0155_block4c_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0156_block4c_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4c_se_excite", "trainable": false}, "inbound_nodes": [[["block4c_activation", 0, 0, {}], ["block4c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0157_block4c_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0158_block4c_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0159_block4c_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.05063291139240506, "seed": null, "trainable": false}, "inbound_nodes": [[["block4c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0160_block4c_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4c_add", "trainable": false}, "inbound_nodes": [[["block4c_drop", 0, 0, {}], ["block4b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0161_block4d_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0162_block4d_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0163_block4d_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4d_expand_activation", "trainable": false}, "inbound_nodes": [[["block4d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0164_block4d_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0165_block4d_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0166_block4d_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4d_activation", "trainable": false}, "inbound_nodes": [[["block4d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0167_block4d_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0168_block4d_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4d_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0169_block4d_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0170_block4d_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0171_block4d_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4d_se_excite", "trainable": false}, "inbound_nodes": [[["block4d_activation", 0, 0, {}], ["block4d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0172_block4d_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0173_block4d_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0174_block4d_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.053164556962025315, "seed": null, "trainable": false}, "inbound_nodes": [[["block4d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0175_block4d_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4d_add", "trainable": false}, "inbound_nodes": [[["block4d_drop", 0, 0, {}], ["block4c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4d_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0176_block4e_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0177_block4e_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0178_block4e_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4e_expand_activation", "trainable": false}, "inbound_nodes": [[["block4e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0179_block4e_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0180_block4e_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0181_block4e_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4e_activation", "trainable": false}, "inbound_nodes": [[["block4e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0182_block4e_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0183_block4e_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4e_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0184_block4e_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0185_block4e_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0186_block4e_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4e_se_excite", "trainable": false}, "inbound_nodes": [[["block4e_activation", 0, 0, {}], ["block4e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0187_block4e_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0188_block4e_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0189_block4e_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.055696202531645575, "seed": null, "trainable": false}, "inbound_nodes": [[["block4e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0190_block4e_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4e_add", "trainable": false}, "inbound_nodes": [[["block4e_drop", 0, 0, {}], ["block4d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4e_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0191_block4f_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0192_block4f_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0193_block4f_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4f_expand_activation", "trainable": false}, "inbound_nodes": [[["block4f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0194_block4f_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0195_block4f_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0196_block4f_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4f_activation", "trainable": false}, "inbound_nodes": [[["block4f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0197_block4f_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0198_block4f_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4f_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0199_block4f_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0200_block4f_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0201_block4f_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4f_se_excite", "trainable": false}, "inbound_nodes": [[["block4f_activation", 0, 0, {}], ["block4f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0202_block4f_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0203_block4f_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0204_block4f_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.05822784810126583, "seed": null, "trainable": false}, "inbound_nodes": [[["block4f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0205_block4f_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4f_add", "trainable": false}, "inbound_nodes": [[["block4f_drop", 0, 0, {}], ["block4e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4f_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0206_block4g_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0207_block4g_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0208_block4g_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4g_expand_activation", "trainable": false}, "inbound_nodes": [[["block4g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0209_block4g_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0210_block4g_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0211_block4g_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4g_activation", "trainable": false}, "inbound_nodes": [[["block4g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0212_block4g_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0213_block4g_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4g_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0214_block4g_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0215_block4g_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0216_block4g_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4g_se_excite", "trainable": false}, "inbound_nodes": [[["block4g_activation", 0, 0, {}], ["block4g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0217_block4g_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0218_block4g_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0219_block4g_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06075949367088609, "seed": null, "trainable": false}, "inbound_nodes": [[["block4g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0220_block4g_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4g_add", "trainable": false}, "inbound_nodes": [[["block4g_drop", 0, 0, {}], ["block4f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4g_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0221_block4h_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0222_block4h_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4h_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0223_block4h_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4h_expand_activation", "trainable": false}, "inbound_nodes": [[["block4h_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0224_block4h_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4h_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0225_block4h_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4h_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0226_block4h_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4h_activation", "trainable": false}, "inbound_nodes": [[["block4h_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0227_block4h_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4h_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4h_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0228_block4h_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4h_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4h_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0229_block4h_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4h_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0230_block4h_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4h_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0231_block4h_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4h_se_excite", "trainable": false}, "inbound_nodes": [[["block4h_activation", 0, 0, {}], ["block4h_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0232_block4h_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4h_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0233_block4h_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4h_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0234_block4h_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4h_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06329113924050633, "seed": null, "trainable": false}, "inbound_nodes": [[["block4h_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0235_block4h_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4h_add", "trainable": false}, "inbound_nodes": [[["block4h_drop", 0, 0, {}], ["block4g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4h_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0236_block4i_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0237_block4i_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4i_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0238_block4i_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4i_expand_activation", "trainable": false}, "inbound_nodes": [[["block4i_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0239_block4i_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4i_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0240_block4i_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4i_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0241_block4i_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4i_activation", "trainable": false}, "inbound_nodes": [[["block4i_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0242_block4i_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4i_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4i_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0243_block4i_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4i_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4i_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0244_block4i_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4i_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0245_block4i_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4i_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0246_block4i_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4i_se_excite", "trainable": false}, "inbound_nodes": [[["block4i_activation", 0, 0, {}], ["block4i_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0247_block4i_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4i_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0248_block4i_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4i_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0249_block4i_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4i_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06582278481012659, "seed": null, "trainable": false}, "inbound_nodes": [[["block4i_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0250_block4i_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4i_add", "trainable": false}, "inbound_nodes": [[["block4i_drop", 0, 0, {}], ["block4h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4i_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0251_block4j_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0252_block4j_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4j_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0253_block4j_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4j_expand_activation", "trainable": false}, "inbound_nodes": [[["block4j_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0254_block4j_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4j_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0255_block4j_bn | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4j_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0256_block4j_activation | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4j_activation", "trainable": false}, "inbound_nodes": [[["block4j_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0257_block4j_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4j_se_squeeze", "trainable": false}, "inbound_nodes": [[["block4j_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0258_block4j_se_reshape | {"build_config": {"input_shape": [null, 768]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4j_se_reshape", "target_shape": [1, 1, 768], "trainable": false}, "inbound_nodes": [[["block4j_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0259_block4j_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 768]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4j_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0260_block4j_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4j_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0261_block4j_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 768], [null, 1, 1, 768]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4j_se_excite", "trainable": false}, "inbound_nodes": [[["block4j_activation", 0, 0, {}], ["block4j_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0262_block4j_project_conv | {"build_config": {"input_shape": [null, 13, 13, 768]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4j_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0263_block4j_project_bn | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4j_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0264_block4j_drop | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block4j_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.06835443037974684, "seed": null, "trainable": false}, "inbound_nodes": [[["block4j_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0265_block4j_add | {"build_config": {"input_shape": [[null, 13, 13, 192], [null, 13, 13, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4j_add", "trainable": false}, "inbound_nodes": [[["block4j_drop", 0, 0, {}], ["block4i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4j_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0266_block5a_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0267_block5a_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0268_block5a_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5a_expand_activation", "trainable": false}, "inbound_nodes": [[["block5a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0269_block5a_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0270_block5a_bn | {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0271_block5a_activation | {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5a_activation", "trainable": false}, "inbound_nodes": [[["block5a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0272_block5a_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0273_block5a_se_reshape | {"build_config": {"input_shape": [null, 1152]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5a_se_reshape", "target_shape": [1, 1, 1152], "trainable": false}, "inbound_nodes": [[["block5a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0274_block5a_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1152]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0275_block5a_se_expand | {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0276_block5a_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1152], [null, 1, 1, 1152]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5a_se_excite", "trainable": false}, "inbound_nodes": [[["block5a_activation", 0, 0, {}], ["block5a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0277_block5a_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1152]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0278_block5a_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0279_block5b_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0280_block5b_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0281_block5b_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5b_expand_activation", "trainable": false}, "inbound_nodes": [[["block5b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0282_block5b_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0283_block5b_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0284_block5b_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5b_activation", "trainable": false}, "inbound_nodes": [[["block5b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0285_block5b_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0286_block5b_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5b_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0287_block5b_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0288_block5b_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0289_block5b_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5b_se_excite", "trainable": false}, "inbound_nodes": [[["block5b_activation", 0, 0, {}], ["block5b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0290_block5b_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0291_block5b_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0292_block5b_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.07341772151898734, "seed": null, "trainable": false}, "inbound_nodes": [[["block5b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0293_block5b_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5b_add", "trainable": false}, "inbound_nodes": [[["block5b_drop", 0, 0, {}], ["block5a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0294_block5c_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0295_block5c_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0296_block5c_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5c_expand_activation", "trainable": false}, "inbound_nodes": [[["block5c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0297_block5c_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0298_block5c_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0299_block5c_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5c_activation", "trainable": false}, "inbound_nodes": [[["block5c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0300_block5c_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0301_block5c_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5c_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0302_block5c_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0303_block5c_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0304_block5c_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5c_se_excite", "trainable": false}, "inbound_nodes": [[["block5c_activation", 0, 0, {}], ["block5c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0305_block5c_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0306_block5c_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0307_block5c_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.0759493670886076, "seed": null, "trainable": false}, "inbound_nodes": [[["block5c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0308_block5c_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5c_add", "trainable": false}, "inbound_nodes": [[["block5c_drop", 0, 0, {}], ["block5b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0309_block5d_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0310_block5d_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0311_block5d_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5d_expand_activation", "trainable": false}, "inbound_nodes": [[["block5d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0312_block5d_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0313_block5d_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0314_block5d_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5d_activation", "trainable": false}, "inbound_nodes": [[["block5d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0315_block5d_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0316_block5d_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5d_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0317_block5d_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0318_block5d_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0319_block5d_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5d_se_excite", "trainable": false}, "inbound_nodes": [[["block5d_activation", 0, 0, {}], ["block5d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0320_block5d_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0321_block5d_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0322_block5d_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.07848101265822785, "seed": null, "trainable": false}, "inbound_nodes": [[["block5d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0323_block5d_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5d_add", "trainable": false}, "inbound_nodes": [[["block5d_drop", 0, 0, {}], ["block5c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5d_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0324_block5e_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0325_block5e_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0326_block5e_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5e_expand_activation", "trainable": false}, "inbound_nodes": [[["block5e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0327_block5e_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0328_block5e_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0329_block5e_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5e_activation", "trainable": false}, "inbound_nodes": [[["block5e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0330_block5e_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0331_block5e_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5e_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0332_block5e_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0333_block5e_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0334_block5e_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5e_se_excite", "trainable": false}, "inbound_nodes": [[["block5e_activation", 0, 0, {}], ["block5e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0335_block5e_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0336_block5e_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0337_block5e_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.0810126582278481, "seed": null, "trainable": false}, "inbound_nodes": [[["block5e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0338_block5e_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5e_add", "trainable": false}, "inbound_nodes": [[["block5e_drop", 0, 0, {}], ["block5d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5e_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0339_block5f_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0340_block5f_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0341_block5f_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5f_expand_activation", "trainable": false}, "inbound_nodes": [[["block5f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0342_block5f_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0343_block5f_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0344_block5f_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5f_activation", "trainable": false}, "inbound_nodes": [[["block5f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0345_block5f_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0346_block5f_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5f_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0347_block5f_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0348_block5f_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0349_block5f_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5f_se_excite", "trainable": false}, "inbound_nodes": [[["block5f_activation", 0, 0, {}], ["block5f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0350_block5f_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0351_block5f_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0352_block5f_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.08354430379746836, "seed": null, "trainable": false}, "inbound_nodes": [[["block5f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0353_block5f_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5f_add", "trainable": false}, "inbound_nodes": [[["block5f_drop", 0, 0, {}], ["block5e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5f_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0354_block5g_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0355_block5g_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0356_block5g_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5g_expand_activation", "trainable": false}, "inbound_nodes": [[["block5g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0357_block5g_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0358_block5g_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0359_block5g_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5g_activation", "trainable": false}, "inbound_nodes": [[["block5g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0360_block5g_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0361_block5g_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5g_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0362_block5g_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0363_block5g_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0364_block5g_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5g_se_excite", "trainable": false}, "inbound_nodes": [[["block5g_activation", 0, 0, {}], ["block5g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0365_block5g_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0366_block5g_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0367_block5g_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.08607594936708862, "seed": null, "trainable": false}, "inbound_nodes": [[["block5g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0368_block5g_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5g_add", "trainable": false}, "inbound_nodes": [[["block5g_drop", 0, 0, {}], ["block5f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5g_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0369_block5h_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0370_block5h_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5h_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0371_block5h_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5h_expand_activation", "trainable": false}, "inbound_nodes": [[["block5h_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0372_block5h_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5h_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0373_block5h_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5h_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0374_block5h_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5h_activation", "trainable": false}, "inbound_nodes": [[["block5h_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0375_block5h_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5h_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5h_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0376_block5h_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5h_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5h_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0377_block5h_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5h_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0378_block5h_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5h_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0379_block5h_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5h_se_excite", "trainable": false}, "inbound_nodes": [[["block5h_activation", 0, 0, {}], ["block5h_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0380_block5h_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5h_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0381_block5h_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5h_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0382_block5h_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5h_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.08860759493670886, "seed": null, "trainable": false}, "inbound_nodes": [[["block5h_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0383_block5h_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5h_add", "trainable": false}, "inbound_nodes": [[["block5h_drop", 0, 0, {}], ["block5g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5h_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0384_block5i_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0385_block5i_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5i_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0386_block5i_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5i_expand_activation", "trainable": false}, "inbound_nodes": [[["block5i_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0387_block5i_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5i_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0388_block5i_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5i_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0389_block5i_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5i_activation", "trainable": false}, "inbound_nodes": [[["block5i_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0390_block5i_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5i_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5i_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0391_block5i_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5i_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5i_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0392_block5i_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5i_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0393_block5i_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5i_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0394_block5i_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5i_se_excite", "trainable": false}, "inbound_nodes": [[["block5i_activation", 0, 0, {}], ["block5i_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0395_block5i_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5i_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0396_block5i_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5i_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0397_block5i_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5i_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09113924050632911, "seed": null, "trainable": false}, "inbound_nodes": [[["block5i_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0398_block5i_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5i_add", "trainable": false}, "inbound_nodes": [[["block5i_drop", 0, 0, {}], ["block5h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5i_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0399_block5j_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0400_block5j_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5j_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0401_block5j_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5j_expand_activation", "trainable": false}, "inbound_nodes": [[["block5j_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0402_block5j_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5j_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0403_block5j_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5j_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0404_block5j_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5j_activation", "trainable": false}, "inbound_nodes": [[["block5j_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0405_block5j_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5j_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5j_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0406_block5j_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5j_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5j_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0407_block5j_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5j_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0408_block5j_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5j_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0409_block5j_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5j_se_excite", "trainable": false}, "inbound_nodes": [[["block5j_activation", 0, 0, {}], ["block5j_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0410_block5j_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5j_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0411_block5j_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5j_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0412_block5j_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5j_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09367088607594937, "seed": null, "trainable": false}, "inbound_nodes": [[["block5j_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0413_block5j_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5j_add", "trainable": false}, "inbound_nodes": [[["block5j_drop", 0, 0, {}], ["block5i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5j_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0414_block5k_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0415_block5k_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5k_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0416_block5k_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5k_expand_activation", "trainable": false}, "inbound_nodes": [[["block5k_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0417_block5k_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5k_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0418_block5k_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5k_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0419_block5k_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5k_activation", "trainable": false}, "inbound_nodes": [[["block5k_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0420_block5k_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5k_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5k_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0421_block5k_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5k_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5k_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0422_block5k_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5k_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0423_block5k_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5k_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0424_block5k_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5k_se_excite", "trainable": false}, "inbound_nodes": [[["block5k_activation", 0, 0, {}], ["block5k_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0425_block5k_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5k_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0426_block5k_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5k_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0427_block5k_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5k_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09620253164556963, "seed": null, "trainable": false}, "inbound_nodes": [[["block5k_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0428_block5k_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5k_add", "trainable": false}, "inbound_nodes": [[["block5k_drop", 0, 0, {}], ["block5j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5k_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0429_block5l_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0430_block5l_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5l_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0431_block5l_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5l_expand_activation", "trainable": false}, "inbound_nodes": [[["block5l_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0432_block5l_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5l_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0433_block5l_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5l_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0434_block5l_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5l_activation", "trainable": false}, "inbound_nodes": [[["block5l_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0435_block5l_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5l_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5l_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0436_block5l_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5l_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5l_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0437_block5l_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5l_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0438_block5l_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5l_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0439_block5l_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5l_se_excite", "trainable": false}, "inbound_nodes": [[["block5l_activation", 0, 0, {}], ["block5l_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0440_block5l_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5l_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0441_block5l_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5l_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0442_block5l_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5l_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.09873417721518989, "seed": null, "trainable": false}, "inbound_nodes": [[["block5l_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0443_block5l_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5l_add", "trainable": false}, "inbound_nodes": [[["block5l_drop", 0, 0, {}], ["block5k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5l_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0444_block5m_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0445_block5m_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5m_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0446_block5m_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5m_expand_activation", "trainable": false}, "inbound_nodes": [[["block5m_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0447_block5m_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5m_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0448_block5m_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5m_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0449_block5m_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5m_activation", "trainable": false}, "inbound_nodes": [[["block5m_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0450_block5m_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5m_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5m_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0451_block5m_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5m_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5m_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0452_block5m_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5m_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0453_block5m_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5m_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0454_block5m_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5m_se_excite", "trainable": false}, "inbound_nodes": [[["block5m_activation", 0, 0, {}], ["block5m_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0455_block5m_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5m_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0456_block5m_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5m_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0457_block5m_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5m_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10126582278481013, "seed": null, "trainable": false}, "inbound_nodes": [[["block5m_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0458_block5m_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5m_add", "trainable": false}, "inbound_nodes": [[["block5m_drop", 0, 0, {}], ["block5l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5m_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0459_block5n_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0460_block5n_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5n_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0461_block5n_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5n_expand_activation", "trainable": false}, "inbound_nodes": [[["block5n_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0462_block5n_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5n_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0463_block5n_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5n_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0464_block5n_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5n_activation", "trainable": false}, "inbound_nodes": [[["block5n_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0465_block5n_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5n_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5n_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0466_block5n_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5n_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5n_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0467_block5n_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5n_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0468_block5n_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5n_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0469_block5n_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5n_se_excite", "trainable": false}, "inbound_nodes": [[["block5n_activation", 0, 0, {}], ["block5n_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0470_block5n_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5n_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0471_block5n_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5n_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0472_block5n_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5n_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10379746835443039, "seed": null, "trainable": false}, "inbound_nodes": [[["block5n_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0473_block5n_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5n_add", "trainable": false}, "inbound_nodes": [[["block5n_drop", 0, 0, {}], ["block5m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5n_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0474_block5o_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0475_block5o_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5o_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0476_block5o_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5o_expand_activation", "trainable": false}, "inbound_nodes": [[["block5o_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0477_block5o_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5o_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0478_block5o_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5o_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0479_block5o_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5o_activation", "trainable": false}, "inbound_nodes": [[["block5o_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0480_block5o_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5o_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5o_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0481_block5o_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5o_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5o_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0482_block5o_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5o_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0483_block5o_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5o_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0484_block5o_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5o_se_excite", "trainable": false}, "inbound_nodes": [[["block5o_activation", 0, 0, {}], ["block5o_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0485_block5o_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5o_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0486_block5o_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5o_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0487_block5o_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5o_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10632911392405063, "seed": null, "trainable": false}, "inbound_nodes": [[["block5o_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0488_block5o_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5o_add", "trainable": false}, "inbound_nodes": [[["block5o_drop", 0, 0, {}], ["block5n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5o_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0489_block5p_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0490_block5p_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5p_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0491_block5p_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5p_expand_activation", "trainable": false}, "inbound_nodes": [[["block5p_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0492_block5p_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5p_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0493_block5p_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5p_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0494_block5p_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5p_activation", "trainable": false}, "inbound_nodes": [[["block5p_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0495_block5p_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5p_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5p_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0496_block5p_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5p_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5p_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0497_block5p_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5p_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0498_block5p_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5p_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0499_block5p_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5p_se_excite", "trainable": false}, "inbound_nodes": [[["block5p_activation", 0, 0, {}], ["block5p_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0500_block5p_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5p_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0501_block5p_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5p_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0502_block5p_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5p_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.10886075949367088, "seed": null, "trainable": false}, "inbound_nodes": [[["block5p_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0503_block5p_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5p_add", "trainable": false}, "inbound_nodes": [[["block5p_drop", 0, 0, {}], ["block5o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5p_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0504_block5q_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0505_block5q_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5q_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0506_block5q_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5q_expand_activation", "trainable": false}, "inbound_nodes": [[["block5q_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0507_block5q_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5q_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0508_block5q_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5q_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0509_block5q_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5q_activation", "trainable": false}, "inbound_nodes": [[["block5q_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0510_block5q_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5q_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5q_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0511_block5q_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5q_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5q_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0512_block5q_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5q_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0513_block5q_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5q_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0514_block5q_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5q_se_excite", "trainable": false}, "inbound_nodes": [[["block5q_activation", 0, 0, {}], ["block5q_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0515_block5q_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5q_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0516_block5q_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5q_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0517_block5q_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5q_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.11139240506329115, "seed": null, "trainable": false}, "inbound_nodes": [[["block5q_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0518_block5q_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5q_add", "trainable": false}, "inbound_nodes": [[["block5q_drop", 0, 0, {}], ["block5p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5q_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0519_block5r_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0520_block5r_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5r_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0521_block5r_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5r_expand_activation", "trainable": false}, "inbound_nodes": [[["block5r_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0522_block5r_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5r_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0523_block5r_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5r_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0524_block5r_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5r_activation", "trainable": false}, "inbound_nodes": [[["block5r_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0525_block5r_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5r_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5r_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0526_block5r_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5r_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5r_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0527_block5r_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5r_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0528_block5r_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5r_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0529_block5r_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5r_se_excite", "trainable": false}, "inbound_nodes": [[["block5r_activation", 0, 0, {}], ["block5r_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0530_block5r_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5r_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0531_block5r_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5r_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0532_block5r_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5r_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.11392405063291139, "seed": null, "trainable": false}, "inbound_nodes": [[["block5r_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0533_block5r_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5r_add", "trainable": false}, "inbound_nodes": [[["block5r_drop", 0, 0, {}], ["block5q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5r_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0534_block5s_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0535_block5s_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5s_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0536_block5s_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5s_expand_activation", "trainable": false}, "inbound_nodes": [[["block5s_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0537_block5s_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5s_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0538_block5s_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5s_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0539_block5s_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5s_activation", "trainable": false}, "inbound_nodes": [[["block5s_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0540_block5s_se_squeeze | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5s_se_squeeze", "trainable": false}, "inbound_nodes": [[["block5s_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0541_block5s_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5s_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block5s_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0542_block5s_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5s_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0543_block5s_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5s_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0544_block5s_se_excite | {"build_config": {"input_shape": [[null, 13, 13, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5s_se_excite", "trainable": false}, "inbound_nodes": [[["block5s_activation", 0, 0, {}], ["block5s_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0545_block5s_project_conv | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5s_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0546_block5s_project_bn | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5s_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0547_block5s_drop | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block5s_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.11645569620253166, "seed": null, "trainable": false}, "inbound_nodes": [[["block5s_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0548_block5s_add | {"build_config": {"input_shape": [[null, 13, 13, 224], [null, 13, 13, 224]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5s_add", "trainable": false}, "inbound_nodes": [[["block5s_drop", 0, 0, {}], ["block5r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5s_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0549_block6a_expand_conv | {"build_config": {"input_shape": [null, 13, 13, 224]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5s_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0550_block6a_expand_bn | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0551_block6a_expand_activation | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6a_expand_activation", "trainable": false}, "inbound_nodes": [[["block6a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0552_block6a_dwconv2 | {"build_config": {"input_shape": [null, 13, 13, 1344]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0553_block6a_bn | {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0554_block6a_activation | {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6a_activation", "trainable": false}, "inbound_nodes": [[["block6a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0555_block6a_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0556_block6a_se_reshape | {"build_config": {"input_shape": [null, 1344]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6a_se_reshape", "target_shape": [1, 1, 1344], "trainable": false}, "inbound_nodes": [[["block6a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0557_block6a_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 1344]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0558_block6a_se_expand | {"build_config": {"input_shape": [null, 1, 1, 56]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0559_block6a_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 1344], [null, 1, 1, 1344]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6a_se_excite", "trainable": false}, "inbound_nodes": [[["block6a_activation", 0, 0, {}], ["block6a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0560_block6a_project_conv | {"build_config": {"input_shape": [null, 7, 7, 1344]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0561_block6a_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0562_block6b_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0563_block6b_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0564_block6b_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6b_expand_activation", "trainable": false}, "inbound_nodes": [[["block6b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0565_block6b_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0566_block6b_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0567_block6b_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6b_activation", "trainable": false}, "inbound_nodes": [[["block6b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0568_block6b_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0569_block6b_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6b_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0570_block6b_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0571_block6b_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0572_block6b_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6b_se_excite", "trainable": false}, "inbound_nodes": [[["block6b_activation", 0, 0, {}], ["block6b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0573_block6b_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0574_block6b_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0575_block6b_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12151898734177217, "seed": null, "trainable": false}, "inbound_nodes": [[["block6b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0576_block6b_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6b_add", "trainable": false}, "inbound_nodes": [[["block6b_drop", 0, 0, {}], ["block6a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0577_block6c_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0578_block6c_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0579_block6c_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6c_expand_activation", "trainable": false}, "inbound_nodes": [[["block6c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0580_block6c_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0581_block6c_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0582_block6c_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6c_activation", "trainable": false}, "inbound_nodes": [[["block6c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0583_block6c_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0584_block6c_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6c_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0585_block6c_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0586_block6c_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0587_block6c_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6c_se_excite", "trainable": false}, "inbound_nodes": [[["block6c_activation", 0, 0, {}], ["block6c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0588_block6c_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0589_block6c_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0590_block6c_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12405063291139241, "seed": null, "trainable": false}, "inbound_nodes": [[["block6c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0591_block6c_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6c_add", "trainable": false}, "inbound_nodes": [[["block6c_drop", 0, 0, {}], ["block6b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0592_block6d_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0593_block6d_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0594_block6d_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6d_expand_activation", "trainable": false}, "inbound_nodes": [[["block6d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0595_block6d_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0596_block6d_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0597_block6d_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6d_activation", "trainable": false}, "inbound_nodes": [[["block6d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0598_block6d_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0599_block6d_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6d_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0600_block6d_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0601_block6d_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0602_block6d_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6d_se_excite", "trainable": false}, "inbound_nodes": [[["block6d_activation", 0, 0, {}], ["block6d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0603_block6d_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0604_block6d_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0605_block6d_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12658227848101267, "seed": null, "trainable": false}, "inbound_nodes": [[["block6d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0606_block6d_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6d_add", "trainable": false}, "inbound_nodes": [[["block6d_drop", 0, 0, {}], ["block6c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0607_block6e_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0608_block6e_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0609_block6e_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6e_expand_activation", "trainable": false}, "inbound_nodes": [[["block6e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0610_block6e_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0611_block6e_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0612_block6e_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6e_activation", "trainable": false}, "inbound_nodes": [[["block6e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0613_block6e_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0614_block6e_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6e_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0615_block6e_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0616_block6e_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0617_block6e_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6e_se_excite", "trainable": false}, "inbound_nodes": [[["block6e_activation", 0, 0, {}], ["block6e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0618_block6e_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0619_block6e_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0620_block6e_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.12911392405063293, "seed": null, "trainable": false}, "inbound_nodes": [[["block6e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0621_block6e_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6e_add", "trainable": false}, "inbound_nodes": [[["block6e_drop", 0, 0, {}], ["block6d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6e_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0622_block6f_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0623_block6f_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0624_block6f_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6f_expand_activation", "trainable": false}, "inbound_nodes": [[["block6f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0625_block6f_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0626_block6f_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0627_block6f_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6f_activation", "trainable": false}, "inbound_nodes": [[["block6f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0628_block6f_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0629_block6f_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6f_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0630_block6f_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0631_block6f_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0632_block6f_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6f_se_excite", "trainable": false}, "inbound_nodes": [[["block6f_activation", 0, 0, {}], ["block6f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0633_block6f_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0634_block6f_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0635_block6f_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13164556962025317, "seed": null, "trainable": false}, "inbound_nodes": [[["block6f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0636_block6f_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6f_add", "trainable": false}, "inbound_nodes": [[["block6f_drop", 0, 0, {}], ["block6e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6f_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0637_block6g_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0638_block6g_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0639_block6g_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6g_expand_activation", "trainable": false}, "inbound_nodes": [[["block6g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0640_block6g_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0641_block6g_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0642_block6g_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6g_activation", "trainable": false}, "inbound_nodes": [[["block6g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0643_block6g_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0644_block6g_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6g_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0645_block6g_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0646_block6g_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0647_block6g_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6g_se_excite", "trainable": false}, "inbound_nodes": [[["block6g_activation", 0, 0, {}], ["block6g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0648_block6g_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0649_block6g_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0650_block6g_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13417721518987344, "seed": null, "trainable": false}, "inbound_nodes": [[["block6g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0651_block6g_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6g_add", "trainable": false}, "inbound_nodes": [[["block6g_drop", 0, 0, {}], ["block6f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6g_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0652_block6h_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0653_block6h_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6h_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0654_block6h_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6h_expand_activation", "trainable": false}, "inbound_nodes": [[["block6h_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0655_block6h_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6h_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0656_block6h_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6h_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0657_block6h_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6h_activation", "trainable": false}, "inbound_nodes": [[["block6h_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0658_block6h_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6h_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6h_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0659_block6h_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6h_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6h_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0660_block6h_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6h_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0661_block6h_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6h_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0662_block6h_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6h_se_excite", "trainable": false}, "inbound_nodes": [[["block6h_activation", 0, 0, {}], ["block6h_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0663_block6h_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6h_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0664_block6h_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6h_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0665_block6h_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6h_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13670886075949368, "seed": null, "trainable": false}, "inbound_nodes": [[["block6h_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0666_block6h_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6h_add", "trainable": false}, "inbound_nodes": [[["block6h_drop", 0, 0, {}], ["block6g_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6h_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0667_block6i_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0668_block6i_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6i_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0669_block6i_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6i_expand_activation", "trainable": false}, "inbound_nodes": [[["block6i_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0670_block6i_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6i_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0671_block6i_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6i_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0672_block6i_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6i_activation", "trainable": false}, "inbound_nodes": [[["block6i_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0673_block6i_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6i_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6i_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0674_block6i_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6i_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6i_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0675_block6i_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6i_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0676_block6i_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6i_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0677_block6i_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6i_se_excite", "trainable": false}, "inbound_nodes": [[["block6i_activation", 0, 0, {}], ["block6i_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0678_block6i_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6i_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0679_block6i_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6i_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0680_block6i_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6i_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.13924050632911392, "seed": null, "trainable": false}, "inbound_nodes": [[["block6i_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0681_block6i_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6i_add", "trainable": false}, "inbound_nodes": [[["block6i_drop", 0, 0, {}], ["block6h_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6i_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0682_block6j_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0683_block6j_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6j_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0684_block6j_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6j_expand_activation", "trainable": false}, "inbound_nodes": [[["block6j_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0685_block6j_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6j_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0686_block6j_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6j_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0687_block6j_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6j_activation", "trainable": false}, "inbound_nodes": [[["block6j_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0688_block6j_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6j_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6j_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0689_block6j_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6j_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6j_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0690_block6j_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6j_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0691_block6j_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6j_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0692_block6j_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6j_se_excite", "trainable": false}, "inbound_nodes": [[["block6j_activation", 0, 0, {}], ["block6j_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0693_block6j_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6j_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0694_block6j_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6j_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0695_block6j_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6j_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.14177215189873418, "seed": null, "trainable": false}, "inbound_nodes": [[["block6j_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0696_block6j_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6j_add", "trainable": false}, "inbound_nodes": [[["block6j_drop", 0, 0, {}], ["block6i_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6j_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0697_block6k_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0698_block6k_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6k_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0699_block6k_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6k_expand_activation", "trainable": false}, "inbound_nodes": [[["block6k_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0700_block6k_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6k_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0701_block6k_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6k_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0702_block6k_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6k_activation", "trainable": false}, "inbound_nodes": [[["block6k_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0703_block6k_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6k_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6k_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0704_block6k_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6k_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6k_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0705_block6k_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6k_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0706_block6k_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6k_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0707_block6k_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6k_se_excite", "trainable": false}, "inbound_nodes": [[["block6k_activation", 0, 0, {}], ["block6k_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0708_block6k_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6k_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0709_block6k_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6k_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0710_block6k_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6k_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.14430379746835442, "seed": null, "trainable": false}, "inbound_nodes": [[["block6k_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0711_block6k_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6k_add", "trainable": false}, "inbound_nodes": [[["block6k_drop", 0, 0, {}], ["block6j_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6k_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0712_block6l_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0713_block6l_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6l_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0714_block6l_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6l_expand_activation", "trainable": false}, "inbound_nodes": [[["block6l_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0715_block6l_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6l_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0716_block6l_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6l_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0717_block6l_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6l_activation", "trainable": false}, "inbound_nodes": [[["block6l_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0718_block6l_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6l_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6l_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0719_block6l_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6l_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6l_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0720_block6l_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6l_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0721_block6l_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6l_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0722_block6l_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6l_se_excite", "trainable": false}, "inbound_nodes": [[["block6l_activation", 0, 0, {}], ["block6l_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0723_block6l_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6l_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0724_block6l_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6l_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0725_block6l_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6l_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1468354430379747, "seed": null, "trainable": false}, "inbound_nodes": [[["block6l_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0726_block6l_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6l_add", "trainable": false}, "inbound_nodes": [[["block6l_drop", 0, 0, {}], ["block6k_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6l_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0727_block6m_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0728_block6m_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6m_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0729_block6m_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6m_expand_activation", "trainable": false}, "inbound_nodes": [[["block6m_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0730_block6m_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6m_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0731_block6m_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6m_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0732_block6m_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6m_activation", "trainable": false}, "inbound_nodes": [[["block6m_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0733_block6m_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6m_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6m_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0734_block6m_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6m_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6m_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0735_block6m_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6m_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0736_block6m_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6m_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0737_block6m_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6m_se_excite", "trainable": false}, "inbound_nodes": [[["block6m_activation", 0, 0, {}], ["block6m_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0738_block6m_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6m_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0739_block6m_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6m_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0740_block6m_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6m_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.14936708860759496, "seed": null, "trainable": false}, "inbound_nodes": [[["block6m_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0741_block6m_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6m_add", "trainable": false}, "inbound_nodes": [[["block6m_drop", 0, 0, {}], ["block6l_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6m_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0742_block6n_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0743_block6n_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6n_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0744_block6n_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6n_expand_activation", "trainable": false}, "inbound_nodes": [[["block6n_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0745_block6n_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6n_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0746_block6n_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6n_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0747_block6n_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6n_activation", "trainable": false}, "inbound_nodes": [[["block6n_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0748_block6n_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6n_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6n_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0749_block6n_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6n_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6n_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0750_block6n_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6n_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0751_block6n_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6n_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0752_block6n_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6n_se_excite", "trainable": false}, "inbound_nodes": [[["block6n_activation", 0, 0, {}], ["block6n_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0753_block6n_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6n_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0754_block6n_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6n_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0755_block6n_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6n_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1518987341772152, "seed": null, "trainable": false}, "inbound_nodes": [[["block6n_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0756_block6n_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6n_add", "trainable": false}, "inbound_nodes": [[["block6n_drop", 0, 0, {}], ["block6m_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6n_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0757_block6o_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0758_block6o_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6o_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0759_block6o_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6o_expand_activation", "trainable": false}, "inbound_nodes": [[["block6o_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0760_block6o_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6o_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0761_block6o_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6o_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0762_block6o_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6o_activation", "trainable": false}, "inbound_nodes": [[["block6o_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0763_block6o_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6o_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6o_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0764_block6o_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6o_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6o_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0765_block6o_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6o_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0766_block6o_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6o_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0767_block6o_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6o_se_excite", "trainable": false}, "inbound_nodes": [[["block6o_activation", 0, 0, {}], ["block6o_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0768_block6o_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6o_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0769_block6o_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6o_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0770_block6o_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6o_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.15443037974683546, "seed": null, "trainable": false}, "inbound_nodes": [[["block6o_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0771_block6o_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6o_add", "trainable": false}, "inbound_nodes": [[["block6o_drop", 0, 0, {}], ["block6n_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6o_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0772_block6p_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0773_block6p_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6p_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0774_block6p_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6p_expand_activation", "trainable": false}, "inbound_nodes": [[["block6p_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0775_block6p_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6p_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0776_block6p_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6p_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0777_block6p_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6p_activation", "trainable": false}, "inbound_nodes": [[["block6p_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0778_block6p_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6p_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6p_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0779_block6p_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6p_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6p_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0780_block6p_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6p_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0781_block6p_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6p_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0782_block6p_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6p_se_excite", "trainable": false}, "inbound_nodes": [[["block6p_activation", 0, 0, {}], ["block6p_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0783_block6p_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6p_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0784_block6p_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6p_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0785_block6p_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6p_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1569620253164557, "seed": null, "trainable": false}, "inbound_nodes": [[["block6p_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0786_block6p_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6p_add", "trainable": false}, "inbound_nodes": [[["block6p_drop", 0, 0, {}], ["block6o_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6p_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0787_block6q_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0788_block6q_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6q_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0789_block6q_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6q_expand_activation", "trainable": false}, "inbound_nodes": [[["block6q_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0790_block6q_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6q_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0791_block6q_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6q_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0792_block6q_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6q_activation", "trainable": false}, "inbound_nodes": [[["block6q_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0793_block6q_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6q_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6q_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0794_block6q_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6q_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6q_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0795_block6q_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6q_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0796_block6q_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6q_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0797_block6q_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6q_se_excite", "trainable": false}, "inbound_nodes": [[["block6q_activation", 0, 0, {}], ["block6q_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0798_block6q_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6q_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0799_block6q_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6q_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0800_block6q_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6q_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.15949367088607597, "seed": null, "trainable": false}, "inbound_nodes": [[["block6q_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0801_block6q_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6q_add", "trainable": false}, "inbound_nodes": [[["block6q_drop", 0, 0, {}], ["block6p_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6q_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0802_block6r_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0803_block6r_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6r_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0804_block6r_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6r_expand_activation", "trainable": false}, "inbound_nodes": [[["block6r_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0805_block6r_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6r_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0806_block6r_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6r_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0807_block6r_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6r_activation", "trainable": false}, "inbound_nodes": [[["block6r_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0808_block6r_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6r_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6r_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0809_block6r_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6r_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6r_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0810_block6r_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6r_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0811_block6r_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6r_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0812_block6r_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6r_se_excite", "trainable": false}, "inbound_nodes": [[["block6r_activation", 0, 0, {}], ["block6r_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0813_block6r_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6r_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0814_block6r_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6r_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0815_block6r_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6r_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1620253164556962, "seed": null, "trainable": false}, "inbound_nodes": [[["block6r_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0816_block6r_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6r_add", "trainable": false}, "inbound_nodes": [[["block6r_drop", 0, 0, {}], ["block6q_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6r_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0817_block6s_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0818_block6s_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6s_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0819_block6s_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6s_expand_activation", "trainable": false}, "inbound_nodes": [[["block6s_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0820_block6s_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6s_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0821_block6s_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6s_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0822_block6s_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6s_activation", "trainable": false}, "inbound_nodes": [[["block6s_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0823_block6s_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6s_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6s_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0824_block6s_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6s_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6s_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0825_block6s_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6s_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0826_block6s_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6s_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0827_block6s_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6s_se_excite", "trainable": false}, "inbound_nodes": [[["block6s_activation", 0, 0, {}], ["block6s_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0828_block6s_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6s_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0829_block6s_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6s_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0830_block6s_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6s_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.16455696202531644, "seed": null, "trainable": false}, "inbound_nodes": [[["block6s_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0831_block6s_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6s_add", "trainable": false}, "inbound_nodes": [[["block6s_drop", 0, 0, {}], ["block6r_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6s_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0832_block6t_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6s_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0833_block6t_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6t_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0834_block6t_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6t_expand_activation", "trainable": false}, "inbound_nodes": [[["block6t_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0835_block6t_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6t_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0836_block6t_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6t_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0837_block6t_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6t_activation", "trainable": false}, "inbound_nodes": [[["block6t_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0838_block6t_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6t_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6t_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0839_block6t_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6t_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6t_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0840_block6t_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6t_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0841_block6t_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6t_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0842_block6t_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6t_se_excite", "trainable": false}, "inbound_nodes": [[["block6t_activation", 0, 0, {}], ["block6t_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0843_block6t_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6t_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0844_block6t_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6t_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0845_block6t_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6t_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1670886075949367, "seed": null, "trainable": false}, "inbound_nodes": [[["block6t_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0846_block6t_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6t_add", "trainable": false}, "inbound_nodes": [[["block6t_drop", 0, 0, {}], ["block6s_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6t_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0847_block6u_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6t_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0848_block6u_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6u_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0849_block6u_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6u_expand_activation", "trainable": false}, "inbound_nodes": [[["block6u_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0850_block6u_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6u_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0851_block6u_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6u_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0852_block6u_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6u_activation", "trainable": false}, "inbound_nodes": [[["block6u_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0853_block6u_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6u_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6u_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0854_block6u_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6u_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6u_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0855_block6u_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6u_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0856_block6u_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6u_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0857_block6u_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6u_se_excite", "trainable": false}, "inbound_nodes": [[["block6u_activation", 0, 0, {}], ["block6u_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0858_block6u_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6u_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0859_block6u_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6u_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0860_block6u_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6u_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.16962025316455698, "seed": null, "trainable": false}, "inbound_nodes": [[["block6u_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0861_block6u_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6u_add", "trainable": false}, "inbound_nodes": [[["block6u_drop", 0, 0, {}], ["block6t_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6u_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0862_block6v_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6u_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0863_block6v_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6v_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0864_block6v_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6v_expand_activation", "trainable": false}, "inbound_nodes": [[["block6v_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0865_block6v_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6v_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0866_block6v_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6v_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0867_block6v_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6v_activation", "trainable": false}, "inbound_nodes": [[["block6v_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0868_block6v_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6v_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6v_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0869_block6v_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6v_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6v_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0870_block6v_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6v_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0871_block6v_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6v_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0872_block6v_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6v_se_excite", "trainable": false}, "inbound_nodes": [[["block6v_activation", 0, 0, {}], ["block6v_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0873_block6v_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6v_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0874_block6v_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6v_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0875_block6v_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6v_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.17215189873417724, "seed": null, "trainable": false}, "inbound_nodes": [[["block6v_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0876_block6v_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6v_add", "trainable": false}, "inbound_nodes": [[["block6v_drop", 0, 0, {}], ["block6u_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6v_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0877_block6w_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6v_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0878_block6w_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6w_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0879_block6w_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6w_expand_activation", "trainable": false}, "inbound_nodes": [[["block6w_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0880_block6w_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6w_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0881_block6w_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6w_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0882_block6w_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6w_activation", "trainable": false}, "inbound_nodes": [[["block6w_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0883_block6w_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6w_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6w_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0884_block6w_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6w_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6w_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0885_block6w_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6w_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0886_block6w_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6w_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0887_block6w_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6w_se_excite", "trainable": false}, "inbound_nodes": [[["block6w_activation", 0, 0, {}], ["block6w_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0888_block6w_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6w_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0889_block6w_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6w_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0890_block6w_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6w_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.17468354430379748, "seed": null, "trainable": false}, "inbound_nodes": [[["block6w_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0891_block6w_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6w_add", "trainable": false}, "inbound_nodes": [[["block6w_drop", 0, 0, {}], ["block6v_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6w_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0892_block6x_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6w_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0893_block6x_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6x_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0894_block6x_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6x_expand_activation", "trainable": false}, "inbound_nodes": [[["block6x_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0895_block6x_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6x_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0896_block6x_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6x_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0897_block6x_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6x_activation", "trainable": false}, "inbound_nodes": [[["block6x_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0898_block6x_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6x_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6x_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0899_block6x_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6x_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6x_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0900_block6x_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6x_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0901_block6x_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6x_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0902_block6x_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6x_se_excite", "trainable": false}, "inbound_nodes": [[["block6x_activation", 0, 0, {}], ["block6x_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0903_block6x_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6x_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0904_block6x_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6x_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0905_block6x_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6x_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.17721518987341772, "seed": null, "trainable": false}, "inbound_nodes": [[["block6x_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0906_block6x_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6x_add", "trainable": false}, "inbound_nodes": [[["block6x_drop", 0, 0, {}], ["block6w_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6x_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0907_block6y_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6x_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0908_block6y_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6y_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0909_block6y_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6y_expand_activation", "trainable": false}, "inbound_nodes": [[["block6y_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0910_block6y_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6y_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0911_block6y_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6y_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0912_block6y_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6y_activation", "trainable": false}, "inbound_nodes": [[["block6y_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0913_block6y_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6y_se_squeeze", "trainable": false}, "inbound_nodes": [[["block6y_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0914_block6y_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6y_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block6y_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0915_block6y_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6y_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0916_block6y_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6y_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0917_block6y_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6y_se_excite", "trainable": false}, "inbound_nodes": [[["block6y_activation", 0, 0, {}], ["block6y_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0918_block6y_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6y_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0919_block6y_project_bn | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6y_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0920_block6y_drop | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block6y_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.179746835443038, "seed": null, "trainable": false}, "inbound_nodes": [[["block6y_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0921_block6y_add | {"build_config": {"input_shape": [[null, 7, 7, 384], [null, 7, 7, 384]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6y_add", "trainable": false}, "inbound_nodes": [[["block6y_drop", 0, 0, {}], ["block6x_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6y_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0922_block7a_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6y_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0923_block7a_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0924_block7a_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7a_expand_activation", "trainable": false}, "inbound_nodes": [[["block7a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0925_block7a_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0926_block7a_bn | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0927_block7a_activation | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7a_activation", "trainable": false}, "inbound_nodes": [[["block7a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0928_block7a_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7a_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0929_block7a_se_reshape | {"build_config": {"input_shape": [null, 2304]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7a_se_reshape", "target_shape": [1, 1, 2304], "trainable": false}, "inbound_nodes": [[["block7a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0930_block7a_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 2304]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0931_block7a_se_expand | {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0932_block7a_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 2304], [null, 1, 1, 2304]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7a_se_excite", "trainable": false}, "inbound_nodes": [[["block7a_activation", 0, 0, {}], ["block7a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0933_block7a_project_conv | {"build_config": {"input_shape": [null, 7, 7, 2304]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0934_block7a_project_bn | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0935_block7b_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0936_block7b_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0937_block7b_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7b_expand_activation", "trainable": false}, "inbound_nodes": [[["block7b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0938_block7b_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0939_block7b_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7b_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0940_block7b_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7b_activation", "trainable": false}, "inbound_nodes": [[["block7b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0941_block7b_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7b_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0942_block7b_se_reshape | {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7b_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0943_block7b_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0944_block7b_se_expand | {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0945_block7b_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7b_se_excite", "trainable": false}, "inbound_nodes": [[["block7b_activation", 0, 0, {}], ["block7b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0946_block7b_project_conv | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0947_block7b_project_bn | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0948_block7b_drop | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1848101265822785, "seed": null, "trainable": false}, "inbound_nodes": [[["block7b_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0949_block7b_add | {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7b_add", "trainable": false}, "inbound_nodes": [[["block7b_drop", 0, 0, {}], ["block7a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7b_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0950_block7c_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0951_block7c_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0952_block7c_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7c_expand_activation", "trainable": false}, "inbound_nodes": [[["block7c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0953_block7c_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0954_block7c_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7c_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0955_block7c_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7c_activation", "trainable": false}, "inbound_nodes": [[["block7c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0956_block7c_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7c_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0957_block7c_se_reshape | {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7c_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0958_block7c_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0959_block7c_se_expand | {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0960_block7c_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7c_se_excite", "trainable": false}, "inbound_nodes": [[["block7c_activation", 0, 0, {}], ["block7c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0961_block7c_project_conv | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0962_block7c_project_bn | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0963_block7c_drop | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.18734177215189873, "seed": null, "trainable": false}, "inbound_nodes": [[["block7c_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0964_block7c_add | {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7c_add", "trainable": false}, "inbound_nodes": [[["block7c_drop", 0, 0, {}], ["block7b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7c_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0965_block7d_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0966_block7d_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0967_block7d_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7d_expand_activation", "trainable": false}, "inbound_nodes": [[["block7d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0968_block7d_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0969_block7d_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7d_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0970_block7d_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7d_activation", "trainable": false}, "inbound_nodes": [[["block7d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0971_block7d_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7d_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0972_block7d_se_reshape | {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7d_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0973_block7d_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0974_block7d_se_expand | {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0975_block7d_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7d_se_excite", "trainable": false}, "inbound_nodes": [[["block7d_activation", 0, 0, {}], ["block7d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0976_block7d_project_conv | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0977_block7d_project_bn | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0978_block7d_drop | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.189873417721519, "seed": null, "trainable": false}, "inbound_nodes": [[["block7d_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0979_block7d_add | {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7d_add", "trainable": false}, "inbound_nodes": [[["block7d_drop", 0, 0, {}], ["block7c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7d_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0980_block7e_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0981_block7e_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7e_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0982_block7e_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7e_expand_activation", "trainable": false}, "inbound_nodes": [[["block7e_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0983_block7e_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7e_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0984_block7e_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7e_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0985_block7e_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7e_activation", "trainable": false}, "inbound_nodes": [[["block7e_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0986_block7e_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7e_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7e_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0987_block7e_se_reshape | {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7e_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7e_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0988_block7e_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7e_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0989_block7e_se_expand | {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7e_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0990_block7e_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7e_se_excite", "trainable": false}, "inbound_nodes": [[["block7e_activation", 0, 0, {}], ["block7e_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0991_block7e_project_conv | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7e_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0992_block7e_project_bn | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7e_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0993_block7e_drop | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7e_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.19240506329113927, "seed": null, "trainable": false}, "inbound_nodes": [[["block7e_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0994_block7e_add | {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7e_add", "trainable": false}, "inbound_nodes": [[["block7e_drop", 0, 0, {}], ["block7d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7e_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0995_block7f_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0996_block7f_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7f_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0997_block7f_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7f_expand_activation", "trainable": false}, "inbound_nodes": [[["block7f_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0998_block7f_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7f_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer0999_block7f_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7f_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1000_block7f_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7f_activation", "trainable": false}, "inbound_nodes": [[["block7f_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1001_block7f_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7f_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7f_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1002_block7f_se_reshape | {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7f_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7f_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1003_block7f_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7f_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1004_block7f_se_expand | {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7f_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1005_block7f_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7f_se_excite", "trainable": false}, "inbound_nodes": [[["block7f_activation", 0, 0, {}], ["block7f_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1006_block7f_project_conv | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7f_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1007_block7f_project_bn | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7f_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1008_block7f_drop | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7f_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1949367088607595, "seed": null, "trainable": false}, "inbound_nodes": [[["block7f_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1009_block7f_add | {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7f_add", "trainable": false}, "inbound_nodes": [[["block7f_drop", 0, 0, {}], ["block7e_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7f_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1010_block7g_expand_conv | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_expand_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1011_block7g_expand_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7g_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_expand_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1012_block7g_expand_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7g_expand_activation", "trainable": false}, "inbound_nodes": [[["block7g_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_expand_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1013_block7g_dwconv2 | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7g_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_dwconv2", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1014_block7g_bn | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7g_dwconv2", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1015_block7g_activation | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7g_activation", "trainable": false}, "inbound_nodes": [[["block7g_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1016_block7g_se_squeeze | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7g_se_squeeze", "trainable": false}, "inbound_nodes": [[["block7g_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_squeeze", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1017_block7g_se_reshape | {"build_config": {"input_shape": [null, 3840]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7g_se_reshape", "target_shape": [1, 1, 3840], "trainable": false}, "inbound_nodes": [[["block7g_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_reshape", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1018_block7g_se_reduce | {"build_config": {"input_shape": [null, 1, 1, 3840]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7g_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_reduce", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1019_block7g_se_expand | {"build_config": {"input_shape": [null, 1, 1, 160]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7g_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_expand", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1020_block7g_se_excite | {"build_config": {"input_shape": [[null, 7, 7, 3840], [null, 1, 1, 3840]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7g_se_excite", "trainable": false}, "inbound_nodes": [[["block7g_activation", 0, 0, {}], ["block7g_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_se_excite", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1021_block7g_project_conv | {"build_config": {"input_shape": [null, 7, 7, 3840]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7g_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_project_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1022_block7g_project_bn | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7g_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_project_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1023_block7g_drop | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "block7g_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.19746835443037977, "seed": null, "trainable": false}, "inbound_nodes": [[["block7g_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_drop", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1024_block7g_add | {"build_config": {"input_shape": [[null, 7, 7, 640], [null, 7, 7, 640]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block7g_add", "trainable": false}, "inbound_nodes": [[["block7g_drop", 0, 0, {}], ["block7f_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7g_add", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1025_top_conv | {"build_config": {"input_shape": [null, 7, 7, 640]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7g_add", 0, 0, {}]]], "module": "keras.layers", "name": "top_conv", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1026_top_bn | {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["top_conv", 0, 0, {}]]], "module": "keras.layers", "name": "top_bn", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1027_top_activation | {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "top_activation", "trainable": false}, "inbound_nodes": [[["top_bn", 0, 0, {}]]], "module": "keras.layers", "name": "top_activation", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1028_batch_normalization | {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["top_activation", 0, 0, {}]]], "module": "keras.layers", "name": "batch_normalization", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1029_dropout | {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "dropout", "noise_shape": null, "rate": 0.4, "seed": null, "trainable": true}, "inbound_nodes": [[["batch_normalization", 0, 0, {}]]], "module": "keras.layers", "name": "dropout", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1030_global_average_pooling2d | {"build_config": {"input_shape": [null, 7, 7, 1280]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "global_average_pooling2d", "trainable": true}, "inbound_nodes": [[["dropout", 0, 0, {}]]], "module": "keras.layers", "name": "global_average_pooling2d", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1031_dense | {"build_config": {"input_shape": [null, 1280]}, "class_name": "Dense", "config": {"activation": "relu", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}, "module": "keras.initializers", "registered_name": null}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense", "trainable": true, "units": 256, "use_bias": true}, "inbound_nodes": [[["global_average_pooling2d", 0, 0, {}]]], "module": "keras.layers", "name": "dense", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_layer1032_dense_1 | {"build_config": {"input_shape": [null, 256]}, "class_name": "Dense", "config": {"activation": "softmax", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}, "module": "keras.initializers", "registered_name": null}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense_1", "trainable": true, "units": 67, "use_bias": true}, "inbound_nodes": [[["dense", 0, 0, {}]]], "module": "keras.layers", "name": "dense_1", "registered_name": null} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_optimizer | {"loss": "categorical_crossentropy", "metrics": [], "optimizer_config": {"class_name": "Adam", "config": {"amsgrad": false, "beta_1": 0.9, "beta_2": 0.999, "clipnorm": null, "clipvalue": null, "ema_momentum": 0.99, "ema_overwrite_frequency": null, "epsilon": 1e-07, "global_clipnorm": null, "is_legacy_optimizer": false, "jit_compile": false, "learning_rate": 0.0010000000474974513, "name": "Adam", "use_ema": false, "weight_decay": null}}} |
tensorflow.keras.src.engine.functional.Functional.9636b25c(1)_tensorflow_version | "2.15.0" |
0.9694 ± 0.0009 Per class Cross-validation details (3-fold Crossvalidation)
|
0.5802 ± 0.0019 Per class Cross-validation details (3-fold Crossvalidation)
|
0.5748 ± 0.0022 Cross-validation details (3-fold Crossvalidation)
|
0.6564 ± 0.0045 Cross-validation details (3-fold Crossvalidation)
|
0.0156 ± 0.0001 Cross-validation details (3-fold Crossvalidation)
|
0.0292 ± 0 Cross-validation details (3-fold Crossvalidation)
|
0.585 ± 0.0022 Cross-validation details (3-fold Crossvalidation)
|
15620 Per class Cross-validation details (3-fold Crossvalidation) |
0.5879 ± 0.0045 Per class Cross-validation details (3-fold Crossvalidation)
|
0.585 ± 0.0022 Cross-validation details (3-fold Crossvalidation)
|
5.7539 ± 0.0007 Cross-validation details (3-fold Crossvalidation)
|
0.5347 ± 0.0045 Cross-validation details (3-fold Crossvalidation)
|
0.1208 ± 0 Cross-validation details (3-fold Crossvalidation)
|
0.0907 ± 0.0003 Cross-validation details (3-fold Crossvalidation)
|
0.751 ± 0.0021 Cross-validation details (3-fold Crossvalidation)
|
0.534 ± 0.0057 Cross-validation details (3-fold Crossvalidation)
|