harpreetsahota commited on
Commit
19da7e2
·
verified ·
1 Parent(s): f9e4b67

Upload fiftyone.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. fiftyone.yml +23 -0
fiftyone.yml ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: 'The SemanticSpray++ dataset (Ulm University / BMW AG), ingested into
2
+ a FiftyOne multimodal dataset: 36 MCAP episodes of a vehicle-following recording
3
+ on a closed airstrip in wet surface conditions, each with synchronized camera, top-mounted
4
+ LiDAR, two low-res LiDARs, and front radar, plus 2D camera boxes, 3D LiDAR boxes,
5
+ LiDAR point-wise semantic labels, and radar point-wise semantic labels for the lead
6
+ vehicle in every episode.'
7
+ format: FiftyOneDataset
8
+ license: cc-by-4.0
9
+ name: semanticspray_plusplus
10
+ tags:
11
+ - adverse-weather
12
+ - autonomous-driving
13
+ - camera
14
+ - fiftyone
15
+ - lidar
16
+ - mcap
17
+ - multimodal
18
+ - multimodal
19
+ - object-detection
20
+ - point-cloud
21
+ - radar
22
+ - robotics
23
+ - semantic-segmentation