yaraalaa0 commited on
Commit
5e47d92
·
verified ·
1 Parent(s): 3e9208d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -37
README.md CHANGED
@@ -59,7 +59,8 @@ The semantic segmentation maps of **TopAir** contain 8 classes:
59
  | 8 | <span style="color:rgb(128, 64, 64)"> (128, 64, 64) </span> | Others | any other objects not incuded in the above classes |
60
 
61
  Per-pixel class distribution:
62
- .....
 
63
 
64
  To convert depth maps to their corresponding meter values:
65
  depth value (meter) = pixel value*100.0/255.0
@@ -148,11 +149,6 @@ The dataset is organized as follows:
148
 
149
  [More Information Needed]
150
 
151
- #### Who are the source data producers?
152
-
153
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
154
-
155
- [More Information Needed]
156
 
157
  ### Annotations [optional]
158
 
@@ -165,23 +161,10 @@ The dataset is organized as follows:
165
  [More Information Needed]
166
 
167
 
168
-
169
- ## Bias, Risks, and Limitations
170
-
171
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
172
-
173
- [More Information Needed]
174
-
175
- ### Recommendations
176
-
177
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
178
-
179
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
180
-
181
  ## Citation [optional]
182
 
183
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
184
-
185
  **BibTeX:**
186
 
187
  [More Information Needed]
@@ -190,20 +173,3 @@ Users should be made aware of the risks, biases and limitations of the dataset.
190
 
191
  [More Information Needed]
192
 
193
- ## Glossary [optional]
194
-
195
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
196
-
197
- [More Information Needed]
198
-
199
- ## More Information [optional]
200
-
201
- [More Information Needed]
202
-
203
- ## Dataset Card Authors [optional]
204
-
205
- [More Information Needed]
206
-
207
- ## Dataset Card Contact
208
-
209
- [More Information Needed]
 
59
  | 8 | <span style="color:rgb(128, 64, 64)"> (128, 64, 64) </span> | Others | any other objects not incuded in the above classes |
60
 
61
  Per-pixel class distribution:
62
+ <img src="./topair_distribution.png" width="100%"/>
63
+
64
 
65
  To convert depth maps to their corresponding meter values:
66
  depth value (meter) = pixel value*100.0/255.0
 
149
 
150
  [More Information Needed]
151
 
 
 
 
 
 
152
 
153
  ### Annotations [optional]
154
 
 
161
  [More Information Needed]
162
 
163
 
 
 
 
 
 
 
 
 
 
 
 
 
 
164
  ## Citation [optional]
165
 
166
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
167
+ Please cite this page when you use TopAir dataset
168
  **BibTeX:**
169
 
170
  [More Information Needed]
 
173
 
174
  [More Information Needed]
175