jimmyL-llm commited on
Commit
7cf607e
·
verified ·
1 Parent(s): b704328

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -10,9 +10,15 @@ size_categories:
10
  - n<1K
11
  ---
12
 
13
- ## Citation
 
 
 
 
 
14
 
15
- **BibTeX:**
 
16
  ```bibtex
17
  @misc{chen2025improvedyolov8approachsmall,
18
  title={An Improved YOLOv8 Approach for Small Target Detection of Rice Spikelet Flowering in Field Environments},
 
10
  - n<1K
11
  ---
12
 
13
+ ## Dataset Structure
14
+
15
+ The dataset consists of:
16
+ - 521 raw field images of rice spikelets
17
+ - Images captured in natural field conditions
18
+ - Unprocessed original data suitable for various computer vision approaches
19
 
20
+ ## Citation
21
+ Please cite the following paper if using this dataset:
22
  ```bibtex
23
  @misc{chen2025improvedyolov8approachsmall,
24
  title={An Improved YOLOv8 Approach for Small Target Detection of Rice Spikelet Flowering in Field Environments},