Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,15 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- vision
|
5 |
- image-segmentation
|
6 |
datasets:
|
7 |
-
-
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# MaskFormer
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
tags:
|
4 |
- vision
|
5 |
- image-segmentation
|
6 |
datasets:
|
7 |
+
- scene_parse_150
|
8 |
+
widget:
|
9 |
+
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000001.jpg
|
10 |
+
example_title: House
|
11 |
+
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000002.jpg
|
12 |
+
example_title: Castle
|
13 |
---
|
14 |
|
15 |
# MaskFormer
|