kc
commited on
Commit
·
868f4a7
1
Parent(s):
8e860f3
update
Browse files- multitask.json +2 -2
multitask.json
CHANGED
|
@@ -35,12 +35,12 @@
|
|
| 35 |
"negative": 0,
|
| 36 |
"positive": 1
|
| 37 |
},
|
| 38 |
-
"label":
|
| 39 |
"annotation": "/mnt/tuyenld/data/endoscopy/processed/hp.json"
|
| 40 |
},
|
| 41 |
"polyp" : {
|
| 42 |
"type": "seg",
|
| 43 |
-
"label":
|
| 44 |
"annotation": "/mnt/tuyenld/data/endoscopy/processed/polyp.json"
|
| 45 |
}
|
| 46 |
}
|
|
|
|
| 35 |
"negative": 0,
|
| 36 |
"positive": 1
|
| 37 |
},
|
| 38 |
+
"label": 5,
|
| 39 |
"annotation": "/mnt/tuyenld/data/endoscopy/processed/hp.json"
|
| 40 |
},
|
| 41 |
"polyp" : {
|
| 42 |
"type": "seg",
|
| 43 |
+
"label": 6,
|
| 44 |
"annotation": "/mnt/tuyenld/data/endoscopy/processed/polyp.json"
|
| 45 |
}
|
| 46 |
}
|