Spaces:
Sleeping
Sleeping
Nunzio commited on
Commit ·
9213c5c
1
Parent(s): 22974e8
modified weights, final commit
Browse files- app.py +1 -1
- weights/BiSeNet/weight_Best.pth +2 -2
app.py
CHANGED
|
@@ -74,7 +74,7 @@ with gr.Blocks(title="Semantic Segmentation Predictors") as demo:
|
|
| 74 |
"BiSeNet-Best",
|
| 75 |
# "BiSeNetV2-Base",
|
| 76 |
"BiSeNetV2-Best"],
|
| 77 |
-
value="BiSeNet-
|
| 78 |
label="Select the real time segmentation model"
|
| 79 |
)
|
| 80 |
submit_btn = gr.Button("Run prediction")
|
|
|
|
| 74 |
"BiSeNet-Best",
|
| 75 |
# "BiSeNetV2-Base",
|
| 76 |
"BiSeNetV2-Best"],
|
| 77 |
+
value="BiSeNet-Best",
|
| 78 |
label="Select the real time segmentation model"
|
| 79 |
)
|
| 80 |
submit_btn = gr.Button("Run prediction")
|
weights/BiSeNet/weight_Best.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:889a51973312b0fed1d0e77ac22825afc1d73bc99ad9273d0c5bc26d0a8b3d9b
|
| 3 |
+
size 50456590
|