raiselab commited on
Commit
998917a
1 Parent(s): 536dfc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -14,7 +14,7 @@ size_categories:
14
 
15
  <!-- Provide a quick summary of the dataset. -->
16
 
17
- The dataset is comprised of a 6, 051 unique UAV configurations, where each configuration is described by multiple data for-
18
  mats, including a grammar string, an RGB image, and an GLB file.
19
  Complementing these representation modalities, we also provide a configuration-based description, i.e., a text descriptor describing the features of each UAV using natural language
20
 
@@ -88,6 +88,11 @@ ensuring the feasibility and safety of the UAV designs.
88
  Performance Descriptor, introduces a description of the performance of a UAV based on its simulation results.
89
  Operational Descriptor, offers a description of the performance curve of a UAV based on its operation range
90
 
 
 
 
 
 
91
  ## Dataset Creation
92
 
93
  ### Curation Rationale
@@ -160,7 +165,7 @@ Users should be made aware of the risks, biases and limitations of the dataset.
160
 
161
  ## Glossary [optional]
162
 
163
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
164
 
165
  [More Information Needed]
166
 
 
14
 
15
  <!-- Provide a quick summary of the dataset. -->
16
 
17
+ The dataset is comprised of a 6,051 unique UAV configurations, where each configuration is described by multiple data for-
18
  mats, including a grammar string, an RGB image, and an GLB file.
19
  Complementing these representation modalities, we also provide a configuration-based description, i.e., a text descriptor describing the features of each UAV using natural language
20
 
 
88
  Performance Descriptor, introduces a description of the performance of a UAV based on its simulation results.
89
  Operational Descriptor, offers a description of the performance curve of a UAV based on its operation range
90
 
91
+
92
+ ## Visualization
93
+
94
+ You can [visualize](https://github.com/raiselab23/HUVER/blob/main/visualization.py) the dataset, after easy download of the dataset using load_dataset function.
95
+
96
  ## Dataset Creation
97
 
98
  ### Curation Rationale
 
165
 
166
  ## Glossary [optional]
167
 
168
+
169
 
170
  [More Information Needed]
171