fformosa commited on
Commit
7275552
1 Parent(s): 979dc6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -3
README.md CHANGED
@@ -13,16 +13,71 @@ dataset_info:
13
  dtype: float64
14
  splits:
15
  - name: train
16
- num_bytes: 4858959064.0
17
  num_examples: 303125
18
  download_size: 4766067864
19
- dataset_size: 4858959064.0
20
  configs:
21
  - config_name: default
22
  data_files:
23
  - split: train
24
  path: data/train-*
 
 
25
  ---
26
  # Dataset Card for "CSUN_bedroom_VQA_feliu"
27
 
28
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  dtype: float64
14
  splits:
15
  - name: train
16
+ num_bytes: 4858959064
17
  num_examples: 303125
18
  download_size: 4766067864
19
+ dataset_size: 4858959064
20
  configs:
21
  - config_name: default
22
  data_files:
23
  - split: train
24
  path: data/train-*
25
+ size_categories:
26
+ - 100K<n<1M
27
  ---
28
  # Dataset Card for "CSUN_bedroom_VQA_feliu"
29
 
30
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
31
+
32
+ The attributes are binary answers to the following questions:
33
+
34
+ - Is the floor visible in the image?
35
+ - Does the room have a window?
36
+ - Is there more than one bed?
37
+ - Does the room have natural light?
38
+ - Is there a carpet in the floor?
39
+ - Is it a classy room?
40
+ - Is it a hotel room?
41
+ - Is there at least one person in the room?
42
+ - Are there more than one people in the room?
43
+ - Is it an expensive room?
44
+ - Does the room have a painting the wall?
45
+ - Is the room nicely decorated?
46
+ - Does the room have a mirror?
47
+ - Are the room lights on?
48
+ - Are the bedsheets made?
49
+ - Is there a visible closet?
50
+ - Is the room tidy?
51
+ - Is there an animal in the room?
52
+ - Is the wall painted in red?
53
+ - Is the wall painted in blue?
54
+ - Is the wall painted in white?
55
+ - Is the wall painted in a dark color?
56
+ - Is the wall painted in green?
57
+ - Are the bedsheets red?
58
+ - Are the bedsheets blue?
59
+ - Are the bedsheets white?
60
+ - Are the bedsheets dark?
61
+ - Are the bedsheets green?
62
+ - Is there a kid in the room?
63
+ - Is the bed big enough for two people?
64
+ - Does the room have a telephone?
65
+ - Does the room seem cold?
66
+ - Are there plants visible from the window?
67
+ - Are there decorative plants inside the room?
68
+ - Does the room have any photo frame as decoration?
69
+ - Does the room have a TV?
70
+ - Does the room have a radio in it?
71
+ - Is there any luggage in the room?
72
+ - Is there a visible door?
73
+ - Is there a radiator in the room?
74
+ - Is the bathroom visible in the image?
75
+ - Does the bed have a quilt?
76
+ - Does the picture have a watermark?
77
+ - Is the bed covered in a duvet?
78
+ - Is there more than one bedside table?
79
+ - Does the bedside table have a nightstand light?
80
+ - Does the bed have a mosquito net?
81
+ - Does the room access a private terrace?
82
+ - Is the floor wooden?
83
+ - Are the walls made of wood?