Abstract
This project entitled “Fruits and Vegetable Recognition system with Recipe using CNN” is an
Artificial Intelligence based image recognition system which uses the images of the fruits
and vegetables taken by the user‟s mobile device (camera) to recognize it and provide recipe.
The ultimate goal of this research is to develop computer-aided technical solutions to enhance
and improve the accuracy of recognizing fruits and vegetables. Proposed system in this
paper aims to improve the accuracy of identification of fruit(s) and vegetable(s) images
captured by mobile devices. This system uses most powerful machine learning technique
from the field of Deep Learning to recognize and classify different categories of fruits and
vegetables images. Here, Convolutional Neural Network (CNN) based food image
recognition algorithm is used to train an image category classifier. The accuracy of recognizing 8 different fruits and vegetables of total 2016 images is 98.79 (approx.)
There are 8 classes of food detected by the Fruits and Vegetables Recognition App.
Datasets Vegetable Datasets are created using mobile camera and fruits dataset are taken from Kaggle
###DFD Diagram
###ER Diagram
###Sequence Diagram
###Activity Diagram
###Block Diagram
###System Architecture Diagram
###Conceptual Diagram
###Schema Diagram
###Use Case Diagram
On Console On Mobile Phone
The train accuracy was 99.14%, validation accuracy was 96.06% and the test accuracy was 98.79%.