Matthias Hadlich

Results 5 comments of Matthias Hadlich

Confirmed on KDE neon 5.17 which is based on Ubuntu 18.04

The same problem can occur if your GOROOT is wrong which was my problem. Executing the command mentioned above will expose the problem so you then can fix it: `go...

@grlee77 Thanks a lot! I just tried it on the DeepEdit Code and it appears to be 100% compatible to what scipy does, really awesome. For everyone else trying this...

Also for anyone wondering what the impact of this would be, I did some profiling on a full 3D volume. Here is the according snippet: https://gist.github.com/matt3o/0de8a24a10135ed24de6f77ab89e15b1 And the results were:...

As of https://github.com/Project-MONAI/MONAI/pull/6981, the Euclidean distance transform will be part of MONAI from version 1.3 ongoing. It has GPU support via cuCIM and runs a lot faster. Falls back to...