Nima Boscarino
commited on
Commit
·
bd8ee02
1
Parent(s):
ea46879
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,16 +5,6 @@ tags:
|
|
| 5 |
- image-segmentation
|
| 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 |
inference: false
|
| 19 |
---
|
| 20 |
|
|
@@ -31,6 +21,8 @@ From the paper abstract:
|
|
| 31 |
|
| 32 |

|
| 33 |
|
|
|
|
|
|
|
| 34 |
# Citation
|
| 35 |
|
| 36 |
```
|
|
|
|
| 5 |
- image-segmentation
|
| 6 |
license: apache-2.0
|
| 7 |
library: pytorch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
inference: false
|
| 9 |
---
|
| 10 |
|
|
|
|
| 21 |
|
| 22 |

|
| 23 |
|
| 24 |
+
[HCE score](https://github.com/xuebinqin/DIS#4-human-correction-efforts-hce): 1016
|
| 25 |
+
|
| 26 |
# Citation
|
| 27 |
|
| 28 |
```
|