Deep-learning in Health care || Image Classification using(VGG16)?

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

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

  • @codealongmahesh-sd6ol
    @codealongmahesh-sd6ol 2 หลายเดือนก่อน

    very less time to cover more helpfull info , thanks u

  • @senthamilselvirajavel
    @senthamilselvirajavel 2 หลายเดือนก่อน +1

    thank you so much mam.. super clear cut explanation mam..kindly upload image to text genration also from generative ai mam kindly

  • @JannatulFerdous-em8te
    @JannatulFerdous-em8te 2 ปีที่แล้ว +2

    Thank you mem...thanks a lot...❤️

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

    Good job mam keep vloging God bless 🙏

  • @alexomelak4200
    @alexomelak4200 7 หลายเดือนก่อน +1

    thank you MOM . But i have one question. in this line of code vgg = VGG16(input_shape=(img_rows,img_cols,3), weights='imagenet', include_top=False), we are exercising on medical datset and they are not coloed image,we use the numbe rof channel=3 why? it is not clear for me. can you help me please.

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

    12.48 time , why softmax activation for two class problem, can we use sigmoid there?

    • @sometimesdchordstrikes...7876
      @sometimesdchordstrikes...7876 2 ปีที่แล้ว

      Pleaselease visit my channel and patiently listen about vgg19 ur doubts all doubts will be cleared. Sigmoid cannot be it's not adding upto..

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

      dear brother sigmoid activation function can be used.

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

      Softmax is good for classification.. it enhances the true positives.

    • @sometimesdchordstrikes...7876
      @sometimesdchordstrikes...7876 2 ปีที่แล้ว

      Softmax is like probabilities adding up to 1

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

      Since it is 2 class classification problem so you can use sigmoid . Suppose it is 3 class classification then you've to use softmax .

  • @WordsThroughTheSky
    @WordsThroughTheSky 10 หลายเดือนก่อน

    nice video, one note 100 - 33 = 67, not 77, at 6:51

  • @larbi-belaissaoui
    @larbi-belaissaoui 4 หลายเดือนก่อน

    thank you for this

  • @laybasheikh8549
    @laybasheikh8549 8 หลายเดือนก่อน +1

    Mam, img = cv2.resize(img,(224,224)) for these line I am getting error of (-215: Assertion failed) !ssize.empty() in function 'resize'. What to do?? Plz reply fast mam its my project of final year and tomorrow I have review for it.....plz help me.

  • @MuhammadMaab-os1gu
    @MuhammadMaab-os1gu 3 หลายเดือนก่อน

    Hello. Hope you are doing fine. I am an undergrad student . I am working on a project. Can you guide me in a query. I have CT scan dataset in the form of DICOM meaning for a single CT scan I have 100 layers. Should I feed the whole data into my deep learning model or should I feed the single malicious layer into my model. Thankyou

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

    Very good 👍👍

    • @sometimesdchordstrikes...7876
      @sometimesdchordstrikes...7876 2 ปีที่แล้ว

      Pleaselease visit my channel and patiently listen about vgg19 ur doubts all doubts will be cleared.

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

    why is the color channel of the model set to 3 if the images are in grayscale? Shouldn't it be 1?

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

    dear madam why you didn't detected tumor in images,?? i'm interested for this model so please answer me and thnks

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

    what accuracy does this model get

  • @SharathkumarHV
    @SharathkumarHV 6 หลายเดือนก่อน

    Where can I find the code which you have written ma'am

  • @SilpaBhaskaran-i6c
    @SilpaBhaskaran-i6c 11 หลายเดือนก่อน

    Thank you Madam. Which transfer learning model will you suggest for biological sequence classification ?

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

    Why did you add layers to the model? Is it required for transfer learning to work or is it just an attempt at improving accuracy?
    Also, do you know if it is possible to display a class activation map, and how to do it?

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

      Those models are built on ImageNet dataset. If you want to create model for your dataset then we need to add some top layers so that it learns the specific features of ur dataset. Otherwise accuracy may be very low.

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

    Please, how can i pass my dataset without training in Vgg16(FC7-Layer- Feature extraction) through Jupyter Notebook?

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

      if you are going to use only for feature extraction then you can set layer.trainable=False

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

      @@investime247 Thank you so much

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

    Can We use the same model for accident detection images (yes/no)

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

    can we have the google collab fille please ?

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

    Hey maam, I am a final year medical student from India. This was a really insightful video. I myself am currently interested in the deep learning in radiology. I currently have access to more than 1 million radiology images. I want to use transfer learning method for my research, but this is too complex for me. That is why I am reaching out to you to let you know if you'd be interested in collaborating on my research project.

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

      Ya sure. This is my mail id: hemalatha2107@gmail.com

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

      I would like to collaborate too

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

    Might be model is overffited!

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

    Thank You So Much! well explained.!. can you make more videos about deep learning

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

    Superb session ..i will be in touch with you for my research work . Your help is appreciated mam

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

    Thank You So Much! well explained.!
    how to Identify whether an image has a tumor or not by uploading an image as an input?

  • @SP-cg9fu
    @SP-cg9fu ปีที่แล้ว

    Super presentation. One question, Can we add xgboost classifier into this model?

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

    Amazing tutorial

  • @datascienceworld
    @datascienceworld 10 หลายเดือนก่อน

    Very informative. Please make such videos for image segmentation as well. Thanks

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

    Well explained

    • @sometimesdchordstrikes...7876
      @sometimesdchordstrikes...7876 2 ปีที่แล้ว

      Pleaselease visit my channel and patiently listen about vgg19 ur doubts all doubts will be cleared.