Difference between revisions of "Monai"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:AI {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|monai}} |{{#vardefine:url|https://monai.io}} <!--CONFIGURATION: OPTIONAL (|1}} means it...") |
|||
Line 28: | Line 28: | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_LIB - library directory | ||
<!--Configuration--> | <!--Configuration--> |
Revision as of 00:05, 26 October 2021
Description
The MONAI framework is the open-source foundation being created by Project MONAI. MONAI is a freely available, community-supported, PyTorch-based framework for deep learning in healthcare imaging. It provides domain-optimized foundational capabilities for developing healthcare imaging training workflows in a native PyTorch paradigm.
Project MONAI also includes MONAI Label, an intelligent open source image labeling and learning tool that helps researchers and clinicians collaborate, create annotated datasets, and build AI models in a standardized MONAI paradigm.
Environment Modules
Run module spider monai
to find out what environment modules are available for this application.
System Variables
- HPC_MONAI_DIR - installation directory
- HPC_MONAI_BIN - executable directory
- HPC_MONAI_LIB - library directory