Ming M Qin
Ming M Qin
@laurencejackson Thanks for the feature request, a good one. For the time being, maybe you have already tried, we can use alternatives, either by building a new image from the...
> So I was talking about this similar thing with the IT here on Friday and one of the things they suggested is to build pipelines. Here things are working...
@laurencejackson For the second point, it is not directly related to inject/install dependency in an application container image. It merely confirms the use of an MAP as an Argo operator,...
> @MMelQin > > > If the functionalities required of the additional packages can be packaged into a separate application container image, AND, used as a separate stage/operator in the...
Thanks @tomaroberts Yes, initially we did discuss multi-container `MAP`, for this exact use case, and the PoC work to get docker in docker working. Will discuss this topic. The alternative...
Hi @laurencejackson, the Holoscan Packager can compile and build C++ apps into packages, as well as building Python apps into packages. With former, installing Debian packages is supported via cmake...
@tomaroberts thanks for the question. I will look into it in the week after once back from vacation. @mocsharp please chime in too.
@laurencejackson Thanks for this script and surely it helps! The default base image used by the Packager, `nvcr.io/nvidia/clara-holoscan/holoscan:v0.6.0-dgpu`, can be found in the file, `artifact_sources.py`, in the Holoscan SDK distribution,...
Just to add that MONAI Deploy App SDK has added the STL generation from volume segmentation image, closed [issue ](https://github.com/Project-MONAI/monai-deploy-app-sdk/issues/176) and [PR](https://github.com/Project-MONAI/monai-deploy-app-sdk/pull/260). For generating DICOM RTStruct instance, for use in...
@justinhorton2003 Thanks for the question. AWS offers EC2 instance with GPUs and those had been used for testing MONAI Deploy, including the MD Express. MONAI Deploy itself does NOT require...