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
321 stars 290 forks source link

[Model Enhancement]: American Sign Language Detection Model #654

Closed Adhivp closed 1 month ago

Adhivp commented 1 month ago

Pull Request for DL-Simplified 💡

Issue Title : [Model Enhancement]: American Sign Language Detection Model

Closes: #574

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

New performance metrics

📈 Performance of the Models based on the Accuracy Scores

Rank Model Name Test Accuracy Trained Model Size Training Accuracy Training Loss
1 MobileNetV3Small 100.0% 19.1MB 96.97% 0.1574
2 NASNetMobile 100.0% 67.1MB 97.96% 0.1058
3 MobileNetV3Large 100.0% 48.6MB 97.98% 0.1026
4 InceptionV3 100.0% 287.8MB 98.65% 0.0712
5 ResNet50V2 100.0% 308.6MB 98.67% 0.0625
6 ResNet101V2 100.0% 537.5MB 98.74% 0.0605

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

Describe how it has been tested Describe how have you verified the changes made

Checklist: ☑️

github-actions[bot] commented 1 month ago

Our team will soon review your PR. Thanks @Adhivp :)

Adhivp commented 1 month ago

Hey @abhisheks008 I have added 6 models and have added proper documentation to every one of them in the Notebook file , Hoping to get Level 3 from you . Thank you for your time

Adhivp commented 1 month ago

ok sure

Adhivp commented 1 month ago

Have done the changes as requested @abhisheks008

Adhivp commented 1 month ago

Hey @abhisheks008 I have added 6 models and have added proper documentation to every one of them in the Notebook file , Hoping to get Level 3 from you . Thank you for your time

..

abhisheks008 commented 1 month ago

Will review this by EOD.

Adhivp commented 1 month ago

@abhisheks008 after Reviewing, please wait for some time web app is also ready, so i will give the PR to that too, I hope we can finish both PR by EOD

abhisheks008 commented 1 month ago

@abhisheks008 after Reviewing, please wait for some time web app is also ready, so i will give the PR to that too, I hope we can finish both PR by EOD

Create a separate PR for the Web App