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] Indian Venomous Snakes Classification using DL #679

Closed Arihant-Bhandari closed 1 month ago

Arihant-Bhandari commented 1 month ago

Pull Request for DL-Simplified šŸ’”

Issue Title : #675 [Project Addition] Indian Venomous Snakes Classification using DL

Closes: #675 [Project Addition] Indian Venomous Snakes Classification using DL

Describe the add-ons or changes you've made šŸ“ƒ

Wrote code for preprocessing and loading images, created models including custom as well as pre-trained models, like ResNet-50, VGG16 and so on.

Type of change ā˜‘ļø

What sort of change have you made:

How Has This Been Tested? āš™ļø

Models Accuracy Loss
ResNet-50 65.17% 0.6405
InceptionV3 86.89% 0.3523
CNN 74.44% 0.5768
VGG16 75.28% 0.5027
EfficientNetB7 60.67% 0.6833

Checklist: ā˜‘ļø

github-actions[bot] commented 1 month ago

Our team will soon review your PR. Thanks @Arihant-Bhandari :)

Arihant-Bhandari commented 1 month ago

hi @abhisheks008 this is the second project i was hoping to push, the work on this has been completed end to end as per guidelines, i hope you can accept this. there may be minor changes in the other Ai vs REAL project, but i think i have made all changes to this.

i know this may be against guidelines in terms of 1 issue at a time, but i hope some leeway can be given. thank you as always for your time and patience, hope to hear from you soon.