georghess commited on
Commit
a4d7d0f
1 Parent(s): 53f4a13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ task_categories:
4
+ - object-detection
5
+ tags:
6
+ - Autonomous Driving
7
+ pretty_name: PandaSet
8
+ size_categories:
9
+ - 10K<n<100K
10
  ---
11
+
12
+ PandaSet aims to promote and advance research and development in autonomous driving and machine learning.
13
+ The first open-source dataset made available for both academic and commercial use, PandaSet combines Hesai’s best-in-class LiDAR sensors with Scale AI’s high-quality data annotation.
14
+ PandaSet features data collected using a forward-facing LiDAR with image-like resolution (PandarGT) as well as a mechanical spinning LiDAR (Pandar64).
15
+ The collected data was annotated with a combination of cuboid and segmentation annotation (Scale 3D Sensor Fusion Segmentation).
16
+
17
+ PandaSet features:
18
+ - 48,000 camera images
19
+ - 16,000 LiDAR sweeps
20
+ - 103 scenes of 8s each
21
+ - 28 annotation classes
22
+ - 37 semantic segmentation labels
23
+ - Full sensor suite: 1x mechanical LiDAR, 1x solid-state LiDAR, 6x cameras, On-board GPS/IMU
24
+
25
+ [Official webpage](https://pandaset.org) |
26
+ [Dev-kit](https://github.com/scaleapi/pandaset-devkit)
27
+
28
+ **Note**: I am not affiliated with the creators of PandaSet (Scale and Hesai).