Image Classification With Streamlit| Deep Learning WebApp|

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

ความคิดเห็น • 92

  • @NachiketaHebbar
    @NachiketaHebbar  3 ปีที่แล้ว +2

    I have added the source code in the description. Since some issues have been reported by subscribers in the deployment, i have also added an alternative deployment code which does not need ngrok authentication code. Check it out and let me know in the comments which code worked for you.

    • @hafsa5611
      @hafsa5611 3 ปีที่แล้ว

      Pleaaase how can I instead of importing the image, display multiple images and select one to make the prediction?

  • @sairamadithya9650
    @sairamadithya9650 3 ปีที่แล้ว +1

    you're rocking!!! cant express the amount of happiness i have right now

  • @RenitaRianti
    @RenitaRianti ปีที่แล้ว +2

    hii.. your video is very interesting, but I found a problem when i try it. my localhost wont connect, do you know how to fix it?

  • @rikiriki43
    @rikiriki43 ปีที่แล้ว

    Thank you so much for your video. I am new to the programming language. Your course is understandable.

  • @suharinic131
    @suharinic131 ปีที่แล้ว +1

    hii Nachiketa , the complete code has been executed successfully but at the end i am not able to open the website, can you please help me with that

  • @pratik8792
    @pratik8792 2 ปีที่แล้ว +2

    Some of you might get different results if ur doing this on ur transfer learning models, this lil modified code will help u in getting the better and accurate results in prediction. change the import and predict code to this
    from skimage import transform
    size = (224,224)
    image = ImageOps.fit(image_data, size, Image.ANTIALIAS)
    image = np.asarray(image)
    np_image = transform.resize(image, (224, 224, 3))
    np_image = np.expand_dims(np_image, axis=0)
    img = np_image

  • @anmoldubey3517
    @anmoldubey3517 4 ปีที่แล้ว +1

    This was awesome!!
    Thank you so much...it really helped a lot!!!

    • @NachiketaHebbar
      @NachiketaHebbar  4 ปีที่แล้ว

      Your welcome, glad it helped!

    • @anmoldubey3517
      @anmoldubey3517 3 ปีที่แล้ว +1

      @@NachiketaHebbar sir I had a doubt that how can we do the same thing for YOLOv3 object detection. I mean can we deploy it as web app. Please reply early, if possible...it's urgent!!!

    • @NachiketaHebbar
      @NachiketaHebbar  3 ปีที่แล้ว

      @@anmoldubey3517 it's possible, you can check out this github repo for the same github.com/robmarkcole/deepstack-ui

  • @plabmadeeasy
    @plabmadeeasy 3 ปีที่แล้ว

    I had to pip install pyngrok and then import ngrok from there before running the ngrok auth token

  • @sarfarazahmed9614
    @sarfarazahmed9614 2 ปีที่แล้ว +1

    Hi Nachiketa, do you have any tutorial related to deploying a deep learning model which identifies the speaker.

  • @jacobturney6267
    @jacobturney6267 3 ปีที่แล้ว +5

    Hi! Thank you so much for the walkthrough. I am having trouble with the line:
    !nohup streamlit run app.py &
    I keep getting different errors. One is a syntax error and the other is "OSError: Background processes not supported.
    "
    I used python in Spyder to build my model and have been using Jupyter Notebooks for everything else. I am using a Windows machine. Any advice?

    • @krushna9138
      @krushna9138 2 ปีที่แล้ว

      same errors...where u able to solve it??...pls help

  • @anamikamaurya22
    @anamikamaurya22 4 ปีที่แล้ว

    nicely explained.. god bless you with more and more enthu and knowledge

  • @thiruranjith9636
    @thiruranjith9636 3 ปีที่แล้ว +3

    failed to complete tunnel connection what to do

    • @btKaranDhar
      @btKaranDhar ปีที่แล้ว +1

      Same did you find it ?

    • @RenitaRianti
      @RenitaRianti ปีที่แล้ว

      Same with me, can you fix it?

  • @johnlouieiligan1592
    @johnlouieiligan1592 2 ปีที่แล้ว

    This is a nice video.!!
    What if i want to use my images locally and not using from tensorflow. how you should do it? Thanks

  • @impanaimpu4548
    @impanaimpu4548 3 ปีที่แล้ว

    ERROR: google-colab 1.0.0 has requirement ipykernel~=4.10, but you'll have ipykernel 5.5.5 which is incompatible.
    /bin/bash: streamlit: command not found
    what to do?

  • @vaishnavimohite6899
    @vaishnavimohite6899 2 ปีที่แล้ว

    The code is not working.. I tried both codes... Please could you help with it?

  • @vanillasky1842
    @vanillasky1842 3 ปีที่แล้ว

    So when I run my code it is showing an error like "file object has no attribute predict" how can I fix this?

  • @shahrulnizamibrahim6401
    @shahrulnizamibrahim6401 2 ปีที่แล้ว

    hello there, it is stated that we can deply directly from google colab right? but whenever i run the code and open up the link the site cant be reached. how can i solve this?

  • @vishwadesai2613
    @vishwadesai2613 2 ปีที่แล้ว

    I am getting an error like /bin/bash: ngrok: command not found while executing authentication cell

  • @rikiriki43
    @rikiriki43 ปีที่แล้ว

    THe deploy code still does not work. I really feel frustrated about this. I have spend about 4 hours with that but get message"This page isn’t working"

    • @Harshi5685
      @Harshi5685 4 หลายเดือนก่อน

      do you solved the problem,please reply i am facing the same issue as this site can't be reached?

  • @anandruparelia8970
    @anandruparelia8970 3 ปีที่แล้ว

    Hello! Thanks for the video! It helped me alot!
    BTW, With which video editor we can shoot the video like yours?
    Displaying screen + The presenter in the small frame?

    • @NachiketaHebbar
      @NachiketaHebbar  3 ปีที่แล้ว +1

      I use this video editing software called Movavi.

  • @Mayglie
    @Mayglie 4 ปีที่แล้ว

    not able to run !ngrok authtoken in colab. Please help!!
    getting this message>> /bin/bash: grok: command not found.

  • @mihretdesta9153
    @mihretdesta9153 7 หลายเดือนก่อน

    Good Boy, but how about print accuracy...

  • @soumyadrip
    @soumyadrip 4 ปีที่แล้ว

    Great video...did not know about ngrok...thanks.
    Creating a video on using Docker in Heroku to deploy would be a great video...and helpful for us

    • @NachiketaHebbar
      @NachiketaHebbar  4 ปีที่แล้ว +1

      Thanks, will try to make a video on it!

    • @soumyadrip
      @soumyadrip 4 ปีที่แล้ว

      @@NachiketaHebbar your videos are really good, thanks for helping out

  • @yeongnamtan
    @yeongnamtan 2 ปีที่แล้ว

    I tried to run your code and keep getting this error.
    Can you help me understand what is wrong ?
    I did load a hdf5 model following your code.
    File "app.py", line 45, in
    st.write(prediction)
    NameError: name 'prediction' is not defined

    • @btKaranDhar
      @btKaranDhar ปีที่แล้ว

      I am facing the same issue , were u able to resolve it ?

  • @BuseYaren
    @BuseYaren 3 ปีที่แล้ว

    Hello! First of all, thank you for your video and notebooks. When i running the notebook, i have an error.
    ModuleNotFoundError: No module named 'pyngrok'.
    How can i solve this problem?

    • @NachiketaHebbar
      @NachiketaHebbar  3 ปีที่แล้ว +1

      Did you do pip install pyngrok ?

    • @BuseYaren
      @BuseYaren 3 ปีที่แล้ว

      @@NachiketaHebbar sure, i did

    • @sakshi5886
      @sakshi5886 2 ปีที่แล้ว

      @@BuseYaren same issue. Were you able to resolve this?

  • @yashbadgujar4854
    @yashbadgujar4854 4 ปีที่แล้ว +1

    getting error in installing streamlit. pip install streamlit giving error

  • @narayandhungana9454
    @narayandhungana9454 2 ปีที่แล้ว

    Can we add login and register page on this ?

  • @preetkamalkaurgill1719
    @preetkamalkaurgill1719 2 ปีที่แล้ว

    Hey, great video and really helpful. I followed along and everything seems to be working but when i open the link it says "it is unreachable". Please give suggestion on the same

    • @Harshi5685
      @Harshi5685 4 หลายเดือนก่อน

      do you solved the problem,please reply i am facing the same issue as this site can't be reached?

  • @studytips7034
    @studytips7034 7 หลายเดือนก่อน

    how to fix port nbr i have port error problem

  • @busraduygu7324
    @busraduygu7324 3 ปีที่แล้ว

    Hi,
    very nice video thank you but i am getting an error.
    When I select an image for guessing I get this error TypeError: 'Image' object is not subscriptable. Pls help me!

    • @NachiketaHebbar
      @NachiketaHebbar  3 ปีที่แล้ว +1

      You have to convert the image into a Numpy array before trying to reshape it

  • @anamikamaurya22
    @anamikamaurya22 4 ปีที่แล้ว +1

    can we say that its deep learning app using IoT

    • @NachiketaHebbar
      @NachiketaHebbar  4 ปีที่แล้ว

      We can't call it IoT yet. If there was some sensor or camera capturing pictures of flowers , uploading it onto the cloud and If we then make a prediction on it, then we can classify it as deep learning using IoT.

    • @anamikamaurya22
      @anamikamaurya22 4 ปีที่แล้ว

      @@NachiketaHebbar in real time scenario, is it worthy to make prediction on cloud

  • @user-or7ji5hv8y
    @user-or7ji5hv8y 4 ปีที่แล้ว +1

    Can you do an example on GCloud.

  • @kushbhati5245
    @kushbhati5245 3 ปีที่แล้ว

    Whenever I am trying to run the authentication command it is showing command not found

    • @NachiketaHebbar
      @NachiketaHebbar  3 ปีที่แล้ว

      You have to add ! mark before ngrok in the authentication command and you can remove the' ./'

    • @chinmayakaundanya3151
      @chinmayakaundanya3151 3 ปีที่แล้ว

      first install pyngrok, import grok from pyngrok and then use ngrok authtoken command

  • @scienceclassroom3780
    @scienceclassroom3780 3 ปีที่แล้ว +1

    see in website this show "not secure" 😁😁😁😁

  • @abdullahbinabdullah3064
    @abdullahbinabdullah3064 3 ปีที่แล้ว

    Bro Can you please help me I am getting ngrok command not found error in google colab

    • @NachiketaHebbar
      @NachiketaHebbar  3 ปีที่แล้ว

      i have added the code in the description. Try running that

  • @linusjohansson3164
    @linusjohansson3164 3 ปีที่แล้ว

    Great video! Can you share the notebook?

  • @ameyband6354
    @ameyband6354 4 ปีที่แล้ว +1

    It will be great if you will share the colab notebook.

    • @ayoolafakoya9841
      @ayoolafakoya9841 4 ปีที่แล้ว

      exactly , because the code gives errors

  • @divyakhairnar5248
    @divyakhairnar5248 3 ปีที่แล้ว

    Getting error at line !nohup streamlit run app.py & as bsckground processes not supported... How to resolve this error... Btw nice video😊

    • @Jahid_85
      @Jahid_85 3 ปีที่แล้ว

      I have also the same problem. How can I resolve this error?

  • @ArjunSharma-vy5fv
    @ArjunSharma-vy5fv ปีที่แล้ว

    Your code has errors

  • @duryabhajra2629
    @duryabhajra2629 ปีที่แล้ว

    I need help Please

  • @reshmajames6
    @reshmajames6 3 ปีที่แล้ว

    Can we try the same code In juypter?

  • @md.imrulkayes4258
    @md.imrulkayes4258 3 ปีที่แล้ว

    can u give me the git link of your source code, please?

  • @jojushaji3010
    @jojushaji3010 3 ปีที่แล้ว

    Bro can we deploy an Ml model in googlecolab and stremlit

    • @NachiketaHebbar
      @NachiketaHebbar  3 ปีที่แล้ว +1

      Yes, the procedure will be mostly same. You will have to save the ml model as a pickle file and load it In the webapp. You can check my video on that in my deployment of ml model playlist.

    • @jojushaji3010
      @jojushaji3010 3 ปีที่แล้ว

      @@NachiketaHebbar tnx bro

  • @riteshbarache6797
    @riteshbarache6797 3 ปีที่แล้ว

    Sir plz share google colab sheet plz plz plz sir

  • @woonie3134
    @woonie3134 3 ปีที่แล้ว

    plz share the code would be useful ::

  • @riteshbarache6797
    @riteshbarache6797 3 ปีที่แล้ว

    Bhai tu devmanus hai