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] : Insect Detection and Classification using DL #720

Closed aaradhyasinghgaur closed 3 weeks ago

aaradhyasinghgaur commented 4 weeks ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Insect Detection and Classification using DL
:red_circle: Aim : To detect and classify insects using mentioned dataset below.
:red_circle: Dataset : https://www.kaggle.com/datasets/vencerlanz09/insect-village-synthetic-dataset
: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 :

  1. Utilizing 5 models such as EfficientNetB0 , Xception, VGG16, ResNet50, and InceptionV3 for image classification.
    1. Applying data augmentation (rotation, zooming, flipping, shearing, brightness) to enhance dataset robustness.
    2. Comparing model performance using accuracy scores, loss/accuracy graphs, and confusion matrices.
    3. Conducting EDA for dataset insights, including image distribution, quality, class imbalances, and sample visualization.
    4. Documening the process in a comprehensive README file.

Happy Contributing πŸš€

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

github-actions[bot] commented 4 weeks ago

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

abhisheks008 commented 4 weeks ago

Assigned @kyra-09

github-actions[bot] commented 3 weeks ago

Hello @kyra-09! Your issue #720 has been closed. Thank you for your contribution!