Jerry-Master commited on
Commit
39097a6
1 Parent(s): 07b6254

Modified colors

Browse files
Files changed (1) hide show
  1. lung/hovernet/type_info.json +1 -1
lung/hovernet/type_info.json CHANGED
@@ -1 +1 @@
1
- {"0": ["background", [0, 0, 0]], "1": ["nontumour", [255, 0, 0]], "2": ["tumour", [0, 255, 0]]}
 
1
+ {"0": ["background", [0, 0, 0]], "1": ["nontumour", [0, 255, 0]], "2": ["tumour", [0, 255, 255]]}