Hello, the model link and data set link not working
@karanpatel33582 жыл бұрын
New Dataset link: drive.google.com/file/d/1hUjxS2LfOmugvqIGhcKd5G2J1jmRjByi/view?usp=sharing New Model Link: drive.google.com/file/d/1DdKCPLf3JM1rzPZko3QwjTzisdU9hCq6/view?usp=sharing
@viper-ms1us Жыл бұрын
Nice
@mmm-eo5cs2 жыл бұрын
Thankyou sooo much sir .. you don't know how helpful this video is..... Thanks alot... Sir mera bs ek question hai..... Humein model ki overall accuracy kese pta chlegi???? Agr train krte time aapko mili ho to plz btaiye ..
@karanpatel33582 жыл бұрын
Thank you for your support keep sharing the video. There are multiple code from which you can determine the overall accuracy however you should also consider ROC curves and other graphs.
@mmm-eo5cs2 жыл бұрын
Ok sir..... You have written 95percnt accuracy in thumbnail..... Aap plz btayenge aapne konsa parameters consider kiye hain...
@karanpatel33582 жыл бұрын
@@mmm-eo5cs it’s general KPI from tensorflow which gives you accuracy.
@mmm-eo5cs2 жыл бұрын
@@karanpatel3358 okk thankyou soo much sir..... And thankyou for quick response... 🙏🏼🙏🏼
@medicalengineering354 жыл бұрын
Nice work !!!
@karanpatel33584 жыл бұрын
Medical Engineering thank you so Much 😊
@arthpatel56884 жыл бұрын
Wow!! great work
@karanpatel33584 жыл бұрын
Arth Patel thank you so much 😊
@VijayaLakshmiRajanna-yl2fo Жыл бұрын
In vgg classifier what are all the parameters it taken into considerations to say that the dataset image is +ve to virus?
@karanpatel3358 Жыл бұрын
As far as the classification of pre-train data; physicians already classified into +ve and -ve categories.
@abhijeetanand3443 Жыл бұрын
how to open .h5 vgg file to make changes in certain layer?
@farahjabeen770715 күн бұрын
@Karan Patel I want yo learn about medical image processing using deep learning. I don't know about free resources where i can learn about medical images and how to use them in deep learning. Can you guide me on a little pathway. Thank you for your time in advance
@decimalinfotech1060 Жыл бұрын
hello sir, could you help me to find the masks of every ct images or roi using python
@davisjohn-d6h3 жыл бұрын
Hi Karan, don't you have to do model.fit in order to train the model? I don't see model.fit here unless I missed it somewhere. And also don't you have to shuffle the data at the time stamp 6:41 when you do np.concatenate, because the order of X_train is first all noncovid images and then comes all covid images. Don't you have to shuffle the X_train and X_test in order to randomize the order of noncovid and covid? Because if all the noncovid images come first then the model can just simply predict noncovid? Thanks
@karanpatel33583 жыл бұрын
First of all Davis thank you for comment, It is not like if you don't shuffle the dataset you can not predict another side. Shuffling data ensuring that each of your data gives independent impact on model. I hope you are clear with your doubt.
@davisjohn-d6h3 жыл бұрын
@@karanpatel3358 Thanks for the reply. Also, don't you have to do model.fit to train the model? I didn't see a model.fit here, I just saw you predict
@karanpatel33583 жыл бұрын
@@davisjohn-d6h because model.fit command for to feed the data in dense layer. To shorten the code “I run code in my computer for 50 epochs and directly read that model” Thank you
@KaranPatel-wc4wo3 жыл бұрын
@@karanpatel3358 thank you sir
@susmitajkumar54412 жыл бұрын
can you explain the vgg model that you have used here
@bouchrarahmani42252 жыл бұрын
good job , how can i emerge or fusion between CT scan and Xray image.?
@karanpatel33582 жыл бұрын
I think you can’t because these image capture from different modalities.
@bouchrarahmani42252 жыл бұрын
The problem in this. I have a final project about fusion between ct image and xray with deep learning
@saisrujan69184 жыл бұрын
Bhai which algorithm did you use
@karanpatel33584 жыл бұрын
Deep learning algorithm
@saisrujan69184 жыл бұрын
@@karanpatel3358 thank you for your reply
@karanpatel33584 жыл бұрын
Any time, Code is available on github.
@shivtejful4 жыл бұрын
Can images with different pixel spacing inputed as arrays in training have effect on model generation/performance?
@karanpatel33584 жыл бұрын
Yes, pixel spacing does matter on model training as far as my experience says. But I manage my pixel spacing between Pixel Spacing = Row Spacing \ Column Spacing = 0.30\0.25. However i did not set this feature in this algorithm. Thank you .
@shivtejful4 жыл бұрын
What are the ways pixel spacing can impact the model according to your experience?
@karanpatel33584 жыл бұрын
Let's Think majorly when the pixel spacing is ideal it’s get more proper Num of features. If you it is spacing is larger then it will get less features and it may spoil your performance.
@davisjohn-d6h3 жыл бұрын
It's hard to hear you with that background music, other than that, good video
@karanpatel33583 жыл бұрын
Okay sorry for that, in next video I will resolve this ! Thank you for the feedback Davis John
@譚聯偉4 жыл бұрын
i cannot use the tensorflow and matplotlib simutaneously.... how can i do ? thanks a lot >
@karanpatel33584 жыл бұрын
譚聯偉 try the code which I put in description.
@debkumar55364 жыл бұрын
Can you please share the vgg model code with me
@karanpatel33584 жыл бұрын
Deb Kumar I did not get your que. If you ask for code then link is in description.
@debkumar55364 жыл бұрын
Sir I need the code for the model. In link you provided is for model and I unable to get the code from that
@debkumar55364 жыл бұрын
I wants to see how you write the code for vgg model
@karanpatel33584 жыл бұрын
Deb Kumar I wrote just VGG16 model’s dense layer you can find the code in any VGG16 models. If you have still doubt contact me on LinkedIn.
@ankitupadhyay35463 жыл бұрын
I want to know more about this model can you help me out
@karanpatel33583 жыл бұрын
Yeah sure, Tell me what you want to know ?
@ankitupadhyay35463 жыл бұрын
where i can contact you
@ankitupadhyay35463 жыл бұрын
I want to know about that epoc model
@ankitupadhyay35463 жыл бұрын
And on what basis and how detection is done
@karanpatel33583 жыл бұрын
@@ankitupadhyay3546 We can communicate on LinkedIn.
@SGandhi2 жыл бұрын
I want to understand full process with code in python can you help me with my below question
@RS-Rangoli4 жыл бұрын
How to import download data set to google collab
@karanpatel33584 жыл бұрын
rupasri ch it’s widely depends on datasets and platform which you are using for code. For example Goggle Colab has the facility to read data from drive. I hope you clear with your doubts.
@abdelkaderwalidmekibes94693 жыл бұрын
Hi, thank u for the video, i have question, in the non-covid class, there is images which contain white zones, is it that covid-19?
@karanpatel33583 жыл бұрын
No it may be because of its "pneumonia patient" or lung damange other than COVID.
@abdelkaderwalidmekibes94693 жыл бұрын
@@karanpatel3358 thank you for ur answer
@pallavipriyadarshini50653 жыл бұрын
Very nice explanation.. Can u plz send me ur github link for this code..
@karanpatel33583 жыл бұрын
Sure please write “ karan 1210 GitHub “ on google . Or click on link karanpatelbme.blogspot.com/?m=0 ( here you find GitHub Icon click on that )
@pallavipriyadarshini50653 жыл бұрын
@@karanpatel3358 thank u
@pramodkumarsahoo33513 жыл бұрын
@@karanpatel3358 please suggest i am unable to load ur vgg model for 50 epoch..
@karanpatel33583 жыл бұрын
@@pramodkumarsahoo3351 write ✍️ your error. Because it’s working in my system.
@অনন্যা-ষ৫ফ2 жыл бұрын
Hello sir. How can I use your model in my code? I am working on a google collab. I am a little bit confused. I will be really grateful if you give me the solution.
@karanpatel33582 жыл бұрын
Probably you can download the file extension and then load it to your model.
@অনন্যা-ষ৫ফ2 жыл бұрын
@@karanpatel3358 how can I contact you? I need some help.. could you please help me?
@অনন্যা-ষ৫ফ2 жыл бұрын
could you please provide me the model code. I mean training parts code. model fitting code? the h5 file is not working in my code. please please please , it will be really helpful for me. please sir.
@karanpatel33582 жыл бұрын
@@অনন্যা-ষ৫ফ Linkedin OR write karan patel biomedical on google
@অনন্যা-ষ৫ফ2 жыл бұрын
@@karanpatel3358 Ok thanks
@AnkitKumar-jb5qf3 жыл бұрын
After entering the model you provided, in the output, the images are getting black, please help .. btw great video very useful
@karanpatel33583 жыл бұрын
its not like image getting black i guess, because there is no line of code which actually do that. But its may be because you choose input image like that.
@AnkitKumar-jb5qf3 жыл бұрын
@@karanpatel3358 i choosed the same dataset that you provided
@karanpatel33583 жыл бұрын
@@AnkitKumar-jb5qf then please tell me what kind of drakness you are talking about ? because it might possible that image it self from input side is also that much dark. Thank you.
@AnkitKumar-jb5qf3 жыл бұрын
@@karanpatel3358 can I share my no..? Btw .. where I right plt.imshow(X_test[index]) plt.show() After this ..
@karanpatel33583 жыл бұрын
@@AnkitKumar-jb5qf we will Communicate on LinkedIn
@mohammedal-rubaie89023 жыл бұрын
how i can create vgg dataset for my own data like yours please help
@karanpatel33583 жыл бұрын
Please Watch video " Detect COVID19 from chest X-ray || Deep Learning algorithm to detect corona from chest X-ray images." In this video I describe you the technique.
@pallavipriyadarshini50653 жыл бұрын
Can we use the same code of vgg model for covid chest x ray and covid ct scan both in same way for all cnn models
@karanpatel33583 жыл бұрын
@@pallavipriyadarshini5065 Good Question but you can not use the same model because, it had train on CT scan images.
@vinaykumar-xz6eh Жыл бұрын
hi that vgg_ct_trail_50_epoch_karan_patel.h5 link is not working can u please send the link in the comments
@SGandhi2 жыл бұрын
Hoe we can segment the image of covid , pneumonia patient in python can you just make vidoe fir that and how can we do feature selection also