Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,6 +9,6 @@
|
|
9 |
"learning_rate": 0.00025,
|
10 |
"classes": [
|
11 |
{"name": "background", "id": 0},
|
12 |
-
{"name": "Normal", "id":
|
13 |
]
|
14 |
}
|
|
|
9 |
"learning_rate": 0.00025,
|
10 |
"classes": [
|
11 |
{"name": "background", "id": 0},
|
12 |
+
{"name": "Normal", "id": 4594287, "color": "#3df53d", "type": "any", "attributes": []}
|
13 |
]
|
14 |
}
|