Head-inthe-Cloud commited on
Commit
f272720
·
verified ·
1 Parent(s): a303551

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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
- ## Loading Data from the Dataset
 
 
 
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