Update README.md
Browse files
README.md
CHANGED
|
@@ -47,6 +47,13 @@ Each driving record may include:
|
|
| 47 |
The dataset supports both open-loop behavior analysis and closed-loop personalized driving evaluation.
|
| 48 |
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
## Dataset Structure
|
| 51 |
|
| 52 |
The dataset is organized by anonymized driver identifiers. Each driver folder contains route-level compressed archives and a corresponding metadata file.
|
|
|
|
| 47 |
The dataset supports both open-loop behavior analysis and closed-loop personalized driving evaluation.
|
| 48 |
|
| 49 |
|
| 50 |
+
## Dataset Statistics
|
| 51 |
+
|
| 52 |
+
The full Person2Drive dataset contains driving records from 50 anonymized human drivers collected in closed-loop CARLA environments. The dataset covers 4 driving routes and is organized by driver-level folders under the `drivers/` directory. Each `driverXX/` folder contains route-level compressed archives and metadata files.
|
| 53 |
+
|
| 54 |
+
The dataset is being progressively uploaded. Please refer to [`RELEASE_MANIFEST.md`](./RELEASE_MANIFEST.md) for the current upload status, and [`DATASET_DETAILS.md`](./DATASET_DETAILS.md) for more detailed dataset documentation.
|
| 55 |
+
|
| 56 |
+
|
| 57 |
## Dataset Structure
|
| 58 |
|
| 59 |
The dataset is organized by anonymized driver identifiers. Each driver folder contains route-level compressed archives and a corresponding metadata file.
|