Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
xwk25 commited on
Commit
68e27fe
·
verified ·
1 Parent(s): 5abb86a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -5
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
- @article{xia2025overall,
9
- title={An overall real-time mechanism for classification and quality evaluation of rice},
10
- author={Xia, Wanke and Peng, Ruoxin and Chu, Haoqi and Zhu, Xinlei and Yang, Zhiyu and Yang, Lili},
11
- journal={arXiv preprint arXiv:2502.13764},
12
- year={2025}
 
 
 
 
 
 
 
 
 
 
 
 
 
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
  ```