NimaBoscarino
commited on
Commit
·
1eb4be5
1
Parent(s):
72cb986
Update README.md
Browse files
README.md
CHANGED
@@ -3,19 +3,10 @@ language:
|
|
3 |
- en
|
4 |
tags:
|
5 |
- background-removal
|
|
|
|
|
6 |
license: apache-2.0
|
7 |
library: pytorch
|
8 |
-
model-index:
|
9 |
-
- name: IS-Net_DIS-general-use
|
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-general-use
|
|
|
3 |
- en
|
4 |
tags:
|
5 |
- background-removal
|
6 |
+
- computer-vision
|
7 |
+
- image-segmentation
|
8 |
license: apache-2.0
|
9 |
library: pytorch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# IS-Net_DIS-general-use
|