-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathmodel.json
1 lines (1 loc) · 6.76 KB
/
model.json
1
"{\"keras_version\": \"1.1.0\", \"class_name\": \"Sequential\", \"config\": [{\"class_name\": \"Lambda\", \"config\": {\"function\": [\"\\u00e3\\u0001\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u0001\\u0000\\u0000\\u0000\\u0002\\u0000\\u0000\\u0000C\\u0000\\u0000\\u0000s\\f\\u0000\\u0000\\u0000|\\u0000\\u0000d\\u0001\\u0000\\u001bd\\u0002\\u0000\\u0018S)\\u0003N\\u00e7\\u0000\\u0000\\u0000\\u0000\\u0000\\u00e0_@\\u00e7\\u0000\\u0000\\u0000\\u0000\\u0000\\u0000\\u00f0?\\u00a9\\u0000)\\u0001\\u00da\\u0001xr\\u0003\\u0000\\u0000\\u0000r\\u0003\\u0000\\u0000\\u0000\\u00fa\\u000bmodel_nv.py\\u00da\\b<lambda>:\\u0000\\u0000\\u0000s\\u0000\\u0000\\u0000\\u0000\", null, null], \"batch_input_shape\": [null, 64, 64, 3], \"name\": \"lambda_1\", \"arguments\": {}, \"input_dtype\": \"float32\", \"output_shape\": null, \"trainable\": true, \"function_type\": \"lambda\", \"output_shape_type\": \"raw\"}}, {\"class_name\": \"Convolution2D\", \"config\": {\"activity_regularizer\": null, \"nb_col\": 5, \"name\": \"convolution2d_1\", \"b_regularizer\": null, \"nb_filter\": 24, \"subsample\": [2, 2], \"init\": \"glorot_uniform\", \"nb_row\": 5, \"border_mode\": \"same\", \"dim_ordering\": \"tf\", \"W_constraint\": null, \"activation\": \"linear\", \"W_regularizer\": null, \"b_constraint\": null, \"bias\": true, \"trainable\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_1\", \"trainable\": true}}, {\"class_name\": \"MaxPooling2D\", \"config\": {\"name\": \"maxpooling2d_1\", \"pool_size\": [2, 2], \"trainable\": true, \"border_mode\": \"valid\", \"dim_ordering\": \"tf\", \"strides\": [1, 1]}}, {\"class_name\": \"Convolution2D\", \"config\": {\"activity_regularizer\": null, \"nb_col\": 5, \"name\": \"convolution2d_2\", \"b_regularizer\": null, \"nb_filter\": 36, \"subsample\": [2, 2], \"init\": \"glorot_uniform\", \"nb_row\": 5, \"border_mode\": \"same\", \"dim_ordering\": \"tf\", \"W_constraint\": null, \"activation\": \"linear\", \"W_regularizer\": null, \"b_constraint\": null, \"bias\": true, \"trainable\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"relu2\", \"trainable\": true}}, {\"class_name\": \"MaxPooling2D\", \"config\": {\"name\": \"maxpooling2d_2\", \"pool_size\": [2, 2], \"trainable\": true, \"border_mode\": \"valid\", \"dim_ordering\": \"tf\", \"strides\": [1, 1]}}, {\"class_name\": \"Convolution2D\", \"config\": {\"activity_regularizer\": null, \"nb_col\": 5, \"name\": \"convolution2d_3\", \"b_regularizer\": null, \"nb_filter\": 48, \"subsample\": [2, 2], \"init\": \"glorot_uniform\", \"nb_row\": 5, \"border_mode\": \"same\", \"dim_ordering\": \"tf\", \"W_constraint\": null, \"activation\": \"linear\", \"W_regularizer\": null, \"b_constraint\": null, \"bias\": true, \"trainable\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_2\", \"trainable\": true}}, {\"class_name\": \"MaxPooling2D\", \"config\": {\"name\": \"maxpooling2d_3\", \"pool_size\": [2, 2], \"trainable\": true, \"border_mode\": \"valid\", \"dim_ordering\": \"tf\", \"strides\": [1, 1]}}, {\"class_name\": \"Convolution2D\", \"config\": {\"activity_regularizer\": null, \"nb_col\": 3, \"name\": \"convolution2d_4\", \"b_regularizer\": null, \"nb_filter\": 64, \"subsample\": [1, 1], \"init\": \"glorot_uniform\", \"nb_row\": 3, \"border_mode\": \"same\", \"dim_ordering\": \"tf\", \"W_constraint\": null, \"activation\": \"linear\", \"W_regularizer\": null, \"b_constraint\": null, \"bias\": true, \"trainable\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_3\", \"trainable\": true}}, {\"class_name\": \"MaxPooling2D\", \"config\": {\"name\": \"maxpooling2d_4\", \"pool_size\": [2, 2], \"trainable\": true, \"border_mode\": \"valid\", \"dim_ordering\": \"tf\", \"strides\": [1, 1]}}, {\"class_name\": \"Convolution2D\", \"config\": {\"activity_regularizer\": null, \"nb_col\": 3, \"name\": \"convolution2d_5\", \"b_regularizer\": null, \"nb_filter\": 64, \"subsample\": [1, 1], \"init\": \"glorot_uniform\", \"nb_row\": 3, \"border_mode\": \"same\", \"dim_ordering\": \"tf\", \"W_constraint\": null, \"activation\": \"linear\", \"W_regularizer\": null, \"b_constraint\": null, \"bias\": true, \"trainable\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_4\", \"trainable\": true}}, {\"class_name\": \"MaxPooling2D\", \"config\": {\"name\": \"maxpooling2d_5\", \"pool_size\": [2, 2], \"trainable\": true, \"border_mode\": \"valid\", \"dim_ordering\": \"tf\", \"strides\": [1, 1]}}, {\"class_name\": \"Flatten\", \"config\": {\"name\": \"flatten_1\", \"trainable\": true}}, {\"class_name\": \"Dense\", \"config\": {\"activity_regularizer\": null, \"input_dim\": null, \"trainable\": true, \"activation\": \"linear\", \"name\": \"dense_1\", \"init\": \"glorot_uniform\", \"W_constraint\": null, \"b_regularizer\": null, \"W_regularizer\": null, \"b_constraint\": null, \"output_dim\": 1164, \"bias\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_5\", \"trainable\": true}}, {\"class_name\": \"Dense\", \"config\": {\"activity_regularizer\": null, \"input_dim\": null, \"trainable\": true, \"activation\": \"linear\", \"name\": \"dense_2\", \"init\": \"glorot_uniform\", \"W_constraint\": null, \"b_regularizer\": null, \"W_regularizer\": null, \"b_constraint\": null, \"output_dim\": 100, \"bias\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_6\", \"trainable\": true}}, {\"class_name\": \"Dense\", \"config\": {\"activity_regularizer\": null, \"input_dim\": null, \"trainable\": true, \"activation\": \"linear\", \"name\": \"dense_3\", \"init\": \"glorot_uniform\", \"W_constraint\": null, \"b_regularizer\": null, \"W_regularizer\": null, \"b_constraint\": null, \"output_dim\": 50, \"bias\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_7\", \"trainable\": true}}, {\"class_name\": \"Dense\", \"config\": {\"activity_regularizer\": null, \"input_dim\": null, \"trainable\": true, \"activation\": \"linear\", \"name\": \"dense_4\", \"init\": \"glorot_uniform\", \"W_constraint\": null, \"b_regularizer\": null, \"W_regularizer\": null, \"b_constraint\": null, \"output_dim\": 10, \"bias\": true}}, {\"class_name\": \"Activation\", \"config\": {\"activation\": \"relu\", \"name\": \"activation_8\", \"trainable\": true}}, {\"class_name\": \"Dense\", \"config\": {\"activity_regularizer\": null, \"input_dim\": null, \"trainable\": true, \"activation\": \"linear\", \"name\": \"dense_5\", \"init\": \"glorot_uniform\", \"W_constraint\": null, \"b_regularizer\": null, \"W_regularizer\": null, \"b_constraint\": null, \"output_dim\": 1, \"bias\": true}}]}"