File size: 1,374 Bytes
280d58f
 
 
 
 
 
 
 
 
3730cbc
280d58f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6c939c6
 
280d58f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: cc-by-4.0
language:
- en
- zh
configs:
- config_name: default
  data_files:
  - split: train
    path: "data/synthetic-driving-nuscenes-sample02-visualization.zip"
size_categories:
- 1B<n<10B
tags:
- autonomous driving
- synthetic data
---
# **51WORLD Synthetic Dataset Usage Documentation**

## **1 Introduction**

The 51WORLD systhetic dataset mainly contains camera sensor-related data and LiDAR sensor-related data generated by 51Sim-One. Camera sensor-related data mainly includes images and corresponding semantic segmentation, instance segmentation, depth annotation, and Object Detection annotation; LiDAR sensor-related data mainly includes laser point clouds and annotation of 3Dbboxes, semantic segmentation annotation, and instance segmentation annotation.
This repository add several samples for autonomous driving and parking.

The driving datasets [synthetic-driving-nuscenes-sample01.zip](data/synthetic-driving-nuscenes-sample01.zip) and [synthetic-driving-nuscenes-sample02.zip](data/synthetic-driving-nuscenes-sample02.zip) , contain data from six cameras and a lidar in NuScenes dataset format, which can be used directly by downstream AI algorithms.

For parking dataset, please try [DataOne-synthetic-parking-v1.1-sample](https://huggingface.co/datasets/51WORLD/DataOne-synthetic-parking-v1.1-sample).

Please contact us for more samples!