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
319 stars 288 forks source link

[Project Addition] Tomato-Leaf Classification using DL #691

Closed Arihant-Bhandari closed 1 month ago

Arihant-Bhandari commented 1 month ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Tomato-Leaf Classification using DL
:red_circle: Aim : Classifying images of tomato leaves based on type of and level of illness using multi-class classification.
:red_circle: Dataset : https://www.kaggle.com/datasets/kaustubhb999/tomatoleaf
:red_circle: Approach : Creating custom CNN model as well as 5 pre-trained models for multi-class classification task.


πŸ“ 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 :

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

github-actions[bot] commented 1 month ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

Arihant-Bhandari commented 1 month ago

hi @abhisheks008 this is the next issue i was hoping to work on.

abhisheks008 commented 1 month ago

Assigned @Arihant-Bhandari

github-actions[bot] commented 1 month ago

Hello @Arihant-Bhandari! Your issue #691 has been closed. Thank you for your contribution!

Arihant-Bhandari commented 1 month ago

Hi @abhisheks008 I had a project idea I wanted to discuss with you before creating an issue for it.

I had worked previously on a NVIDIA stock prediction model, and for that I had used RNNs for both open and close.

If I were to say create ANNs for this task , such that there are 4 models as part of submission , will it be cosidered ?