3Dunet_abdomen_cascade icon indicating copy to clipboard operation
3Dunet_abdomen_cascade copied to clipboard

Results 9 3Dunet_abdomen_cascade issues
Sort by recently updated
recently updated
newest added

Hello, How many patches did you create per image and how many epochs did you train? How did you maintain the high resolution and upsampled prediction concatenation? Did you reconstruct...

Thank you very much for sharing. But how can I get the experiment dataset?

Thanks for your wonderful work. How to use [Pancreas-CT][https://wiki.cancerimagingarchive.net/display/Public/Pancreas-CT] as an example?

I'm still trying to understand how the prepare data works. Do you run the prepare_data.py twice? Once for stage 1 and a second time for stage 2? In the code,...

Hi, I'm wondering if the overlapping tiles is used in the code, from the result i believe is non-overlapping, is there a flag to control overlapping or non-overlapping?

Hi, can you provide this 3Dunet caffe prototxt? I've being trying hard to change from tensorflow architecture to caffe prototxt. Thanks!

hi~ It is very appreciated that you release this code. It is very helpful for my research. but I have the question about the softmax_loss layer. in some situation that...

Hi, I tried to run the code in 3D-Unet with your pretrained model. I am asking this question ``` I0625 14:51:07.611187 11147 net.cpp:400] conv_d0b-c -> d0c F0625 14:51:07.612490 11147 blob.cpp:33]...

hi~ I wonder if this can support the patch training, not the whole image?