Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,31 +1,33 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- image-segmentation
|
4 |
+
---
|
5 |
+
|
6 |
+
# Dataset card for segformer_training_dataset
|
7 |
+
|
8 |
+
## Table of Contents
|
9 |
+
- [Table of Contents](#table-of-contents)
|
10 |
+
- [Dataset description](#dataset-description)
|
11 |
+
- [Dataset categories](#dataset-categories)
|
12 |
+
|
13 |
+
## Dataset description
|
14 |
+
|
15 |
+
- **Homepage:** https://segments.ai/dean/segformer_training_dataset
|
16 |
+
|
17 |
+
dataset for fine tuning segformerB5 on indoor rooms
|
18 |
+
|
19 |
+
This dataset was created using [Segments.ai](https://segments.ai). It can be found [here](https://segments.ai/dean/segformer_training_dataset).
|
20 |
+
|
21 |
+
## Dataset categories
|
22 |
+
| Id | Name | Description |
|
23 |
+
| --- | ---- | ----------- |
|
24 |
+
| 1 | countertop | - |
|
25 |
+
| 2 | floor | - |
|
26 |
+
| 3 | wall | - |
|
27 |
+
| 4 | window | - |
|
28 |
+
| 5 | painting | - |
|
29 |
+
| 6 | rug | - |
|
30 |
+
| 7 | cabinets | - |
|
31 |
+
| 8 | sink | - |
|
32 |
+
| 9 | door | - |
|
33 |
+
|