Slicer-DeepInfer
Slicer-DeepInfer copied to clipboard
3D Slicer Module for connecting to model repository and use models for image analysis.
Hi, is it normal that the extension is that listed anymore? (not found in extension list) thanks
Tried installing DeepInfer through the 3D Slicer (`4.11.0-2019-07-15-linux-amd64`) Extension Manager, and received the following error on launch: ``` File "/home/mlp6/.config/NA-MIC/Extensions-28391/DeepInfer/lib/Slicer-4.11/qt-scripted-modules/DeepInfer.py", line 1, in import Queue ModuleNotFoundError: No module named 'Queue'...
While tryting to run DeepInfer with CT Bone Segmenter under 3D Slicer 4.8.1 (build myself), I get the following error and the process stops : sitk::ERROR: The file "LocalPath\.deepinfer\.tmp\OutputLabel.nrrd" does...
Would like to submit a deep learning model -- submitted form on website, and e-mailed [email protected] directly. Is this project still active and supported?
Some models share the same docker image. For example, prostate-segmenter and prostate-needle-finder are both inside the deepinfer/prostate. When a user downloads one of the models it should automatically put the...
In Slicer 4.9 with Qt 5, slicer crashes when the current local model is either prostate segmenter or prostate needle finder and we switch to one of either of these...
Add support for auxiliary inputs and outputs to the json model descriptor.
- [ ] when downloading a docker image (right now the UI freezes for a while which makes it less attractive to use) - [ ] if Docker daemon is...
If docker-py is available, it could potentially simplify docker interaction from the module. https://github.com/docker/docker-py