Literature Survey
Literature Survey
This paper presents a deep learning framework for the automated classification
of fruits using convolutional neural networks (CNNs). Developed a dataset
consisting of over 10,000 annotated images of various fruits, which were used
to train our model. The proposed method achieved an accuracy of 95% on a
validation set, significantly improving over traditional image processing
techniques. The results demonstrate the potential for real-time applications in
agricultural settings, enabling more efficient sorting and quality control
processes.
This study focuses on developing a model to estimate the remaining shelf life of
vegetables using image analysis and machine learning techniques. High-
resolution images were captured and analyzed using a CNN-based approach to
classify maturity levels. The model predicted the remaining shelf life with an
accuracy of 92%. Our findings indicate that image-based assessments can
significantly enhance the monitoring of produce freshness and contribute to
reducing food waste in supply chains.
3. Title: IoT-Based System for Real-Time Monitoring of Agricultural
Produce
This paper introduces an Internet of Things (IoT) system designed for real-time
monitoring of agricultural produce. The system integrates various sensors to
collect data on temperature, humidity, and soil moisture levels, which are then
analyzed using machine learning algorithms. Our case studies in crop
management demonstrate improved yield prediction and resource management
efficiency. The proposed system provides farmers with actionable insights,
facilitating data-driven decision-making in agriculture.
This paper explores the use of machine learning models to predict the nutrient
content of vegetables based on physical characteristics and weight
measurements. We employed regression algorithms, including random forests
and support vector machines, to analyze a dataset containing various vegetable
types and their corresponding nutrient profiles. Our best model achieved an R²
score of 0.85, demonstrating that machine learning can effectively estimate
nutritional values, providing valuable information for both consumers and
producers in the agricultural sector.
An accurate vision system to classify and analyze fruits in real time is critical
for harvesting robots to be cost-effective and efficient. However, practical
success in this area is still limited, and to the best of our knowledge, there is no
research in the area of machine vision for date fruits in an orchard environment.
In this work, we propose an efficient machine vision framework for date fruit
harvesting robots. The framework consists of three classification models used to
classify date fruit images in real time according to their type, maturity, and
harvesting decision. In the classification models, deep convolutional neural
networks are utilized with transfer learning and fine-tuning on pre-trained
models. To build a robust vision system, we create a rich image dataset of date
fruit bunches in an orchard that consists of more than 8000 images of five date
types in different pre-maturity and maturity stages. The dataset has a large
degree of variations that reflects the challenges in the date orchard environment
including variations in angles, scales, illumination conditions, and date bunches
covered by bags. The proposed date fruit classification models achieve
accuracies of 99.01%, 97.25%, and 98.59% with classification times of 20.6,
20.7, and 35.9 msec for the type, maturity, and harvesting decision classification
tasks, respectively.