You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,9 @@ Where **MONAI** is focused on training and creating models, **MONAI Deploy** is
23
23
MONAI Deploy was released at **MICCAI 2021** and was part of the [**MONAI 2021 Bootcamp**](https://www.gpuhackathons.org/event/monai-miccai-bootcamp-2021). Since then we have released several versions of some of the sub-systems, while others are being actively developed. Please check out the next section.
24
24
25
25
## Sub-systems
26
-
First versions include:
27
26
-[**MONAI Application Package (MAP)**](https://github.com/Project-MONAI/monai-deploy/blob/main/guidelines/monai-application-package.md) - defines how applications can be packaged.
28
27
and distributed amongst MONAI Working Group member organizations.
29
28
-[**MONAI Deploy App SDK**](https://github.com/Project-MONAI/monai-deploy-app-sdk) - set of development tools to create MAPs out of MONAI / Pytorch models.
30
-
31
-
Future versions will include:
32
29
-[**MONAI Deploy Informatics Gateway**](https://github.com/Project-MONAI/monai-deploy-informatics-gateway) - I/0 for DICOM and FHIR.
33
30
-[**MONAI Deploy Workflow Manager**](https://github.com/Project-MONAI/monai-deploy-workload-manager) - Orchestrates what has to be executed based on the [**clinical workflow specification**](https://github.com/Project-MONAI/monai-deploy-workflow-manager/blob/main/guidelines/mwm-workflow-spec.md) and incoming requests.
34
31
-[**MONAI Deploy App Server**](https://github.com/Project-MONAI/monai-deploy-app-server) - Server environment which can run MONAI Applications (MAPs).
0 commit comments