Thx you very much for your example and your nice explanation. Hope to see more content from you!
@ZEISS_arivis3 жыл бұрын
Thanks, will do!
@shynimoon123 Жыл бұрын
Dear Sreeni sir , this video helped me so much .. thanks a lot
@불루이보스2 жыл бұрын
Thanks a lot! Your really good teacher, sir!!
@nibhanapuri44763 жыл бұрын
Good morning, I working with diabetic retinopathy lesion detection using unet. But I am unable to produce good segmentation results .can you suggest me tips to improve the model and hyper parameter tunning
@antoniojunior48533 жыл бұрын
did you figure out any solution? I'm having the same problem.. I'm getting reasonable results of accuracy recall etc.. but Im not able to produce good segmentation...
@taharabs80069 ай бұрын
did u guys figure it out !!
@v_explore41233 ай бұрын
Thank you so much sir! In your opinion, can you suggest if there is any CNN which is better than U-Net on segmentation for biomedical imaging ?
@蘇裕宸-j2m2 жыл бұрын
Sir,what should i do to get the confidence of the object? Thx you very much
@sohailmaqsood381 Жыл бұрын
I am facing this error. Can somebody help me? image_dataset = np.array(images) image_dataset = np.expand_dims(image_dataset, axis = 3) AxisError: axis 3 is out of bounds for array of dimension 2
@jayeshpattamatta8958 Жыл бұрын
I am also facing the same error if I keep this axis as 3. mask_dataset = np.array(masks) ValueError: could not broadcast input array from shape (1850,1748,3) into shape (1850,) is coming due to this
@nazilaameli8639 Жыл бұрын
Thanks for the fantastic presentation! the prediction gives me black images, how can I fix it? I am working on tooth radiographs trying to segment the crowns. thanks
@subhayanmondal735 Жыл бұрын
Thank you so much Sir for such a great presentation... Sir, can I do segmentation of any image size with this code? I am working in the field of radiation oncology and I am working on organ segmentation from CT/MRI images. I need your valuable suggestions regarding the same.
@matancadeporco3 жыл бұрын
i'm did this with my datased containg images of tomato leaves, got IOU score of 1.0 (thats bad right?) and on the prediciton plot, i got nothing, just a black square... what u think its going wrong? ty 4 ur videos, its helping me a lot
@ZEISS_arivis3 жыл бұрын
IOU of 1.0 means you are getting 100% overlap between prediction and labels. This is unusual! Please make sure your are indeed comparing predictions and original masks.
@adnanebadaoui40332 жыл бұрын
me too i have black square help please
@shabinaa64073 жыл бұрын
Sir, it works very well on Corpus callosum segmentation, and for Lateral Ventricle segmentation it gives only black image and shows error: predictions` out of bound Condition x < y did not hold, in IOU_keras.update_state(y_pred_thresholded, y_test).
@naiyraelkady82043 жыл бұрын
can u tell me if this is considered a pre-trained model or not
@shabinaa64073 жыл бұрын
@@naiyraelkady8204 No, pre-trained means model is trained and saved, you have to just call that model and give your input. before providing input u must match your input size.
@shabinaa64073 жыл бұрын
I got segmentation after changing a number of filters. thank you @Apeer_micro
@ZEISS_arivis3 жыл бұрын
I am glad you figured out the problem and fixed it.
@antoniojunior48533 жыл бұрын
I'm having the same problem (getting black image prediction)... and I cant figure that out.. I tried to change the number of filters but it didnt solve my problem..
@raiden47432 жыл бұрын
I am getting an error "ValueError: Found input variables with inconsistent numbers of samples: [80, 0]" can anyone help me with this. I am new to this field.
@nataliameira2283 Жыл бұрын
What is the exported format?
@nataliameira2283 Жыл бұрын
What tool did you use to label the data?
@banjerdsa-ngiem15102 жыл бұрын
Can I train with image 1080*1080 ?
@siobhanlight71092 жыл бұрын
Thank you so much!
@dantec.dagandanan37323 жыл бұрын
thank you so much ser.
@jocelynw63603 жыл бұрын
Sir i am new to this, so I am trying to segment CXR using Unet. I found some data from kaggle but it doesn't contain the mask part.. How do I extract the mask image sir.. I really need help sir..
@aravindramkumarkrishnan81353 жыл бұрын
Hey there! There is a video by a person named Seth Adams. He explains how masks can be created from images. Here's the link to the video: kzbin.info/www/bejne/q5W1Z4atpM-MjtE I hope you find this useful!
@yordanosbirhanu4832 жыл бұрын
u have to segmnetation the image first do annotation
@EmilTheLongshoreman Жыл бұрын
Use something like label studio to annotate the CXR images with 'areas of interest' then export the mask for training, there are a bunch of tutorials how to do this online. not ideal because you have to manually do this step sometimes but this is one way to accomplish your task here
@sergiotalegon98682 жыл бұрын
THANK YOU :)
@nibhanapuri44763 жыл бұрын
Code used in video is not available in your github repo and please share
@ZEISS_arivis3 жыл бұрын
Just checked, it is there. Please check again.
@bourdayrachid38552 жыл бұрын
thank you teacher for your interssent explication can you please share with me the sildes for architecture unet Used
@fuegopuro59333 жыл бұрын
Can you go with BRATS pls?
@gampangji61712 жыл бұрын
Pardon me, Can I get you Email Please ?? thank you so much