NeFr25 commited on
Commit
62a3efd
·
verified ·
1 Parent(s): 8a01c19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
- The full dataset, including video recordings, will be made publicly available upon publication. To ensure reproducibility, the annotations are provided for evaluation purposes.
 
40
  ├ data_annotation/ # Annotation files and documentation
41
 
42
- │ ├── spontaneous_real_data.zip/ # Manual annotations (where available)
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