Deep Learning-Based Fruit Recognition and Quality Assessment: A Convolutional Neural Network Approach

Aditi Mohite,Siddhi Kunjir,Riddhi Joshi,M. Kodmelwar
DOI: https://doi.org/10.1109/ICETSIS61505.2024.10459453
2024-01-28
Abstract:In an increasingly technology-driven world, the ability to identify and assess fruit quality has important implications for agriculture, food production, and consumer welfare. Our project introduces a new web application that uses the deep convolutional neural networks to address this important task. This project focuses on three widely consumed fruits: apple, banana and orange. Using the Kaggle dataset (fresh and rotten fruits for classification), we initialize our approach by training a deep CNN model on a set of well-defined clean fruit images. This first training step provides the model with basic information about the shape, contours and features of the desired fruit. The innovation lies in retraining the model based on real fruit images. As our model copes with the complexity of real-world variations in light, orientation, and fruit quality, it becomes adept at distinguishing apples from oranges and bananas. Moreover, by predicting the quality regarding the fruits depicted in the provided images, the distinction between fresh and rotten with associated probability goes a step further. The project is encapsulated in a web application developed using the Flask framework and ensures user-friendly accessibility. This technology is used in various industries including agriculture, supply chain management and consumer safety and provides a versatile solution for fruit quality control and detection. This project proves the potential of deep learning in solving real-world problems. The ability to adapt and learn from different data sets enables us to deal with complex fruit detection and ultimately helps improve the food ecosystem.
Computer Science,Agricultural and Food Sciences
What problem does this paper attempt to address?