Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,6 @@ With the gradual maturity of UAV technology, it can provide extremely powerful s
|
|
10 |
|
11 |
Examples of the categories in WalnutData are shown in the following figure. (a) represents category A1, that is, the green walnuts are illuminated from the front and not occluded. (b) represents category A2, that is, the green walnuts are backlit and not occluded. (c) represents category B1, that is, the green walnuts are illuminated from the front and occluded. (d) represents category B2, that is, the green walnuts are backlit and occluded.
|
12 |
|
13 |
-
<p>
|
14 |
-
<a href="https://huggingface.co/datasets/nanmao/WalnutData/blob/main/README.md" target="README">
|
15 |
-
<img width="100%" src="https://huggingface.co/datasets/nanmao/WalnutData/blob/main/README_IMAGES/Category Examples of WalnutData.jpg" alt="WalnutData"></a>
|
16 |
-
</p>
|
17 |
-
|
18 |
<div align="center">
|
19 |
|
20 |
[中文](https://huggingface.co/datasets/nanmao/WalnutData/blob/main/README_zh.md) | [English](https://huggingface.co/datasets/nanmao/WalnutData/blob/main/README.md) <br>
|
@@ -44,9 +39,6 @@ The following table shows the detailed information of WalnutData.
|
|
44 |
| Val | 6048 | 139255 | 23.025 | 175 | 59371 | 79709 |
|
45 |
| Test | 3025 | 71141 | 23.518 | 74 | 30047 | 41020 |
|
46 |
|
47 |
-
The following figure shows several examples of the dataset in WalnutData:
|
48 |
-
|
49 |
-
<img src="https://github.com/1wuming/WalnutData/blob/WalnutData/README_IMAGES/Annotation%20Examples%20of%20WalnutData.jpg" alt="Annotation Examples WalnutData">
|
50 |
|
51 |
# 3. Dataset Analysis
|
52 |
|
@@ -58,14 +50,8 @@ The following figure shows the distribution of the average grayscale values of W
|
|
58 |

|
59 |
|
60 |
## 3.2 Distribution of Category Instances in WalnutData
|
61 |
-
The proportions of the training set, validation set, and test set are 7:2:1, with the numbers of images being 21,167, 6,048, and 3,025 respectively. In addition, in the arrangement of the distribution of the number of categories, we have tried our best to ensure the similarity and balance of the distribution.
|
62 |
-
|
63 |
-

|
64 |
-
|
65 |
-
The following two figures show the distribution of the annotation boxes in the dataset:
|
66 |
|
67 |
-
<img src="https://github.com/1wuming/WalnutData/blob/WalnutData/README_IMAGES/labels_correlogram.jpg" alt="labels_correlogram" width="500"/>
|
68 |
-
<img src="https://github.com/1wuming/WalnutData/blob/WalnutData/README_IMAGES/labels.jpg" alt="labels" width="500"/>
|
69 |
|
70 |
# 4. Experimental Results
|
71 |
|
@@ -146,7 +132,7 @@ The following table shows the evaluation of a series of mainstream algorithms on
|
|
146 |
| Sparse R-CNN| ResNet101 | 36 | 8 | 46.9 | 71.2 | 57.7 | 42.1 | 52.5 | 59.9 |
|
147 |
|
148 |
|
149 |
-
# 5.
|
150 |
BibTeX formatted citation:
|
151 |
|
152 |
@misc{wu2025walnutdatauavremotesensing, <br>
|
|
|
10 |
|
11 |
Examples of the categories in WalnutData are shown in the following figure. (a) represents category A1, that is, the green walnuts are illuminated from the front and not occluded. (b) represents category A2, that is, the green walnuts are backlit and not occluded. (c) represents category B1, that is, the green walnuts are illuminated from the front and occluded. (d) represents category B2, that is, the green walnuts are backlit and occluded.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
13 |
<div align="center">
|
14 |
|
15 |
[中文](https://huggingface.co/datasets/nanmao/WalnutData/blob/main/README_zh.md) | [English](https://huggingface.co/datasets/nanmao/WalnutData/blob/main/README.md) <br>
|
|
|
39 |
| Val | 6048 | 139255 | 23.025 | 175 | 59371 | 79709 |
|
40 |
| Test | 3025 | 71141 | 23.518 | 74 | 30047 | 41020 |
|
41 |
|
|
|
|
|
|
|
42 |
|
43 |
# 3. Dataset Analysis
|
44 |
|
|
|
50 |

|
51 |
|
52 |
## 3.2 Distribution of Category Instances in WalnutData
|
53 |
+
The proportions of the training set, validation set, and test set are 7:2:1, with the numbers of images being 21,167, 6,048, and 3,025 respectively. In addition, in the arrangement of the distribution of the number of categories, we have tried our best to ensure the similarity and balance of the distribution.
|
|
|
|
|
|
|
|
|
54 |
|
|
|
|
|
55 |
|
56 |
# 4. Experimental Results
|
57 |
|
|
|
132 |
| Sparse R-CNN| ResNet101 | 36 | 8 | 46.9 | 71.2 | 57.7 | 42.1 | 52.5 | 59.9 |
|
133 |
|
134 |
|
135 |
+
# 5. Citation Information
|
136 |
BibTeX formatted citation:
|
137 |
|
138 |
@misc{wu2025walnutdatauavremotesensing, <br>
|