harpreetsahota commited on
Commit
be9c1f5
·
verified ·
1 Parent(s): 62a80ed

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +235 -0
README.md ADDED
@@ -0,0 +1,235 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language: en
4
+ license: cc-by-nc-4.0
5
+ size_categories:
6
+ - 1K<n<10K
7
+ task_categories:
8
+ - object-detection
9
+ task_ids: []
10
+ pretty_name: kitscenes-multimodal
11
+ tags:
12
+ - autonomous-driving
13
+ - fiftyone
14
+ - fiftyone
15
+ - group
16
+ - hd-maps
17
+ - lidar
18
+ - multimodal
19
+ - object-detection
20
+ - radar
21
+ description: 'KITScenes Multimodal (KIT-MRT) ingested into a FiftyOne grouped dataset:
22
+ 4 validation scenes, 9 cameras + a fused 3D lidar/radar slice per frame, with projected
23
+ lidar-depth heatmaps, Lanelet2 HD-map polylines, ego trajectory waypoints, and seamseg
24
+ instance predictions.'
25
+ dataset_summary: '
26
+
27
+
28
+
29
+
30
+ This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 680 samples.
31
+
32
+
33
+ ## Installation
34
+
35
+
36
+ If you haven''t already, install FiftyOne:
37
+
38
+
39
+ ```bash
40
+
41
+ pip install -U fiftyone
42
+
43
+ ```
44
+
45
+
46
+ ## Usage
47
+
48
+
49
+ ```python
50
+
51
+ import fiftyone as fo
52
+
53
+ from fiftyone.utils.huggingface import load_from_hub
54
+
55
+
56
+ # Load the dataset
57
+
58
+ # Note: other available arguments include ''max_samples'', etc
59
+
60
+ dataset = load_from_hub("harpreetsahota/kitscenes-multimodal")
61
+
62
+
63
+ # Launch the App
64
+
65
+ session = fo.launch_app(dataset)
66
+
67
+ ```
68
+
69
+ '
70
+ ---
71
+
72
+ # Dataset Card for kitscenes-multimodal
73
+
74
+ <!-- Provide a quick summary of the dataset. -->
75
+
76
+
77
+
78
+
79
+
80
+ This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 680 samples.
81
+
82
+ ## Installation
83
+
84
+ If you haven't already, install FiftyOne:
85
+
86
+ ```bash
87
+ pip install -U fiftyone
88
+ ```
89
+
90
+ ## Usage
91
+
92
+ ```python
93
+ import fiftyone as fo
94
+ from fiftyone.utils.huggingface import load_from_hub
95
+
96
+ # Load the dataset
97
+ # Note: other available arguments include 'max_samples', etc
98
+ dataset = load_from_hub("harpreetsahota/kitscenes-multimodal")
99
+
100
+ # Launch the App
101
+ session = fo.launch_app(dataset)
102
+ ```
103
+
104
+
105
+ ## Dataset Details
106
+
107
+ ### Dataset Description
108
+
109
+ <!-- Provide a longer summary of what this dataset is. -->
110
+
111
+
112
+
113
+ - **Curated by:** [More Information Needed]
114
+ - **Funded by [optional]:** [More Information Needed]
115
+ - **Shared by [optional]:** [More Information Needed]
116
+ - **Language(s) (NLP):** en
117
+ - **License:** cc-by-nc-4.0
118
+
119
+ ### Dataset Sources [optional]
120
+
121
+ <!-- Provide the basic links for the dataset. -->
122
+
123
+ - **Repository:** [More Information Needed]
124
+ - **Paper [optional]:** [More Information Needed]
125
+ - **Demo [optional]:** [More Information Needed]
126
+
127
+ ## Uses
128
+
129
+ <!-- Address questions around how the dataset is intended to be used. -->
130
+
131
+ ### Direct Use
132
+
133
+ <!-- This section describes suitable use cases for the dataset. -->
134
+
135
+ [More Information Needed]
136
+
137
+ ### Out-of-Scope Use
138
+
139
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
140
+
141
+ [More Information Needed]
142
+
143
+ ## Dataset Structure
144
+
145
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Dataset Creation
150
+
151
+ ### Curation Rationale
152
+
153
+ <!-- Motivation for the creation of this dataset. -->
154
+
155
+ [More Information Needed]
156
+
157
+ ### Source Data
158
+
159
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
160
+
161
+ #### Data Collection and Processing
162
+
163
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
164
+
165
+ [More Information Needed]
166
+
167
+ #### Who are the source data producers?
168
+
169
+ <!-- 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. -->
170
+
171
+ [More Information Needed]
172
+
173
+ ### Annotations [optional]
174
+
175
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
176
+
177
+ #### Annotation process
178
+
179
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
180
+
181
+ [More Information Needed]
182
+
183
+ #### Who are the annotators?
184
+
185
+ <!-- This section describes the people or systems who created the annotations. -->
186
+
187
+ [More Information Needed]
188
+
189
+ #### Personal and Sensitive Information
190
+
191
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
192
+
193
+ [More Information Needed]
194
+
195
+ ## Bias, Risks, and Limitations
196
+
197
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
198
+
199
+ [More Information Needed]
200
+
201
+ ### Recommendations
202
+
203
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
204
+
205
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
206
+
207
+ ## Citation [optional]
208
+
209
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
210
+
211
+ **BibTeX:**
212
+
213
+ [More Information Needed]
214
+
215
+ **APA:**
216
+
217
+ [More Information Needed]
218
+
219
+ ## Glossary [optional]
220
+
221
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
222
+
223
+ [More Information Needed]
224
+
225
+ ## More Information [optional]
226
+
227
+ [More Information Needed]
228
+
229
+ ## Dataset Card Authors [optional]
230
+
231
+ [More Information Needed]
232
+
233
+ ## Dataset Card Contact
234
+
235
+ [More Information Needed]