Giter Club home page Giter Club logo

manthan89-py / plant-disease-detection Goto Github PK

View Code? Open in Web Editor NEW
161.0 5.0 139.0 18.02 MB

Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation

Home Page: https://www.plant-disease-detection-ai.herokuapp.com

Jupyter Notebook 70.71% Python 5.90% HTML 23.37% Procfile 0.02%
plant-disease-detection leaf-images convolutional-neural-networks pytorch disease deep-learning cnn-model

plant-disease-detection's Introduction

Hello ๐Ÿ‘‹ Developers ๐Ÿง 

Welcome ๐Ÿค to My Github Profile ๐ŸŸ๐ŸŽ†

  • ๐Ÿ”ญ Iโ€™m currently working on Data Science, Deep learning, Machine learning and Computer Vision.
  • ๐ŸŒฑ Iโ€™m currently learning Artifical Intelligence and Deep learning.
  • ๐Ÿค” Iโ€™m looking for help with AI , DL, ML & CV.
  • ๐Ÿ’ฌ Ask Me About Machine Learning , Deep learning Basics.
  • ๐ŸŒŸ In My Github You Can Find Projects Related to Machine learning and Deep learning.

Tools and Technology :

Languages โญ :

Python Dart Julia

Frameworks โญ :

Tensorflow PyTorch Pandas Keras Scikit-Learn Numpy Matplotlib Seaborn

Flutter OpenCV Flask Scipy

Tools & IDE โญ :

Jupyter Pycharm VS Code Tableau Google Colab Anaconda Paperspace
Git VS Insiders

Area Of Interest ๐Ÿ† ๐Ÿ… ๐ŸŽ–:

  • Machine Learning ๐Ÿ†
  • Deep Learning ๐Ÿ†
  • Natural Language Processing ๐Ÿ†
  • Computer Vision ๐Ÿ†
  • Image Processing ๐ŸŽ–
  • Python Programming ๐Ÿ†
  • Data Analysis ๐Ÿ…
  • Buisness Intelligence ๐ŸŽ–
  • Flutter App Development ๐Ÿ…
  • Audio Signal Processing ๐ŸŽ–

Github Stats ๐Ÿ“Š :

Top Langs


Repository ๐Ÿ”ฅ:

ย  ย 

ย  ย 

ย  ย 

Connect with Me โญ :

Portfolio Gmail Linkedin Medium Instagram

NOTE โœ๏ธ :

  • If You Like Any of My Repo. Give It โญ. It Will Motivate Me.
  • Please Raise โœ‹ Issues If Any Have.
  • You Can Follow โœ… Me So That You Will Get Informed About My Projects.
  • Thank You Very Much โค๏ธ For Visiting My Profile.

Visitor Counter โค๏ธ

plant-disease-detection's People

Contributors

anant7393 avatar manthan89-py avatar parambirje avatar sravanijatoth02 avatar yusuf80216 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

plant-disease-detection's Issues

Batch Gradient descent

While running the code under batch gradient descent in pynb model. It is throwing the error validation_losses is not defined.
Can you please help me to resolve it.

Can I ask about CPU system?

My Windows seem to be too weak to run the train model. How strong should it be to run fast? It takes 1 hour running the train model and still not done.

wrong result

if iam uploading leaf image from the google it showing wrong result .what to do now

code going to infinite loop

image
This part of code is going to infinite loop, not getting any result eventhough it kept running over night

Depfu Error: No dependency files found

Hello,

We've tried to activate or update your repository on Depfu and couldn't find any supported dependency files. If we were to guess, we would say that this is not actually a project Depfu supports and has probably been activated by error.

Monorepos

Please note that Depfu currently only searches for your dependency files in the root folder. We do support monorepos and non-root files, but don't auto-detect them. If that's the case with this repo, please send us a quick email with the folder you want Depfu to work on and we'll set it up right away!

How to deactivate the project

  • Go to the Settings page of either your own account or the organization you've used
  • Go to "Installed Integrations"
  • Click the "Configure" button on the Depfu integration
  • Remove this repo (manthan89-py/Plant-Disease-Detection) from the list of accessible repos.

Please note that using the "All Repositories" setting doesn't make a lot of sense with Depfu.

If you think that this is a mistake

Please let us know by sending an email to [email protected].


This is an automated issue by Depfu. You're getting it because someone configured Depfu to automatically update dependencies on this project.

css files

hey here utkarsha apne css ki file upload hi nahi ki hai sirf html u really want to share the code na? our proffersor is shouting on us plz upload css files

A question about CNN

When I add more data to the dataset disease_info (more items about Apple Scab), should I change this 39 to more?
model = CNN.CNN(39)
for example if I add 6 more item in disease_info, should I change 39 to 45 ?
When I do that, I meet this error:
RuntimeError: Error(s) in loading state_dict for CNN:
size mismatch for dense_layers.4.weight: copying a param with shape torch.Size([39, 1024]) from checkpoint, the shape in current model is torch.Size([45, 1024]).
size mismatch for dense_layers.4.bias: copying a param with shape torch.Size([39]) from checkpoint, the shape in current model is torch.Size([45]).

error in web app

While opening supplement market web page images of some supplement not showing.
can u help me to solve this error

0 loss while training the CNN model

While training the CNN model in the batch gradient step this is the result I'm getting
Epoch : 1/5 Train_loss:0.000 Test_loss:0.000
I ran the code exactly, I didn't change anything.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.