Keymotek commited on
Commit
1fac57f
·
verified ·
1 Parent(s): d2d7a51

Update README.md

Browse files

![6camera_with_Lidar](https://cdn-uploads.huggingface.co/production/uploads/69367df980cb6886b08b3cc9/4uB-JKa9_HikgdcZfi31y.jpeg)

![layout](https://cdn-uploads.huggingface.co/production/uploads/69367df980cb6886b08b3cc9/Uf1-Txyyx2tycRjwP-ZwJ.png)

Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -12,7 +12,9 @@ size_categories:
12
 
13
  <!-- Provide a quick summary of the dataset. -->
14
 
15
- **SimData-NuScenes** is a large-scale synthetic dataset generated from high-fidelity simulation environments. It is designed to facilitate research in autonomous driving perception, specifically for 3D object detection and tracking.
 
 
16
 
17
  The dataset follows the **NuScenes format (v1.0-custom)** and covers diverse environments including highways, complex urban areas, and parking lots across different geographic styles (US, Europe, Japan).
18
 
@@ -25,6 +27,18 @@ The dataset follows the **NuScenes format (v1.0-custom)** and covers diverse env
25
  - **Diversity**: Covers Highway, Urban, and Parking scenarios.
26
  - **Volume**: Approximately **18,000+ frames** per sensor (Camera/LiDAR).
27
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ## Dataset Statistics (统计数据)
29
 
30
  The dataset metadata is organized as follows:
 
12
 
13
  <!-- Provide a quick summary of the dataset. -->
14
 
15
+ **SimData-NuScenes** is a large-scale synthetic dataset generated from high-fidelity simulation environments using **aiSim**.
16
+
17
+ By leveraging **aiSim's** advanced physics engine and deterministic sensor modeling, we ensure that every frame maintains **high-quality visual fidelity and physical accuracy**. This makes the dataset particularly effective for training and validating perception algorithms where precision is paramount.
18
 
19
  The dataset follows the **NuScenes format (v1.0-custom)** and covers diverse environments including highways, complex urban areas, and parking lots across different geographic styles (US, Europe, Japan).
20
 
 
27
  - **Diversity**: Covers Highway, Urban, and Parking scenarios.
28
  - **Volume**: Approximately **18,000+ frames** per sensor (Camera/LiDAR).
29
 
30
+ ### Sensor Layout
31
+
32
+ <div align="center">
33
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/69367df980cb6886b08b3cc9/Uf1-Txyyx2tycRjwP-ZwJ.png" width="80%" />
34
+ </div>
35
+
36
+ ### Overview
37
+ 6 annotated surround-view camera images and BEV ground truth with LiDAR point clouds.
38
+ <div align="center">
39
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/69367df980cb6886b08b3cc9/4uB-JKa9_HikgdcZfi31y.jpeg" width="80%" />
40
+ </div>
41
+
42
  ## Dataset Statistics (统计数据)
43
 
44
  The dataset metadata is organized as follows: