NimaBoscarino
commited on
Commit
•
267c8e0
1
Parent(s):
ec8cf9c
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,17 @@ tags:
|
|
5 |
- background-removal
|
6 |
license: apache-2.0
|
7 |
library: pytorch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# IS-Net_DIS
|
|
|
5 |
- background-removal
|
6 |
license: apache-2.0
|
7 |
library: pytorch
|
8 |
+
model-index:
|
9 |
+
- name: IS-Net_DIS
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Image Segmentation
|
13 |
+
type: image-segmentation
|
14 |
+
metrics:
|
15 |
+
- name: Human Correction Efforts
|
16 |
+
type: human_correction_efforts
|
17 |
+
value: 1016
|
18 |
+
|
19 |
---
|
20 |
|
21 |
# IS-Net_DIS
|