김영중 commited on
Commit
faa93a7
·
1 Parent(s): 75ae07d

modify segmentation

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -27,12 +27,12 @@ def ade_palette():
27
  [196,183,59],
28
  [0,0,0],
29
  [0,84,255],
30
- [1,0,255],
31
  [255,255,255],
32
  [242,150,97],
33
- [204,114,61],
34
  [71,200,62],
35
- [47,157,39],
36
  [128,65,217],
37
  [255,0,221],
38
  ]
 
27
  [196,183,59],
28
  [0,0,0],
29
  [0,84,255],
30
+ [0,51,153],
31
  [255,255,255],
32
  [242,150,97],
33
+ [153,56,0],
34
  [71,200,62],
35
+ [34,116,28],
36
  [128,65,217],
37
  [255,0,221],
38
  ]