Update README.md
Browse files
README.md
CHANGED
|
@@ -36,10 +36,11 @@ The dataset targets seven object classes representing key turbine components:
|
|
| 36 |
## Folder Structure Overview
|
| 37 |
|
| 38 |
dataset/
|
| 39 |
-
|
|
|
|
| 40 |
├ data_annotation/ # Annotation files and documentation
|
| 41 |
|
| 42 |
-
│ ├── spontaneous_real_data.zip/ #
|
| 43 |
|
| 44 |
│ ├── controlled_real_data.zip/ # Bounding box labels in YOLO format
|
| 45 |
|
|
|
|
| 36 |
## Folder Structure Overview
|
| 37 |
|
| 38 |
dataset/
|
| 39 |
+
|
| 40 |
+
The full dataset, including video recordings, will be made publicly available upon publication. To ensure reproducibility, the annotations are provided for evaluation purposes.
|
| 41 |
├ data_annotation/ # Annotation files and documentation
|
| 42 |
|
| 43 |
+
│ ├── spontaneous_real_data.zip/ # Bounding box labels in YOLO format
|
| 44 |
|
| 45 |
│ ├── controlled_real_data.zip/ # Bounding box labels in YOLO format
|
| 46 |
|