CVMar 5, 2025

An Improved Pure Fully Connected Neural Network for Rice Grain Classification

arXiv:2503.03111v3h-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses classification challenges for rice varieties, which is important for agricultural quality control, but it is incremental as it builds on existing deep learning methods.

The paper tackled the problem of misclassifying similar rice varieties by improving a pure fully connected neural network, achieving an accuracy increase from 97% to 99% through two-stage training and preprocessing adjustments.

Rice is a staple food for a significant portion of the world's population, providing essential nutrients and serving as a versatile in-gredient in a wide range of culinary traditions. Recently, the use of deep learning has enabled automated classification of rice, im-proving accuracy and efficiency. However, classical models based on first-stage training may face difficulties in distinguishing between rice varieties with similar external characteristics, thus leading to misclassifications. Considering the transparency and feasibility of model, we selected and gradually improved pure fully connected neural network to achieve classification of rice grain. The dataset we used contains both global and domestic rice images obtained from websites and laboratories respectively. First, the training mode was changed from one-stage training to two-stage training, which significantly contributes to distinguishing two similar types of rice. Secondly, the preprocessing method was changed from random tilting to horizontal or vertical position cor-rection. After those two enhancements, the accuracy of our model increased notably from 97% to 99%. In summary, two subtle methods proposed in this study can remarkably enhance the classification ability of deep learning models in terms of the classification of rice grain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes