Difference between revisions of "Documentation/Nightly/Modules/DeepInfer"

From Slicer Wiki
Jump to: navigation, search
Line 24: Line 24:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 +
[[File:Deepinfer-256.png|128px|]]
 +
<br>
 
DeepInfer is an Open-Source Deep Learning Deployment Toolkit for medical imaging and Image-Guided Therapy. With DeepInfer 3D Slicer users can deploy trained
 
DeepInfer is an Open-Source Deep Learning Deployment Toolkit for medical imaging and Image-Guided Therapy. With DeepInfer 3D Slicer users can deploy trained
 
deep learning and machine learning models in their workflow. Also,  DeepInfer allows machine learning experts to package,
 
deep learning and machine learning models in their workflow. Also,  DeepInfer allows machine learning experts to package,
 
ship, and deploy their models, thereby additionally allowing clinical researchers and biomedical engineers to use
 
ship, and deploy their models, thereby additionally allowing clinical researchers and biomedical engineers to use
 
task-specific deep models, without the need for further software development and configuration.
 
task-specific deep models, without the need for further software development and configuration.
 +
 
{{documentation/{{documentation/version}}/module-section|Setup Guide}}
 
{{documentation/{{documentation/version}}/module-section|Setup Guide}}
 
In order to use DeepInfer, [https://www.docker.com/ Docker] is required to be installed and configured properly.
 
In order to use DeepInfer, [https://www.docker.com/ Docker] is required to be installed and configured properly.

Revision as of 22:29, 10 April 2017

Home < Documentation < Nightly < Modules < DeepInfer


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: DeepInfer
Acknowledgments: This work is funded by NIH Grant No.P41EB015898, Natural Sciences andEngineering Research Council (NSERC) of Canada and the Canadian Institutes of Health Research (CIHR).
Authors: Alireza Mehrtash(SPL), Mehran Pesteie ()
Contact: Alireza Mehrtash, <email>mehrtash@bwh.harvard.edu</email>
webite: DeepInfer Website
License: Slicer License


Surgical Planning Laboratory (SPL)  

Module Description

Deepinfer-256.png
DeepInfer is an Open-Source Deep Learning Deployment Toolkit for medical imaging and Image-Guided Therapy. With DeepInfer 3D Slicer users can deploy trained deep learning and machine learning models in their workflow. Also, DeepInfer allows machine learning experts to package, ship, and deploy their models, thereby additionally allowing clinical researchers and biomedical engineers to use task-specific deep models, without the need for further software development and configuration.

Setup Guide

In order to use DeepInfer, Docker is required to be installed and configured properly.

Windows

Mac OS X

Ubuntu

Panels and their use

Citing DeepInfer

To acknowledge DeepInfer and 3D Slicer, please cite the please cite the DeepInfer web site and following publications when publishing work that uses or incorporates DeepInfer and 3D Slicer:

Information for Developers