Skip to content

Easy to use app, with lots of features like predicting crop health, community, crop details, remedies, dark mode and more

Notifications You must be signed in to change notification settings

madhavtripathi05/green_lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plant Disease Detection Application

Image Image

Flow Chart of our Application

Image Image

We've used weight pruning technique to get efficiency in CNN models

Weight pruning means eliminating unnecessary values in the weight tensors. We are practically setting the neural network parameters’ values to zero to remove what we estimate are unnecessary connections between the layers of a neural network. This is done during the training process to allow the neural network to adapt to the changes.

API used in this project

You can get the code here : https://github.com/madhavtripathi05/green-lens-api

we have split 9 models in 3 different API each API contains three models so the response time as well as the server load can be decreased as we've hosted it on heroku.

API Port and host

you can change host and port number in app.js File

Mobile Application

Splash Screens
Image ImageImage Image

Home Screen and Detection
Image Image Image Image


Profile and Community
Image Image Image Image


Weather Details

Image Image Image Image

About

Easy to use app, with lots of features like predicting crop health, community, crop details, remedies, dark mode and more

Resources

Stars

Watchers

Forks