sara-eb

Results 7 issues of sara-eb

Hi, Thank you for sharing the code. I have compiled 3D-Caffe for pycaffe, and I created the `.h` files in python. At first since I saw that the input shape...

Hi, I had a look on the[ available CGAL packages](https://github.com/CGAL/cgal-swig-bindings/wiki/Package_wrappers_available), but I could not find the [Poisson Surface Reconstruction](https://doc.cgal.org/latest/Manual/packages.html#PkgPoissonSurfaceReconstructionSummary). Could I ask whether this package is available in python wrapper...

Hi, I need to apply CRF on 3d data in C++. I am wondering if it is possible to use denseCRF in C++ codes or include it in the ITK...

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 am implementing generalized dice loss python layer, I have extracted the labels to be treated as binary segmentation problem, Now I have some misunderstanding on background labels, which...

Hi, Thank you for sharing the code. I have compiled 3D-Caffe for pycaffe, and I created the `.h` files in python. At first since I saw that the input shape...

Hi, Thanks for sharing the code, I am trying to run your code on my dataset. I have 145 features extracted from 3D medical images. I have 2 questions: 1....