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] Arabic Date Species Classification using DL #741

Closed Arihant-Bhandari closed 3 weeks ago

Arihant-Bhandari commented 3 weeks ago

Pull Request for DL-Simplified 💡

Issue Title : #733 Arabic Date Species Classification using DL

Closes: #733 Arabic Date Species Classification using DL

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

Wrote code for preprocessing and loading images from Dataset, 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 12.05% 14.1762
InceptionV3 90.36% 0.3815
CNN 83.13% 0.7560
VGG16 97.29% 0.1368
EfficientNetB7 18.37% 2.1760
DenseNet-121 96.99% 0.1515
Xception 94.58% 0.1908

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 this is my work on Arabic Dates Classification. if any changes i will be glad to do them over. thank you as always