Update README.md
Browse files
README.md
CHANGED
|
@@ -124,7 +124,10 @@ IMU-based trajectory data organized by building and trajectory ID:
|
|
| 124 |
|
| 125 |
- **For details on pairing process**: See `utils/prep_trajectories.py` for tools to match tracking sequences with observation sessions
|
| 126 |
|
| 127 |
-
##
|
|
|
|
|
|
|
|
|
|
| 128 |
Data Loading Tools are provided in the [GitHub Repository](https://github.com/Head-inthe-Cloud/PALMS-Plane-based-Accessible-Indoor-Localization-Using-Mobile-Smartphones). Under file `utils/file_io`.
|
| 129 |
|
| 130 |
## Dataset Creation
|
|
|
|
| 124 |
|
| 125 |
- **For details on pairing process**: See `utils/prep_trajectories.py` for tools to match tracking sequences with observation sessions
|
| 126 |
|
| 127 |
+
## Quick Start
|
| 128 |
+
|
| 129 |
+
To take a quick sense of what the dataset contains, download the `example_data.zip` file.
|
| 130 |
+
|
| 131 |
Data Loading Tools are provided in the [GitHub Repository](https://github.com/Head-inthe-Cloud/PALMS-Plane-based-Accessible-Indoor-Localization-Using-Mobile-Smartphones). Under file `utils/file_io`.
|
| 132 |
|
| 133 |
## Dataset Creation
|