Maitreyapatel / plant-diseases-website

Website for online plant diseases analysis from images with advanced search engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Farmer Boy

Website for online plant diseases analysis from images with advanced search engine.

Here we have used densenet169-model for our training and we have achieved 99.7% accuracy on plant-disease verification with advanced query search using elastic-search and some information retrieval algorithms.

We have trained our model with 38 different types of leaves with one extra dataset of random images to prevent website from spammers.

Here, we have mix some of the features for rural/urban farmers.

Downloads required

Total there are two requirements.
1) For computer vision task it is to use pretrained weights. Which have to put in root directory of project "./API"
2) And database of elasticsearch. Which you have to insert it on elasticsearch by yourself.

Please, mail me for any of this thing you want. If you want python code to insert data to elastic search, which I can provide through mail. Just include whaterever you want in mail.

About

Website for online plant diseases analysis from images with advanced search engine.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 53.0%Language:CSS 39.8%Language:Python 3.7%Language:HTML 3.5%