anonymous10256sxwzd2 commited on
Commit
bc31610
·
verified ·
1 Parent(s): 3871d6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -1
README.md CHANGED
@@ -7,4 +7,31 @@ tags:
7
  - router
8
  size_categories:
9
  - 10K<n<100K
10
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  - router
8
  size_categories:
9
  - 10K<n<100K
10
+ ---
11
+
12
+
13
+ NPU Campus Navigation Dataset
14
+ This dataset contains navigation data collected in publicly accessible areas of Northwestern Polytechnical University campus. The dataset includes images, other sensor data, and ground truth actions for navigation research.
15
+ Dataset Contents:
16
+
17
+ - images: Visual data captured during navigation
18
+ - subset_w3, subset_w4, subset_w5: Sensor data and configuration files
19
+ - Ground truth action labels
20
+
21
+ Usage Instructions:
22
+
23
+ Clone the GitHub repository:
24
+ git clone git@github.com:anonymouse3f79/MENRouterBench.git
25
+ Download the dataset files and place them in the cloned repository directory.
26
+ Extract all compressed files. After extraction, you should have four folders in the following locations:
27
+
28
+ - MENRouterBench/images
29
+ - MENRouterBench/configs/subset_w3
30
+ - MENRouterBench/configs/subset_w4
31
+ - MENRouterBench/configs/subset_w5
32
+
33
+
34
+ For detailed usage instructions and examples, please refer to the README file in the GitHub repository.
35
+
36
+ Citation:
37
+ If you use this dataset in your research, please cite our work and acknowledge Northwestern Polytechnical University.