abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
357 stars 299 forks source link

Crop Pest and Disease Detection using DL #591

Closed Karthik110505 closed 4 months ago

Karthik110505 commented 4 months ago

Pull Request for DL-Simplified 💡

Issue Title : Crop Pest and Disease Detection using DL

Closes: #443

Describe the add-ons or changes you've made 📃

I have added a Jupyter Notebook Crop_Pest_and_Disease_Detection_using_DL.ipynb which contains the implementation of various deep learning models for crop pest and disease detection. The notebook includes data loading, preprocessing, model building, training, evaluation, and comparison of different models such as ANN, CNN, ResNet, and VGG16.

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

I have tested the notebook by running each cell and ensuring that the models are trained and evaluated correctly. I have also verified the accuracy of the models on a separate test dataset.

Checklist: ☑️

github-actions[bot] commented 4 months ago

Our team will soon review your PR. Thanks @Karthik110505 :)

abhisheks008 commented 4 months ago

Thanks for making the changes, still the GitHub glitch is there. Hence can't able to review your work.