Datasets:

ArXiv:
Tags:
art
License:
schirrmacher commited on
Commit
d30ccb8
1 Parent(s): 97036c8

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -6,8 +6,6 @@ pretty_name: Human Segmentation Dataset
6
  ---
7
  # Human Segmentation Dataset
8
 
9
- [GDrvie Download: 61.1 GB](https://drive.google.com/drive/folders/1K1lK6nSoaQ7PLta-bcfol3XSGZA1b9nt?usp=drive_link)
10
-
11
  This dataset was created **for developing the best fully open-source background remover** of images with humans.
12
  The dataset was crafted with [LayerDiffuse](https://github.com/layerdiffusion/LayerDiffuse), a Stable Diffusion extension for generating transparent images.
13
 
@@ -16,7 +14,7 @@ The resulting model will be similar to [RMBG-1.4](https://huggingface.co/briaai/
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.
18
 
19
- The dataset contains transparent images of humans (`/humans`) which were randomly combined with backgrounds (`/backgrounds`, no yet uploaded).
20
  Then the groundtruth (`/gt`) for segmentation was computed based on the transparent images. The results are written to a training and validation dataset.
21
 
22
  I created 4.558 images with people which I have augmented to a set of 9.116 images for training and 2.549 for validation with diverse backgrounds. The backgrounds are optimized for art exhibitions because this is where I want to apply the background remover.
@@ -24,6 +22,7 @@ I created 4.558 images with people which I have augmented to a set of 9.116 imag
24
  # Support
25
 
26
  If you identify weaknesses in the data, please contact me.
 
27
 
28
  # Examples
29
 
 
6
  ---
7
  # Human Segmentation Dataset
8
 
 
 
9
  This dataset was created **for developing the best fully open-source background remover** of images with humans.
10
  The dataset was crafted with [LayerDiffuse](https://github.com/layerdiffusion/LayerDiffuse), a Stable Diffusion extension for generating transparent images.
11
 
 
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.
16
 
17
+ The dataset contains transparent images of humans (`/humans`) which were randomly combined with Stable Diffusion created backgrounds.
18
  Then the groundtruth (`/gt`) for segmentation was computed based on the transparent images. The results are written to a training and validation dataset.
19
 
20
  I created 4.558 images with people which I have augmented to a set of 9.116 images for training and 2.549 for validation with diverse backgrounds. The backgrounds are optimized for art exhibitions because this is where I want to apply the background remover.
 
22
  # Support
23
 
24
  If you identify weaknesses in the data, please contact me.
25
+ I had some trouble with this huge file upload on huggingface. If files are missing use: [GDrvie Download: 61.1 GB](https://drive.google.com/drive/folders/1K1lK6nSoaQ7PLta-bcfol3XSGZA1b9nt?usp=drive_link)
26
 
27
  # Examples
28