File size: 1,337 Bytes
ec9563c
 
 
 
 
 
 
 
 
 
 
 
f4590ff
ec9563c
 
f4590ff
ec9563c
 
 
 
 
 
 
 
 
 
 
 
f4590ff
 
 
 
 
 
798b197
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: desc
    dtype: string
  splits:
  - name: train
    num_bytes: 41936946.39
    num_examples: 2209
  - name: validation
    num_bytes: 1934070
    num_examples: 100
  - name: test
    num_bytes: 2077158
    num_examples: 100
  download_size: 41174240
  dataset_size: 45948174.39
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
tags:
- Stable Diffuser
- IKEA
- Interior Decoration dataset
size_categories:
- 10M<n<100M
task_categories:
- text-to-image
---

### Data Source
### --------------------------------------
##### Dataset was collected from IKEA.com website for the purpose of building the project. It consists of :

##### - 2193 object (product) photos.
##### - 298 context (room scene) photos in which those objects appear.
##### - Text descriptions for products.
##### - Ground truth information on which items appear in which rooms. We group together objects of the same category (chair, table, sofa, etc).

![dataset_description.png](https://cdn-uploads.huggingface.co/production/uploads/66099c847849278e1c69077e/8lIQ7-EWpnCb2twUg6658.png)

##### The unprocessed raw dataset can be found at : https://github.com/IvonaTau/ikea