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

[Feature Addition]: Web App for Monkey Pox Detection #711

Closed binguliki closed 4 weeks ago

binguliki commented 4 weeks ago

Pull Request for DL-Simplified πŸ’‘

Issue Title : Web App for Monkey Pox Detection

Closes: #674

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

First I analysed how the model was structured and the preprocessing steps used , the main problem that i faced was the model was outdated (it was 2 years back) for the current tensorflow version. i.e I was not able to load the model that was trained. I tried examining the h5 file the weights , tried to scrap the weights but it didnt work.

At the end i tried to modify it with the new version of model that was used. I used Streamlit for developing the web app which is prominent for Deep learning applications.

Type of change β˜‘οΈ

What sort of change have you made:

How Has This Been Tested? βš™οΈ

I have taken samples from the dataset that has been given and run the web app.

Checklist: β˜‘οΈ

@abhisheks008 Hey broπŸ‘Š , Can you please review the changes that i have made and if improvements required please guide me with it . Can i get a level3 tag for it as i have even worked over the model that was provided.

github-actions[bot] commented 4 weeks ago

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

binguliki commented 4 weeks ago

@abhisheks008 Bro can i get level3 ?πŸ˜