harpreetsahota commited on
Commit
d78ec61
·
verified ·
1 Parent(s): ba36426

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: A multi-sensor autonomous-driving dataset recorded around Hamilton, Ontario
2
+ using a vehicle rig combining Velodyne HDL-32E LiDAR, Retina-4fn mmWave radar, a
3
+ Logitech Brio monocular camera, a FLIR A65 thermal camera, and GPS/IMU. Repackaged
4
+ as time-synchronized MCAP episodes for FiftyOne's native multimodal dataset support,
5
+ with the original per-frame 3D tracklet labels embedded directly into each episode's
6
+ MCAP timeline as vision_msgs detection topics. Each of the 4 samples is one continuous
7
+ drive spanning dusk/clear and night/rain conditions in downtown Hamilton, viewable
8
+ in FiftyOne's tiled multimodal viewer with synchronized camera, LiDAR, radar, GPS,
9
+ IMU, and embedded 3D/2D object-detection playback.
10
+ format: FiftyOneDataset
11
+ license: cc0-1.0
12
+ name: cmht-autonomous-driving
13
+ tags:
14
+ - 3d
15
+ - autonomous-driving
16
+ - fiftyone
17
+ - lidar
18
+ - mcap
19
+ - multimodal
20
+ - object-detection
21
+ - radar
22
+ - robotics
23
+ - ros2