Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"model_type": "
|
3 |
"input_shape": [224, 224, 3],
|
4 |
"num_classes": 2,
|
5 |
"layers": [
|
|
|
1 |
{
|
2 |
+
"model_type": "resnet",
|
3 |
"input_shape": [224, 224, 3],
|
4 |
"num_classes": 2,
|
5 |
"layers": [
|