Update README.md
Browse files
README.md
CHANGED
|
@@ -5,10 +5,23 @@ The official dataset of [An Overall Real-Time Mechanism for Classification and Q
|
|
| 5 |
|
| 6 |
If you find this helpful, please consider cite:
|
| 7 |
```
|
| 8 |
-
@
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
}
|
| 14 |
```
|
|
|
|
| 5 |
|
| 6 |
If you find this helpful, please consider cite:
|
| 7 |
```
|
| 8 |
+
@misc{xia2025overallrealtimemechanismclassification,
|
| 9 |
+
title={An Overall Real-Time Mechanism for Classification and Quality Evaluation of Rice},
|
| 10 |
+
author={Wanke Xia and Ruoxin Peng and Haoqi Chu and Xinlei Zhu and Zhiyu Yang and Yiting Zhao and Lili Yang},
|
| 11 |
+
year={2025},
|
| 12 |
+
eprint={2502.13764},
|
| 13 |
+
archivePrefix={arXiv},
|
| 14 |
+
primaryClass={cs.CV},
|
| 15 |
+
url={https://arxiv.org/abs/2502.13764},
|
| 16 |
+
}
|
| 17 |
+
|
| 18 |
+
@misc{xia2025improvedpurefullyconnected,
|
| 19 |
+
title={An Improved Pure Fully Connected Neural Network for Rice Grain Classification},
|
| 20 |
+
author={Wanke Xia and Ruoxin Peng and Haoqi Chu and Xinlei Zhu and Zhiyu Yang and Lili Yang and Bo Lv and Xunwen Xiang},
|
| 21 |
+
year={2025},
|
| 22 |
+
eprint={2503.03111},
|
| 23 |
+
archivePrefix={arXiv},
|
| 24 |
+
primaryClass={cs.CV},
|
| 25 |
+
url={https://arxiv.org/abs/2503.03111},
|
| 26 |
}
|
| 27 |
```
|