Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
popppo
/
Image_segmentation_street
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
popppo
commited on
Nov 13, 2023
Commit
66d9f3f
·
1 Parent(s):
cb55d25
Image_for_segmentation(street)
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -35,7 +35,7 @@ def ade_palette():
35
[87, 92, 204],
36
[120, 56, 123],
37
[45, 78, 123],
38
-
[
0
,
0
,
0
]
39
]
40
41
labels_list = []
35
[87, 92, 204],
36
[120, 56, 123],
37
[45, 78, 123],
38
+
[
255
,
255
,
255
]
39
]
40
41
labels_list = []