backend | | default: "tensorflow" |
class_name | | default: "Functional" |
config | | default: {"input_layers": [["input_3", 0, 0]], "name": "model_2", "output_layers": [["dense_5", 0, 0]], "trainable": true} |
layer000_input_3 | | default: {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 128, 128, 3], "dtype": "float32", "name": "input_3", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_3", "registered_name": null} |
layer001_stem_conv | | default: {"build_config": {"input_shape": [null, 128, 128, 3]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["input_3", 0, 0, {}]]], "module": "keras.layers", "name": "stem_conv", "registered_name": null} |
layer002_stem_bn | | default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["stem_conv", 0, 0, {}]]], "module": "keras.layers", "name": "stem_bn", "registered_name": null} |
layer003_stem_activation | | default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "stem_activation", "trainable": true}, "inbound_nodes": [[["stem_bn", 0, 0, {}]]], "module": "keras.layers", "name": "stem_activation", "registered_name": null} |
layer004_block1a_dwconv | | default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["stem_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_dwconv", "registered_name": null} |
layer005_block1a_bn | | default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1a_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_bn", "registered_name": null} |
layer006_block1a_activation | | default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block1a_activation", "trainable": true}, "inbound_nodes": [[["block1a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_activation", "registered_name": null} |
layer007_block1a_se_squeeze | | default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block1a_se_squeeze", "trainable": true}, "inbound_nodes": [[["block1a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_se_squeeze", "registered_name": null} |
layer008_block1a_se_reshape | | default: {"build_config": {"input_shape": [null, 32]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block1a_se_reshape", "target_shape": [1, 1, 32], "trainable": true}, "inbound_nodes": [[["block1a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_se_reshape", "registered_name": null} |
layer009_block1a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 32]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block1a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_se_reduce", "registered_name": null} |
layer010_block1a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 8]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block1a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_se_expand", "registered_name": null} |
layer011_block1a_se_excite | | default: {"build_config": {"input_shape": [[null, 64, 64, 32], [null, 1, 1, 32]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block1a_se_excite", "trainable": true}, "inbound_nodes": [[["block1a_activation", 0, 0, {}], ["block1a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_se_excite", "registered_name": null} |
layer012_block1a_project_conv | | default: {"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_conv", "registered_name": null} |
layer013_block1a_project_bn | | default: {"build_config": {"input_shape": [null, 64, 64, 16]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block1a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block1a_project_bn", "registered_name": null} |
layer014_block2a_expand_conv | | default: {"build_config": {"input_shape": [null, 64, 64, 16]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block1a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_conv", "registered_name": null} |
layer015_block2a_expand_bn | | default: {"build_config": {"input_shape": [null, 64, 64, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_bn", "registered_name": null} |
layer016_block2a_expand_activation | | default: {"build_config": {"input_shape": [null, 64, 64, 96]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2a_expand_activation", "trainable": true}, "inbound_nodes": [[["block2a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_expand_activation", "registered_name": null} |
layer017_block2a_dwconv | | default: {"build_config": {"input_shape": [null, 64, 64, 96]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block2a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_dwconv", "registered_name": null} |
layer018_block2a_bn | | default: {"build_config": {"input_shape": [null, 32, 32, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2a_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_bn", "registered_name": null} |
layer019_block2a_activation | | default: {"build_config": {"input_shape": [null, 32, 32, 96]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2a_activation", "trainable": true}, "inbound_nodes": [[["block2a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_activation", "registered_name": null} |
layer020_block2a_se_squeeze | | default: {"build_config": {"input_shape": [null, 32, 32, 96]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block2a_se_squeeze", "trainable": true}, "inbound_nodes": [[["block2a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_se_squeeze", "registered_name": null} |
layer021_block2a_se_reshape | | default: {"build_config": {"input_shape": [null, 96]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block2a_se_reshape", "target_shape": [1, 1, 96], "trainable": true}, "inbound_nodes": [[["block2a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_se_reshape", "registered_name": null} |
layer022_block2a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 96]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block2a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_se_reduce", "registered_name": null} |
layer023_block2a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 4]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block2a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_se_expand", "registered_name": null} |
layer024_block2a_se_excite | | default: {"build_config": {"input_shape": [[null, 32, 32, 96], [null, 1, 1, 96]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block2a_se_excite", "trainable": true}, "inbound_nodes": [[["block2a_activation", 0, 0, {}], ["block2a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_se_excite", "registered_name": null} |
layer025_block2a_project_conv | | default: {"build_config": {"input_shape": [null, 32, 32, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_project_conv", "registered_name": null} |
layer026_block2a_project_bn | | default: {"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2a_project_bn", "registered_name": null} |
layer027_block2b_expand_conv | | default: {"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_conv", "registered_name": null} |
layer028_block2b_expand_bn | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_bn", "registered_name": null} |
layer029_block2b_expand_activation | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2b_expand_activation", "trainable": true}, "inbound_nodes": [[["block2b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_expand_activation", "registered_name": null} |
layer030_block2b_dwconv | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block2b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_dwconv", "registered_name": null} |
layer031_block2b_bn | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2b_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_bn", "registered_name": null} |
layer032_block2b_activation | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block2b_activation", "trainable": true}, "inbound_nodes": [[["block2b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_activation", "registered_name": null} |
layer033_block2b_se_squeeze | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block2b_se_squeeze", "trainable": true}, "inbound_nodes": [[["block2b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_se_squeeze", "registered_name": null} |
layer034_block2b_se_reshape | | default: {"build_config": {"input_shape": [null, 144]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block2b_se_reshape", "target_shape": [1, 1, 144], "trainable": true}, "inbound_nodes": [[["block2b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_se_reshape", "registered_name": null} |
layer035_block2b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 144]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block2b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_se_reduce", "registered_name": null} |
layer036_block2b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 6]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block2b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_se_expand", "registered_name": null} |
layer037_block2b_se_excite | | default: {"build_config": {"input_shape": [[null, 32, 32, 144], [null, 1, 1, 144]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block2b_se_excite", "trainable": true}, "inbound_nodes": [[["block2b_activation", 0, 0, {}], ["block2b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_se_excite", "registered_name": null} |
layer038_block2b_project_conv | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_project_conv", "registered_name": null} |
layer039_block2b_project_bn | | default: {"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block2b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_project_bn", "registered_name": null} |
layer040_block2b_drop | | default: {"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block2b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.025, "seed": null, "trainable": true}, "inbound_nodes": [[["block2b_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block2b_drop", "registered_name": "FixedDropout"} |
layer041_block2b_add | | default: {"build_config": {"input_shape": [[null, 32, 32, 24], [null, 32, 32, 24]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block2b_add", "trainable": true}, "inbound_nodes": [[["block2b_drop", 0, 0, {}], ["block2a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block2b_add", "registered_name": null} |
layer042_block3a_expand_conv | | default: {"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block2b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_conv", "registered_name": null} |
layer043_block3a_expand_bn | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_bn", "registered_name": null} |
layer044_block3a_expand_activation | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3a_expand_activation", "trainable": true}, "inbound_nodes": [[["block3a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_expand_activation", "registered_name": null} |
layer045_block3a_dwconv | | default: {"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block3a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_dwconv", "registered_name": null} |
layer046_block3a_bn | | default: {"build_config": {"input_shape": [null, 16, 16, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3a_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_bn", "registered_name": null} |
layer047_block3a_activation | | default: {"build_config": {"input_shape": [null, 16, 16, 144]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3a_activation", "trainable": true}, "inbound_nodes": [[["block3a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_activation", "registered_name": null} |
layer048_block3a_se_squeeze | | default: {"build_config": {"input_shape": [null, 16, 16, 144]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block3a_se_squeeze", "trainable": true}, "inbound_nodes": [[["block3a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_se_squeeze", "registered_name": null} |
layer049_block3a_se_reshape | | default: {"build_config": {"input_shape": [null, 144]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block3a_se_reshape", "target_shape": [1, 1, 144], "trainable": true}, "inbound_nodes": [[["block3a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_se_reshape", "registered_name": null} |
layer050_block3a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 144]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block3a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_se_reduce", "registered_name": null} |
layer051_block3a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 6]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block3a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_se_expand", "registered_name": null} |
layer052_block3a_se_excite | | default: {"build_config": {"input_shape": [[null, 16, 16, 144], [null, 1, 1, 144]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block3a_se_excite", "trainable": true}, "inbound_nodes": [[["block3a_activation", 0, 0, {}], ["block3a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_se_excite", "registered_name": null} |
layer053_block3a_project_conv | | default: {"build_config": {"input_shape": [null, 16, 16, 144]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_project_conv", "registered_name": null} |
layer054_block3a_project_bn | | default: {"build_config": {"input_shape": [null, 16, 16, 40]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3a_project_bn", "registered_name": null} |
layer055_block3b_expand_conv | | default: {"build_config": {"input_shape": [null, 16, 16, 40]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_conv", "registered_name": null} |
layer056_block3b_expand_bn | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_bn", "registered_name": null} |
layer057_block3b_expand_activation | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3b_expand_activation", "trainable": true}, "inbound_nodes": [[["block3b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_expand_activation", "registered_name": null} |
layer058_block3b_dwconv | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block3b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_dwconv", "registered_name": null} |
layer059_block3b_bn | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3b_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_bn", "registered_name": null} |
layer060_block3b_activation | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block3b_activation", "trainable": true}, "inbound_nodes": [[["block3b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_activation", "registered_name": null} |
layer061_block3b_se_squeeze | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block3b_se_squeeze", "trainable": true}, "inbound_nodes": [[["block3b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_se_squeeze", "registered_name": null} |
layer062_block3b_se_reshape | | default: {"build_config": {"input_shape": [null, 240]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block3b_se_reshape", "target_shape": [1, 1, 240], "trainable": true}, "inbound_nodes": [[["block3b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_se_reshape", "registered_name": null} |
layer063_block3b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 240]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block3b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_se_reduce", "registered_name": null} |
layer064_block3b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 10]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block3b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_se_expand", "registered_name": null} |
layer065_block3b_se_excite | | default: {"build_config": {"input_shape": [[null, 16, 16, 240], [null, 1, 1, 240]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block3b_se_excite", "trainable": true}, "inbound_nodes": [[["block3b_activation", 0, 0, {}], ["block3b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_se_excite", "registered_name": null} |
layer066_block3b_project_conv | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_project_conv", "registered_name": null} |
layer067_block3b_project_bn | | default: {"build_config": {"input_shape": [null, 16, 16, 40]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block3b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_project_bn", "registered_name": null} |
layer068_block3b_drop | | default: {"build_config": {"input_shape": [null, 16, 16, 40]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block3b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.05, "seed": null, "trainable": true}, "inbound_nodes": [[["block3b_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block3b_drop", "registered_name": "FixedDropout"} |
layer069_block3b_add | | default: {"build_config": {"input_shape": [[null, 16, 16, 40], [null, 16, 16, 40]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block3b_add", "trainable": true}, "inbound_nodes": [[["block3b_drop", 0, 0, {}], ["block3a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block3b_add", "registered_name": null} |
layer070_block4a_expand_conv | | default: {"build_config": {"input_shape": [null, 16, 16, 40]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block3b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_conv", "registered_name": null} |
layer071_block4a_expand_bn | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_bn", "registered_name": null} |
layer072_block4a_expand_activation | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4a_expand_activation", "trainable": true}, "inbound_nodes": [[["block4a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_expand_activation", "registered_name": null} |
layer073_block4a_dwconv | | default: {"build_config": {"input_shape": [null, 16, 16, 240]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_dwconv", "registered_name": null} |
layer074_block4a_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 240]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_bn", "registered_name": null} |
layer075_block4a_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 240]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4a_activation", "trainable": true}, "inbound_nodes": [[["block4a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_activation", "registered_name": null} |
layer076_block4a_se_squeeze | | default: {"build_config": {"input_shape": [null, 8, 8, 240]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4a_se_squeeze", "trainable": true}, "inbound_nodes": [[["block4a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_squeeze", "registered_name": null} |
layer077_block4a_se_reshape | | default: {"build_config": {"input_shape": [null, 240]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4a_se_reshape", "target_shape": [1, 1, 240], "trainable": true}, "inbound_nodes": [[["block4a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_reshape", "registered_name": null} |
layer078_block4a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 240]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_reduce", "registered_name": null} |
layer079_block4a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 10]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_expand", "registered_name": null} |
layer080_block4a_se_excite | | default: {"build_config": {"input_shape": [[null, 8, 8, 240], [null, 1, 1, 240]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4a_se_excite", "trainable": true}, "inbound_nodes": [[["block4a_activation", 0, 0, {}], ["block4a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_se_excite", "registered_name": null} |
layer081_block4a_project_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 240]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_project_conv", "registered_name": null} |
layer082_block4a_project_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4a_project_bn", "registered_name": null} |
layer083_block4b_expand_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_conv", "registered_name": null} |
layer084_block4b_expand_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_bn", "registered_name": null} |
layer085_block4b_expand_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4b_expand_activation", "trainable": true}, "inbound_nodes": [[["block4b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_expand_activation", "registered_name": null} |
layer086_block4b_dwconv | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_dwconv", "registered_name": null} |
layer087_block4b_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_bn", "registered_name": null} |
layer088_block4b_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4b_activation", "trainable": true}, "inbound_nodes": [[["block4b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_activation", "registered_name": null} |
layer089_block4b_se_squeeze | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4b_se_squeeze", "trainable": true}, "inbound_nodes": [[["block4b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_squeeze", "registered_name": null} |
layer090_block4b_se_reshape | | default: {"build_config": {"input_shape": [null, 480]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4b_se_reshape", "target_shape": [1, 1, 480], "trainable": true}, "inbound_nodes": [[["block4b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_reshape", "registered_name": null} |
layer091_block4b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 480]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_reduce", "registered_name": null} |
layer092_block4b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 20]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_expand", "registered_name": null} |
layer093_block4b_se_excite | | default: {"build_config": {"input_shape": [[null, 8, 8, 480], [null, 1, 1, 480]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4b_se_excite", "trainable": true}, "inbound_nodes": [[["block4b_activation", 0, 0, {}], ["block4b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_se_excite", "registered_name": null} |
layer094_block4b_project_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_project_conv", "registered_name": null} |
layer095_block4b_project_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_project_bn", "registered_name": null} |
layer096_block4b_drop | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block4b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.07500000000000001, "seed": null, "trainable": true}, "inbound_nodes": [[["block4b_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block4b_drop", "registered_name": "FixedDropout"} |
layer097_block4b_add | | default: {"build_config": {"input_shape": [[null, 8, 8, 80], [null, 8, 8, 80]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4b_add", "trainable": true}, "inbound_nodes": [[["block4b_drop", 0, 0, {}], ["block4a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4b_add", "registered_name": null} |
layer098_block4c_expand_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_conv", "registered_name": null} |
layer099_block4c_expand_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_bn", "registered_name": null} |
layer100_block4c_expand_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4c_expand_activation", "trainable": true}, "inbound_nodes": [[["block4c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_expand_activation", "registered_name": null} |
layer101_block4c_dwconv | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block4c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_dwconv", "registered_name": null} |
layer102_block4c_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_bn", "registered_name": null} |
layer103_block4c_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block4c_activation", "trainable": true}, "inbound_nodes": [[["block4c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_activation", "registered_name": null} |
layer104_block4c_se_squeeze | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block4c_se_squeeze", "trainable": true}, "inbound_nodes": [[["block4c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_squeeze", "registered_name": null} |
layer105_block4c_se_reshape | | default: {"build_config": {"input_shape": [null, 480]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block4c_se_reshape", "target_shape": [1, 1, 480], "trainable": true}, "inbound_nodes": [[["block4c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_reshape", "registered_name": null} |
layer106_block4c_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 480]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block4c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_reduce", "registered_name": null} |
layer107_block4c_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 20]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block4c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_expand", "registered_name": null} |
layer108_block4c_se_excite | | default: {"build_config": {"input_shape": [[null, 8, 8, 480], [null, 1, 1, 480]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block4c_se_excite", "trainable": true}, "inbound_nodes": [[["block4c_activation", 0, 0, {}], ["block4c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_se_excite", "registered_name": null} |
layer109_block4c_project_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_project_conv", "registered_name": null} |
layer110_block4c_project_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block4c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_project_bn", "registered_name": null} |
layer111_block4c_drop | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block4c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.08750000000000001, "seed": null, "trainable": true}, "inbound_nodes": [[["block4c_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block4c_drop", "registered_name": "FixedDropout"} |
layer112_block4c_add | | default: {"build_config": {"input_shape": [[null, 8, 8, 80], [null, 8, 8, 80]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block4c_add", "trainable": true}, "inbound_nodes": [[["block4c_drop", 0, 0, {}], ["block4b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block4c_add", "registered_name": null} |
layer113_block5a_expand_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 80]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block4c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_conv", "registered_name": null} |
layer114_block5a_expand_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_bn", "registered_name": null} |
layer115_block5a_expand_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5a_expand_activation", "trainable": true}, "inbound_nodes": [[["block5a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_expand_activation", "registered_name": null} |
layer116_block5a_dwconv | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_dwconv", "registered_name": null} |
layer117_block5a_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_bn", "registered_name": null} |
layer118_block5a_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5a_activation", "trainable": true}, "inbound_nodes": [[["block5a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_activation", "registered_name": null} |
layer119_block5a_se_squeeze | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5a_se_squeeze", "trainable": true}, "inbound_nodes": [[["block5a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_squeeze", "registered_name": null} |
layer120_block5a_se_reshape | | default: {"build_config": {"input_shape": [null, 480]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5a_se_reshape", "target_shape": [1, 1, 480], "trainable": true}, "inbound_nodes": [[["block5a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_reshape", "registered_name": null} |
layer121_block5a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 480]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_reduce", "registered_name": null} |
layer122_block5a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 20]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_expand", "registered_name": null} |
layer123_block5a_se_excite | | default: {"build_config": {"input_shape": [[null, 8, 8, 480], [null, 1, 1, 480]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5a_se_excite", "trainable": true}, "inbound_nodes": [[["block5a_activation", 0, 0, {}], ["block5a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_se_excite", "registered_name": null} |
layer124_block5a_project_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 480]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_project_conv", "registered_name": null} |
layer125_block5a_project_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5a_project_bn", "registered_name": null} |
layer126_block5b_expand_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_conv", "registered_name": null} |
layer127_block5b_expand_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_bn", "registered_name": null} |
layer128_block5b_expand_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5b_expand_activation", "trainable": true}, "inbound_nodes": [[["block5b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_expand_activation", "registered_name": null} |
layer129_block5b_dwconv | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_dwconv", "registered_name": null} |
layer130_block5b_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_bn", "registered_name": null} |
layer131_block5b_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5b_activation", "trainable": true}, "inbound_nodes": [[["block5b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_activation", "registered_name": null} |
layer132_block5b_se_squeeze | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5b_se_squeeze", "trainable": true}, "inbound_nodes": [[["block5b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_squeeze", "registered_name": null} |
layer133_block5b_se_reshape | | default: {"build_config": {"input_shape": [null, 672]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5b_se_reshape", "target_shape": [1, 1, 672], "trainable": true}, "inbound_nodes": [[["block5b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_reshape", "registered_name": null} |
layer134_block5b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 672]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_reduce", "registered_name": null} |
layer135_block5b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 28]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_expand", "registered_name": null} |
layer136_block5b_se_excite | | default: {"build_config": {"input_shape": [[null, 8, 8, 672], [null, 1, 1, 672]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5b_se_excite", "trainable": true}, "inbound_nodes": [[["block5b_activation", 0, 0, {}], ["block5b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_se_excite", "registered_name": null} |
layer137_block5b_project_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_project_conv", "registered_name": null} |
layer138_block5b_project_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_project_bn", "registered_name": null} |
layer139_block5b_drop | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block5b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1125, "seed": null, "trainable": true}, "inbound_nodes": [[["block5b_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block5b_drop", "registered_name": "FixedDropout"} |
layer140_block5b_add | | default: {"build_config": {"input_shape": [[null, 8, 8, 112], [null, 8, 8, 112]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5b_add", "trainable": true}, "inbound_nodes": [[["block5b_drop", 0, 0, {}], ["block5a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5b_add", "registered_name": null} |
layer141_block5c_expand_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_conv", "registered_name": null} |
layer142_block5c_expand_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_bn", "registered_name": null} |
layer143_block5c_expand_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5c_expand_activation", "trainable": true}, "inbound_nodes": [[["block5c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_expand_activation", "registered_name": null} |
layer144_block5c_dwconv | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block5c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_dwconv", "registered_name": null} |
layer145_block5c_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_bn", "registered_name": null} |
layer146_block5c_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block5c_activation", "trainable": true}, "inbound_nodes": [[["block5c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_activation", "registered_name": null} |
layer147_block5c_se_squeeze | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block5c_se_squeeze", "trainable": true}, "inbound_nodes": [[["block5c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_squeeze", "registered_name": null} |
layer148_block5c_se_reshape | | default: {"build_config": {"input_shape": [null, 672]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block5c_se_reshape", "target_shape": [1, 1, 672], "trainable": true}, "inbound_nodes": [[["block5c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_reshape", "registered_name": null} |
layer149_block5c_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 672]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block5c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_reduce", "registered_name": null} |
layer150_block5c_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 28]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block5c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_expand", "registered_name": null} |
layer151_block5c_se_excite | | default: {"build_config": {"input_shape": [[null, 8, 8, 672], [null, 1, 1, 672]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block5c_se_excite", "trainable": true}, "inbound_nodes": [[["block5c_activation", 0, 0, {}], ["block5c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_se_excite", "registered_name": null} |
layer152_block5c_project_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_project_conv", "registered_name": null} |
layer153_block5c_project_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block5c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_project_bn", "registered_name": null} |
layer154_block5c_drop | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block5c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.125, "seed": null, "trainable": true}, "inbound_nodes": [[["block5c_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block5c_drop", "registered_name": "FixedDropout"} |
layer155_block5c_add | | default: {"build_config": {"input_shape": [[null, 8, 8, 112], [null, 8, 8, 112]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block5c_add", "trainable": true}, "inbound_nodes": [[["block5c_drop", 0, 0, {}], ["block5b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block5c_add", "registered_name": null} |
layer156_block6a_expand_conv | | default: {"build_config": {"input_shape": [null, 8, 8, 112]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block5c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_conv", "registered_name": null} |
layer157_block6a_expand_bn | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_bn", "registered_name": null} |
layer158_block6a_expand_activation | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6a_expand_activation", "trainable": true}, "inbound_nodes": [[["block6a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_expand_activation", "registered_name": null} |
layer159_block6a_dwconv | | default: {"build_config": {"input_shape": [null, 8, 8, 672]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_dwconv", "registered_name": null} |
layer160_block6a_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 672]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_bn", "registered_name": null} |
layer161_block6a_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 672]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6a_activation", "trainable": true}, "inbound_nodes": [[["block6a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_activation", "registered_name": null} |
layer162_block6a_se_squeeze | | default: {"build_config": {"input_shape": [null, 4, 4, 672]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6a_se_squeeze", "trainable": true}, "inbound_nodes": [[["block6a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_squeeze", "registered_name": null} |
layer163_block6a_se_reshape | | default: {"build_config": {"input_shape": [null, 672]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6a_se_reshape", "target_shape": [1, 1, 672], "trainable": true}, "inbound_nodes": [[["block6a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_reshape", "registered_name": null} |
layer164_block6a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 672]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_reduce", "registered_name": null} |
layer165_block6a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 28]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_expand", "registered_name": null} |
layer166_block6a_se_excite | | default: {"build_config": {"input_shape": [[null, 4, 4, 672], [null, 1, 1, 672]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6a_se_excite", "trainable": true}, "inbound_nodes": [[["block6a_activation", 0, 0, {}], ["block6a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_se_excite", "registered_name": null} |
layer167_block6a_project_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 672]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_project_conv", "registered_name": null} |
layer168_block6a_project_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6a_project_bn", "registered_name": null} |
layer169_block6b_expand_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_conv", "registered_name": null} |
layer170_block6b_expand_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_bn", "registered_name": null} |
layer171_block6b_expand_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6b_expand_activation", "trainable": true}, "inbound_nodes": [[["block6b_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_expand_activation", "registered_name": null} |
layer172_block6b_dwconv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6b_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_dwconv", "registered_name": null} |
layer173_block6b_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_bn", "registered_name": null} |
layer174_block6b_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6b_activation", "trainable": true}, "inbound_nodes": [[["block6b_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_activation", "registered_name": null} |
layer175_block6b_se_squeeze | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6b_se_squeeze", "trainable": true}, "inbound_nodes": [[["block6b_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_squeeze", "registered_name": null} |
layer176_block6b_se_reshape | | default: {"build_config": {"input_shape": [null, 1152]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6b_se_reshape", "target_shape": [1, 1, 1152], "trainable": true}, "inbound_nodes": [[["block6b_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_reshape", "registered_name": null} |
layer177_block6b_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1152]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6b_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_reduce", "registered_name": null} |
layer178_block6b_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6b_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_expand", "registered_name": null} |
layer179_block6b_se_excite | | default: {"build_config": {"input_shape": [[null, 4, 4, 1152], [null, 1, 1, 1152]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6b_se_excite", "trainable": true}, "inbound_nodes": [[["block6b_activation", 0, 0, {}], ["block6b_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_se_excite", "registered_name": null} |
layer180_block6b_project_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6b_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_project_conv", "registered_name": null} |
layer181_block6b_project_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6b_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_project_bn", "registered_name": null} |
layer182_block6b_drop | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block6b_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.15000000000000002, "seed": null, "trainable": true}, "inbound_nodes": [[["block6b_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block6b_drop", "registered_name": "FixedDropout"} |
layer183_block6b_add | | default: {"build_config": {"input_shape": [[null, 4, 4, 192], [null, 4, 4, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6b_add", "trainable": true}, "inbound_nodes": [[["block6b_drop", 0, 0, {}], ["block6a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6b_add", "registered_name": null} |
layer184_block6c_expand_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_conv", "registered_name": null} |
layer185_block6c_expand_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_bn", "registered_name": null} |
layer186_block6c_expand_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6c_expand_activation", "trainable": true}, "inbound_nodes": [[["block6c_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_expand_activation", "registered_name": null} |
layer187_block6c_dwconv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6c_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_dwconv", "registered_name": null} |
layer188_block6c_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_bn", "registered_name": null} |
layer189_block6c_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6c_activation", "trainable": true}, "inbound_nodes": [[["block6c_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_activation", "registered_name": null} |
layer190_block6c_se_squeeze | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6c_se_squeeze", "trainable": true}, "inbound_nodes": [[["block6c_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_squeeze", "registered_name": null} |
layer191_block6c_se_reshape | | default: {"build_config": {"input_shape": [null, 1152]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6c_se_reshape", "target_shape": [1, 1, 1152], "trainable": true}, "inbound_nodes": [[["block6c_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_reshape", "registered_name": null} |
layer192_block6c_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1152]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6c_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_reduce", "registered_name": null} |
layer193_block6c_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6c_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_expand", "registered_name": null} |
layer194_block6c_se_excite | | default: {"build_config": {"input_shape": [[null, 4, 4, 1152], [null, 1, 1, 1152]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6c_se_excite", "trainable": true}, "inbound_nodes": [[["block6c_activation", 0, 0, {}], ["block6c_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_se_excite", "registered_name": null} |
layer195_block6c_project_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6c_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_project_conv", "registered_name": null} |
layer196_block6c_project_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6c_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_project_bn", "registered_name": null} |
layer197_block6c_drop | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block6c_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.1625, "seed": null, "trainable": true}, "inbound_nodes": [[["block6c_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block6c_drop", "registered_name": "FixedDropout"} |
layer198_block6c_add | | default: {"build_config": {"input_shape": [[null, 4, 4, 192], [null, 4, 4, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6c_add", "trainable": true}, "inbound_nodes": [[["block6c_drop", 0, 0, {}], ["block6b_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6c_add", "registered_name": null} |
layer199_block6d_expand_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_conv", "registered_name": null} |
layer200_block6d_expand_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_bn", "registered_name": null} |
layer201_block6d_expand_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6d_expand_activation", "trainable": true}, "inbound_nodes": [[["block6d_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_expand_activation", "registered_name": null} |
layer202_block6d_dwconv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block6d_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_dwconv", "registered_name": null} |
layer203_block6d_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_bn", "registered_name": null} |
layer204_block6d_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block6d_activation", "trainable": true}, "inbound_nodes": [[["block6d_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_activation", "registered_name": null} |
layer205_block6d_se_squeeze | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block6d_se_squeeze", "trainable": true}, "inbound_nodes": [[["block6d_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_squeeze", "registered_name": null} |
layer206_block6d_se_reshape | | default: {"build_config": {"input_shape": [null, 1152]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block6d_se_reshape", "target_shape": [1, 1, 1152], "trainable": true}, "inbound_nodes": [[["block6d_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_reshape", "registered_name": null} |
layer207_block6d_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1152]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block6d_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_reduce", "registered_name": null} |
layer208_block6d_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block6d_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_expand", "registered_name": null} |
layer209_block6d_se_excite | | default: {"build_config": {"input_shape": [[null, 4, 4, 1152], [null, 1, 1, 1152]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block6d_se_excite", "trainable": true}, "inbound_nodes": [[["block6d_activation", 0, 0, {}], ["block6d_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_se_excite", "registered_name": null} |
layer210_block6d_project_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6d_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_project_conv", "registered_name": null} |
layer211_block6d_project_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block6d_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_project_bn", "registered_name": null} |
layer212_block6d_drop | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "FixedDropout", "config": {"dtype": "float32", "name": "block6d_drop", "noise_shape": [null, 1, 1, 1], "rate": 0.17500000000000002, "seed": null, "trainable": true}, "inbound_nodes": [[["block6d_project_bn", 0, 0, {}]]], "module": "efficientnet.model", "name": "block6d_drop", "registered_name": "FixedDropout"} |
layer213_block6d_add | | default: {"build_config": {"input_shape": [[null, 4, 4, 192], [null, 4, 4, 192]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block6d_add", "trainable": true}, "inbound_nodes": [[["block6d_drop", 0, 0, {}], ["block6c_add", 0, 0, {}]]], "module": "keras.layers", "name": "block6d_add", "registered_name": null} |
layer214_block7a_expand_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block6d_add", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_conv", "registered_name": null} |
layer215_block7a_expand_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_expand_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_bn", "registered_name": null} |
layer216_block7a_expand_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7a_expand_activation", "trainable": true}, "inbound_nodes": [[["block7a_expand_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_expand_activation", "registered_name": null} |
layer217_block7a_dwconv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block7a_expand_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_dwconv", "registered_name": null} |
layer218_block7a_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_dwconv", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_bn", "registered_name": null} |
layer219_block7a_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "block7a_activation", "trainable": true}, "inbound_nodes": [[["block7a_bn", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_activation", "registered_name": null} |
layer220_block7a_se_squeeze | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "block7a_se_squeeze", "trainable": true}, "inbound_nodes": [[["block7a_activation", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_squeeze", "registered_name": null} |
layer221_block7a_se_reshape | | default: {"build_config": {"input_shape": [null, 1152]}, "class_name": "Reshape", "config": {"dtype": "float32", "name": "block7a_se_reshape", "target_shape": [1, 1, 1152], "trainable": true}, "inbound_nodes": [[["block7a_se_squeeze", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_reshape", "registered_name": null} |
layer222_block7a_se_reduce | | default: {"build_config": {"input_shape": [null, 1, 1, 1152]}, "class_name": "Conv2D", "config": "swish", "inbound_nodes": [[["block7a_se_reshape", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_reduce", "registered_name": null} |
layer223_block7a_se_expand | | default: {"build_config": {"input_shape": [null, 1, 1, 48]}, "class_name": "Conv2D", "config": "sigmoid", "inbound_nodes": [[["block7a_se_reduce", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_expand", "registered_name": null} |
layer224_block7a_se_excite | | default: {"build_config": {"input_shape": [[null, 4, 4, 1152], [null, 1, 1, 1152]]}, "class_name": "Multiply", "config": {"dtype": "float32", "name": "block7a_se_excite", "trainable": true}, "inbound_nodes": [[["block7a_activation", 0, 0, {}], ["block7a_se_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_se_excite", "registered_name": null} |
layer225_block7a_project_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 1152]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7a_se_excite", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_project_conv", "registered_name": null} |
layer226_block7a_project_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 320]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block7a_project_conv", 0, 0, {}]]], "module": "keras.layers", "name": "block7a_project_bn", "registered_name": null} |
layer227_top_conv | | default: {"build_config": {"input_shape": [null, 4, 4, 320]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block7a_project_bn", 0, 0, {}]]], "module": "keras.layers", "name": "top_conv", "registered_name": null} |
layer228_top_bn | | default: {"build_config": {"input_shape": [null, 4, 4, 1280]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["top_conv", 0, 0, {}]]], "module": "keras.layers", "name": "top_bn", "registered_name": null} |
layer229_top_activation | | default: {"build_config": {"input_shape": [null, 4, 4, 1280]}, "class_name": "Activation", "config": {"activation": "swish", "dtype": "float32", "name": "top_activation", "trainable": true}, "inbound_nodes": [[["top_bn", 0, 0, {}]]], "module": "keras.layers", "name": "top_activation", "registered_name": null} |
layer230_global_average_pooling2d_2 | | default: {"build_config": {"input_shape": [null, 4, 4, 1280]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "global_average_pooling2d_2", "trainable": true}, "inbound_nodes": [[["top_activation", 0, 0, {}]]], "module": "keras.layers", "name": "global_average_pooling2d_2", "registered_name": null} |
layer231_dense_4 | | default: {"build_config": {"input_shape": [null, 1280]}, "class_name": "Dense", "config": {"activation": "relu", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}, "module": "keras.initializers", "registered_name": null}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense_4", "trainable": true, "units": 512, "use_bias": true}, "inbound_nodes": [[["global_average_pooling2d_2", 0, 0, {}]]], "module": "keras.layers", "name": "dense_4", "registered_name": null} |
layer232_dropout_2 | | default: {"build_config": {"input_shape": [null, 512]}, "class_name": "Dropout", "config": {"dtype": "float32", "name": "dropout_2", "noise_shape": null, "rate": 0.5, "seed": null, "trainable": true}, "inbound_nodes": [[["dense_4", 0, 0, {}]]], "module": "keras.layers", "name": "dropout_2", "registered_name": null} |
layer233_dense_5 | | default: {"build_config": {"input_shape": [null, 512]}, "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_5", "trainable": true, "units": 67, "use_bias": true}, "inbound_nodes": [[["dropout_2", 0, 0, {}]]], "module": "keras.layers", "name": "dense_5", "registered_name": null} |
optimizer | | default: {"loss": "categorical_crossentropy", "metrics": [], "optimizer_config": {"class_name": "Adam", "config": {"amsgrad": false, "beta_1": 0.9, "beta_2": 0.999, "clipnorm": null, "clipvalue": null, "ema_momentum": 0.99, "ema_overwrite_frequency": null, "epsilon": 1e-07, "global_clipnorm": null, "is_legacy_optimizer": false, "jit_compile": true, "learning_rate": 0.0010000000474974513, "name": "Adam", "use_ema": false, "weight_decay": null}}} |
tensorflow_version | | default: "2.15.0" |