Image Classification Web App in Python| Keras +Gradio|

preview_player
Показать описание
In this video, I show how to build an image classification web app using a deep learning model built in keras or tensorflow.
Gradio library allows you to easily build user interface for your deep learning and machine learning models. In this video, i build a flower classification model in python using tensorflow data set. In the web app, output will be shown as the confidence for each class for a particular image.

Рекомендации по теме
Комментарии
Автор

This is absolutely a very simple way of deploying a model, I'm so thankful to you sir.

LYFhac
Автор

I am so grateful for you! Literally been searching tutorials on this topic for 2 days straight couldn't find one this well explained. Thankyou so so much! You've made my work 10x easier. You're a gem🥺

sophiadcruz
Автор

Thank you so much sir, I was just furstrated looking out to deploy my model one day before my project demonstration, but this one truly worked. A big thankyou once again

sandeshsuman
Автор

hey I just cant thank you enough for making this so easy I was stuck on this ui thing for 3 days and i just did it finally

rakshitavishwakarma
Автор

AttributeError: module 'gradio' has no attribute 'inputs'

edcelbogay
Автор

Has anyones got output correct? Mine is showing error after input

shraddharai
Автор

So every time i add image does model re run all epoch?

Is there any way that i direct use my trained manual model for classification by just uploading image to web.

anonymous-jnpr
Автор

Thank you so much for uploading this video....

nidhishettigar
Автор

thank you so much. Great work. Your tutorial help me a lot

ThangTran-cbux
Автор

i am creating a multiple fruit detection website, I want to bring the detected image on the front end of website, like for example in your case u r getting the name of flower and accuracy ..., but i want the image of fruit detected along with bounding box, name of fruit and accuracy as i trained it, i used labelimg and yolov8 model for training and testing, can u tell how to do that

gypsygirlkigypsylife
Автор

brother, I need your help. I'm trying to use gradio question-answering work in my model but I can't make it. Can you help me sharing some resources with me please??

md.rafiuzzamanbhuiyanafrid
Автор

I'm getting a error in last line that my model is not defined, any solutions ?

gurjotsinghkalsi
Автор

Hi bro, the video was really useful. Are there also options for uploading a dataset as a zip file and then downloading a classified dataset?

keerthigavenkatesh
Автор

Thank for tutoring. i have a trained model file in .pb. So, can you please explain how to integrate that in your notebook?

DinanathLad
Автор

Hello Sir, I wanted to ask I can do so on Kaggle Notebook or not?

radhikachanian
Автор

how to code will be for binary classification. like sigmoid function.

md.imrulkayes
Автор

While installing the gradio it is giving error of crypto, pycryptodome

kunalvarma
Автор

Hi, may I know whether the same deployment will work for machine learning model as well?

jeslin
Автор

Gradio not working in kaggle.so what is the solution

nishuchowdhury