Datasets:
Updated Readme.md
Browse files
README.md
CHANGED
@@ -32,4 +32,19 @@ tags:
|
|
32 |
- Interior Decoration dataset
|
33 |
size_categories:
|
34 |
- 10M<n<100M
|
35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
- Interior Decoration dataset
|
33 |
size_categories:
|
34 |
- 10M<n<100M
|
35 |
+
task_categories:
|
36 |
+
- text-to-image
|
37 |
+
---
|
38 |
+
|
39 |
+
### Data Source
|
40 |
+
### --------------------------------------
|
41 |
+
##### Dataset was collected from IKEA.com website for the purpose of building the project. It consists of :
|
42 |
+
|
43 |
+
##### - 2193 object (product) photos.
|
44 |
+
##### - 298 context (room scene) photos in which those objects appear.
|
45 |
+
##### - Text descriptions for products.
|
46 |
+
##### - Ground truth information on which items appear in which rooms. We group together objects of the same category (chair, table, sofa, etc).
|
47 |
+
|
48 |
+

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