Deokyun commited on
Commit
764c950
·
verified ·
1 Parent(s): c22c2f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -67,6 +67,10 @@ Tripods were employed when drone use was impractical for safety reasons.
67
 
68
  Annotations were manually created using [COCO Annotator](https://github.com/jsbroks/coco-annotator) by trained annotators.
69
 
 
 
 
 
70
  ## Usage Example
71
 
72
  ### (Recommended) Full Download — COCO Format Ready
@@ -81,7 +85,7 @@ cd ForestPersons
81
  # Structure: images/{folder}/{image}.jpg
82
 
83
  # Unzip COCO-style annotations
84
- unzip annotations.zip -d annotations/
85
 
86
  # Resulting directory:
87
  # ├── images/
 
67
 
68
  Annotations were manually created using [COCO Annotator](https://github.com/jsbroks/coco-annotator) by trained annotators.
69
 
70
+ ### Note on Indexing
71
+
72
+ Please note that there is no sample with index 311 in this dataset. This index was intentionally skipped during dataset construction due to internal filtering steps. This does not affect dataset integrity or model training in any way.
73
+
74
  ## Usage Example
75
 
76
  ### (Recommended) Full Download — COCO Format Ready
 
85
  # Structure: images/{folder}/{image}.jpg
86
 
87
  # Unzip COCO-style annotations
88
+ unzip annotations.zip
89
 
90
  # Resulting directory:
91
  # ├── images/