Android Application On E-Commerce & Plant Disease Identification Using Tensor Flow
Android Application On E-Commerce & Plant Disease Identification Using Tensor Flow
ISSN No:-2456-2165
Abstract:- In this Digitized world farmers can do day-to- advancements that have brought about genuine financial
day operations using online means such as buy and sell of advantage for the farmers and one in every one of them can
saplings. The Modern world can connect back to the use apps like PlantIP for increasing their reach to customers
motherland using PlantIP app which helps farmers to and selling veggies and fertilizers, small gardening plants and
digitize themself and form a community. To identify and much more using easy customization of selling products.
detect plant diseases, which are a major factor in the loss
of crop yield in agriculture and crop production, we The new era of Agriculture brought lots of new
employ a powerful ML library provided by Google. The advancement in technologies as well as lots of untrack
project uses live weather forecast for a week with updated diseases which hard to keep it up with here comes the use of
GPS tracks using satellite data from Openweathermap. PlantIP the one stop solution
Parts of the distributed run-time system for the plant
disease detector are arranged to execute on user-side To detect any disease stored on cloud and processed
mobile devices and cloud-side centralized servers. The using google Teachable machine [1].
CNN deep learning model and the Intermediate The neural network is formed to optimize the shortest
Representation (IR) model that operate on mobile devices path [2] to guess the disease and finding a cure and
are both described in Layer 1 of the system. The user information to handle disease is provided using PlantIP.
interface is depicted in Layer 2 and created as an
Android app to make it easy for system users (shown in We have used more than thirty-eight types of disease
Layer 3) to engage with the system. which are more common for basic farming and home
gardening yields.
Keywords:- Image processing, image acquisition,
classification, segmentation. We use Open weather map for live updates of weather
in the app as nature is so unpredictable these days, the
I. INTRODUCTION increasing global warming needs proper plans for the week
PlantIP with the approach of image processing without interposition of any preventing measures for farming.
Technology and connecting to Community of agriculture
experts’ know-how or help fellow farmers with their
knowledge and experience: Which will make the PlantIP
Community, the largest network for farmers worldwide.
Where they can talk about new methodologies and get good
yields with our App.
A. Tomato-Early blight
Corn-common rust grey leaf spot blight leaf
Fig. 8
After creating the CNN model, we first store it in the.h5 Fig. 10: Flowchart
format, which freezes or saves the trained weights along with
the model. Using the TocoConverter tool, we can transform STEP 3: Datasets for training and testing:
our TensorFlow model into a TensorFlow Lite model, which The TensorFlow comprises information about the plant
can then be included in our Android app. This model can disease and the model developed using this data. The ratio
complete tasks without an internet connection thanks to its of training to testing sets is 10:1, correspondingly. The
mobile device optimization. TensorFlow framework uses the prewritten clustering
algorithm for machine learning. [4].
Neural Network
A Neural Network is a scientific paradigm that is inspired
by the ways in which organic nervous systems, such as
the brain, process data and pictures into an easily
processed format while retaining the qualities that are
essential for getting superior outcomes.
REFERENCES