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
342 stars 294 forks source link

Crop Pest and Disease Detection using DL #443

Closed abhisheks008 closed 4 months ago

abhisheks008 commented 8 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Crop Pest and Disease Detection using DL
:red_circle: Aim : The aim of this project is to detect the pest and disease using deep learning methods.
:red_circle: Dataset : https://www.kaggle.com/datasets/nirmalsankalana/crop-pest-and-disease-detection
:red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

ImanKalyanChakraborty commented 8 months ago

Full name : Iman Kalyan Chakraborty GitHub Profile Link : https://github.com/ImanKalyanChakraborty Email ID : imankc1975@gmail.com Approach for this Project : I will be using SSD, YOLO and RetinaNet for the classification task What is your participant role? (Mention the Open Source program) : SWOC 24

abhisheks008 commented 8 months ago

Issue assigned to you @ImanKalyanChakraborty

Karthik110505 commented 4 months ago

Full name : Veera Venkata Karthik Barrenkala GitHub Profile Link : https://github.com/karthik110505 Email ID : bvvkarthik1155@gmail.com Approach for this Project : I will start by implementing a Convolutional Neural Network (CNN) model as the baseline. Then, I will explore more advanced models such as SSD, YOLO, VGG, and ResNet. Throughout the process, I will perform rigorous experimentation and analysis to determine the most effective model based on accuracy scores and performance metrics. What is your participant role? (Mention the Open Source program) : GSSOC 24

abhisheks008 commented 4 months ago

Assigned to you @Karthik110505. You can start working on it.