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

[Project Addition] Indonesian Spice Classification using DL #728

Closed Arihant-Bhandari closed 3 weeks ago

Arihant-Bhandari commented 3 weeks ago

Pull Request for DL-Simplified 💡

Issue Title : #718 Indonesian Spice Classification using DL

Closes: #718 Indonesian Spice Classification using DL

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

Wrote code for preprocessing and loading images from Indonesian Spices Dataset, checked image appropriateness and displayed accordingly, turned labels into probability distributions, created models including custom CNN 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 2.92% 15.6477
InceptionV3 85.64% 0.5840
CNN 77.88% 0.9821
VGG16 87.25% 0.5719
EfficientNetB7 3.53% 3.4381
DenseNet-121 92.17% 0.2818
Xception 88.86% 0.4359

Checklist: ☑️

github-actions[bot] commented 3 weeks ago

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

Arihant-Bhandari commented 3 weeks ago

hi @abhisheks008 pls review this PR, if any changes let me know i will do them over.

thank you as always for your time.