Deep Convolutional Neural Networks for Palm Fruit Maturity Classification
Mingqiang Han, Chunlin Yi

TL;DR
This study develops deep learning models, including transfer learning with ResNet50 and InceptionV3, to accurately classify palm fruit maturity stages from images, achieving over 85% accuracy and aiding automated harvesting decisions.
Contribution
It introduces a deep CNN-based approach with transfer learning for palm fruit ripeness classification, demonstrating high accuracy on a large, varied dataset.
Findings
Deep CNN models achieved over 85% accuracy.
Transfer learning improved classification performance.
Automated ripeness assessment can optimize harvesting.
Abstract
To maximize palm oil yield and quality, it is essential to harvest palm fruit at the optimal maturity stage. This project aims to develop an automated computer vision system capable of accurately classifying palm fruit images into five ripeness levels. We employ deep Convolutional Neural Networks (CNNs) to classify palm fruit images based on their maturity stage. A shallow CNN serves as the baseline model, while transfer learning and fine-tuning are applied to pre-trained ResNet50 and InceptionV3 architectures. The study utilizes a publicly available dataset of over 8,000 images with significant variations, which is split into 80\% for training and 20\% for testing. The proposed deep CNN models achieve test accuracies exceeding 85\% in classifying palm fruit maturity stages. This research highlights the potential of deep learning for automating palm fruit ripeness assessment, which can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOil Palm Production and Sustainability · Date Palm Research Studies · Smart Agriculture and AI
MethodsPathways Language Model
