Update README
Browse files
README.md
CHANGED
@@ -8,8 +8,10 @@ pretty_name: Human Segmentation Dataset
|
|
8 |
|
9 |
This dataset was created **for developing the best fully open-source background remover** of images with humans.
|
10 |
|
|
|
|
|
11 |
The dataset was crafted with
|
12 |
-
|
13 |
|
14 |
It covers a diverse set of humans: various skin tones, clothes, hair styles etc.
|
15 |
Since Stable Diffusion is not perfect, the dataset contains images with flaws. Still the dataset is good enough for training background remover models.
|
|
|
8 |
|
9 |
This dataset was created **for developing the best fully open-source background remover** of images with humans.
|
10 |
|
11 |
+
The resulting model will be similar to [RMBG-1.4](https://huggingface.co/briaai/RMBG-1.4), but with open training data/process and commercially free to use.
|
12 |
+
|
13 |
The dataset was crafted with
|
14 |
+
, a Stable Diffusion extension for generating transparent images.
|
15 |
|
16 |
It covers a diverse set of humans: various skin tones, clothes, hair styles etc.
|
17 |
Since Stable Diffusion is not perfect, the dataset contains images with flaws. Still the dataset is good enough for training background remover models.
|