Dominik Müller
Dominik Müller
Hey @lcaronson, thanks for your interest in using MIScnn! > I am a little bit unclear how you come up with final 0.9544 Dice coefficient value in the published MIScnn...
Hi Itzik, > I tried the kits19 notebook and it runs pretty well. But because of my (relatively) weak GPU I had to choose only several samples trained on limited...
> Thank you very much for your answers (which were as usual very detailed and clear). No problem. I hope that they are helpful. > Even if using a pretrained...
Hey @SangWoonJeong, without any knowledge about your dataset or MIScnn your configurations, there could be dozens of different bottlenecks why a model is not be able to learn on your...
Hey @jumutc, sorry for the late reply. Can you elaborate & describe the bug a little bit more. - What is your MIScnn configuration - Dataset - What type of...
Mhm. Normally, the number of predicted batches for fullimage should be 1 because MIScnn run inferences just for one sample and there is no patches obviously. Puh, can you try...
Hey @UriShavit, thanks for pointing this out! :) This callback is deprecated code, as you already said correctly, from an older project in which I started to create MIScnn. I...
> I am doing a project where I'm trying to reproduce your results as a first stage. > >Afterwards, I'll try to add data of early stages cysts to improve...
Hi @lcaronson, there are two ways which pop in my mind: 1) Fixing this beforehand via loading the suspicious cases and switch the axis via NumPy. This is the way,...
Hello @covasquezv, good question. To be honest, I don't know because I have never worked with TF Serving. But after reading some documentation, I'm quite sure that it has to...