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

[Project Addition]:Traffic Sign Recognition #635

Closed aaradhyasinghgaur closed 1 month ago

aaradhyasinghgaur commented 1 month ago

Pull Request for DL-Simplified 💡

Issue Title : Traffic Sign Recognition

Closes: #597

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

1.) Used Transfer learning and trained and analysed models such as VGG16 , ResNet50 etc. for the specified dataset. 2.) used data_augmentation techniques to increase accuracy and the performance of models. 3.)Perfromed EDA to understand dataset. 4.) compared accuracy scores of models using accuarcy score and graph visualization.

Give a clear description of what have you added or modifications made

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 @kyra-09 :)

aaradhyasinghgaur commented 1 month ago

@abhisheks008 kindly review my pr

abhisheks008 commented 1 month ago

image

All the three models are having indentation errors in README.

aaradhyasinghgaur commented 1 month ago

Requested changes are done @abhisheks008