Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,7 @@ Additionally, pixel-level polygonal segmentation annotations are provided for in
|
|
| 36 |
The dataset is divided into a training set and a test set, both of which are organized in a structured directory layout with aligned multimodal streams and annotations. An overview of the data structure is shown below:
|
| 37 |
|
| 38 |
|
|
|
|
| 39 |
Annotations/
|
| 40 |
├── Normal_data/
|
| 41 |
│ └── 58132919741960_20251117_0.4kv_fadianjikongzhigui/
|
|
@@ -61,6 +62,7 @@ Annotations/
|
|
| 61 |
└── Hardware/
|
| 62 |
├── Device_A.json # Hardware specs for Device A
|
| 63 |
└── Device_B.json # Hardware specs for Device B
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### Notes:
|
|
|
|
| 36 |
The dataset is divided into a training set and a test set, both of which are organized in a structured directory layout with aligned multimodal streams and annotations. An overview of the data structure is shown below:
|
| 37 |
|
| 38 |
|
| 39 |
+
```
|
| 40 |
Annotations/
|
| 41 |
├── Normal_data/
|
| 42 |
│ └── 58132919741960_20251117_0.4kv_fadianjikongzhigui/
|
|
|
|
| 62 |
└── Hardware/
|
| 63 |
├── Device_A.json # Hardware specs for Device A
|
| 64 |
└── Device_B.json # Hardware specs for Device B
|
| 65 |
+
```
|
| 66 |
|
| 67 |
|
| 68 |
### Notes:
|