Linux / amd64
More info https://catalog.ngc.nvidia.com/orgs/nvidia/teams/clara/collections/claradeploy
This asset requires the Clara Deploy SDK. Follow the instructions on the Clara Ansible page to install the Clara Deploy SDK.
This application is NOT for medical use.
This application reads FastIO variables from the appropriate FastIO inputs, and outputs one of them as a compressed Numpy file.
Specifically, the operator
segmentation
and segmentation_shape
,shape
of segmentation
corresponds to the entries in segmentation_shape
(ie. segmentation.shape == segmentation_shape
),segmentation
as a numpy array.Two FastIO variables named:
segmentation
holding a one-channel 3D volumesegmentation_shape
holding a 1D 4-entry array corresponding to the shape
of segmentation
Compressed Numpy file (.npz
) in the /output
folder.
The directories in the container are shown below.
/app_fastio_to_npz
├── Dockerfile
├── main.py
└── requirements.txt
An End User License Agreement is included with the product. By pulling and using the Clara Deploy asset on NGC, you accept the terms and conditions of these licenses.
Release Notes, the Getting Started Guide, and the SDK itself are available at the NVIDIA Developer forum.
For answers to any questions you may have about this release, visit the NVIDIA Devtalk forum.