add atlas stroke to id_to_labels
Browse files- id_to_labels.json +4 -0
id_to_labels.json
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"covidx-ct": {
|
| 3 |
"0": "normal",
|
| 4 |
"1": "pneumonia",
|
|
|
|
| 1 |
{
|
| 2 |
+
"atlas-stroke": {
|
| 3 |
+
"0": "no stroke",
|
| 4 |
+
"1": "stroke"
|
| 5 |
+
},
|
| 6 |
"covidx-ct": {
|
| 7 |
"0": "normal",
|
| 8 |
"1": "pneumonia",
|