Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,20 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- pytorch_model_hub_mixin
|
4 |
-
- model_hub_mixin
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
-
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
16 |
|
17 |
# MaGGIe: Mask Guided Gradual Human Instance Matting
|
18 |
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- pytorch_model_hub_mixin
|
4 |
+
- model_hub_mixin
|
5 |
+
- arXiv:2404.16035
|
6 |
+
datasets:
|
7 |
+
- chuonghm/MaGGIe-HIM
|
8 |
+
metrics:
|
9 |
+
- mse
|
10 |
+
- sad
|
11 |
+
- mad
|
12 |
+
- conn
|
13 |
+
- grad
|
14 |
+
pipeline_tag: image-segmentation
|
15 |
+
license: cc-by-4.0
|
16 |
+
arXiv: 2404.16035
|
17 |
+
---
|
18 |
|
19 |
# MaGGIe: Mask Guided Gradual Human Instance Matting
|
20 |
|