[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

An Overall Real-Time Mechanism for Classification and Quality Evaluation of Rice

Created by
  • Haebom

Author

Wanke Xia, Ruoxin Peng, Haoqi Chu, Xinlei Zhu, Zhiyu Yang, Lili Yang

Outline

In this paper, we propose a real-time rice quality assessment mechanism based on deep learning. It integrates single-stage object detection, deep convolutional neural networks, and traditional machine learning techniques to perform rice variety identification, grain integrity grading, and grain turbidity assessment. Through experiments on a dataset of about 20,000 images of six widely cultivated rice varieties in China, we achieve 99.14% mean accuracy (mAP) in object detection, 97.89% accuracy in classification, and 97.56% average accuracy in grain integrity grading within the same variety. This enables more accurate and efficient rice classification and quality assessment than traditional manual methods.

Takeaways, Limitations

Takeaways:
We demonstrate that deep learning-based automated systems can significantly improve the accuracy and efficiency of rice variety identification and quality assessment.
It can contribute to the establishment of an efficient rice quality evaluation system capable of real-time processing.
It suggests the potential use of deep learning technology in the agricultural field.
Limitations:
Since the dataset used is limited to six Chinese varieties, generalization performance to other regions or varieties requires further study.
Lack of robustness assessment for various environmental conditions (lighting, background, etc.).
Further validation and optimization are required for practical agricultural field applications.
👍