pankhurivanjani / Extended_plant_disease_detecttion

2 stars 0 forks source link

Existing models review #2

Open pankhurivanjani opened 3 years ago

pankhurivanjani commented 3 years ago
  1. DeepLearning_PlantDiseases

  2. Plant disease detection with machine learning

  3. Using Deep Learning for Image-Based Plant Disease Detection

  4. Using Deep Learning for Image-Based Plant Disease Detection

nik1806 commented 3 years ago

CLASSIFICATION OF VARIOUS PLANT DISEASES USING DEEP SIAMESE NETWORK.

Some key takeaways:

This paper has the potential to be used as a comparison for our work.

nik1806 commented 3 years ago

@pankhurivanjani Please refere to this to understand EfficientNet: https://amaarora.github.io/2020/08/13/efficientnet.html

nik1806 commented 3 years ago

@pankhurivanjani Please first refer to the following article: https://towardsdatascience.com/from-lenet-to-efficientnet-the-evolution-of-cnns-3a57eb34672f. (This will give a bigger view of CNN development). Then you can proceed to

@pankhurivanjani Please refere to this to understand EfficientNet: https://amaarora.github.io/2020/08/13/efficientnet.html

pankhurivanjani commented 3 years ago

https://www.researchgate.net/publication/334314928_Image_Processing_Techniques_for_Detecting_and_Classification_of_Plant_Disease_A_Review

This paper could be useful for us