monai-deploy icon indicating copy to clipboard operation
monai-deploy copied to clipboard

MONAI Deploy aims to become the de-facto standard for developing, packaging, testing, deploying and running medical AI applications in clinical production.

Results 25 monai-deploy issues
Sort by recently updated
recently updated
newest added

Hey! I've been trying to deploy MONAI deploy express with Azure Container Instances and modifying the available docker-compose.yml file, but because of [inherent issues with mounting Fileshares](https://stackoverflow.com/questions/69197784/is-it-possible-to-mount-a-single-file-folder-from-azure-file-share-to-azure-cont) and not fully...

help wanted
guideline
deploy

This issue was previously raised #90, but the suggested solution does not apply/work for me. In the hello world example, after sending DICOMS to MONAI-Deploy, there is this step in...

There are 2 minor issues with the MD Express docker-compose.yml and .env file that prevents launching the services without modifications: 1. In the .env file, the TASK_MANAGER_DATA has an additional...

Dicom images can be sent to MD express where it would be stored then initiate a pipeline. Requesting to have a way to delete this dicom data after X hours...

monai-deploy-express

MD express works great out of the box in a very simple way. Requesting a similar way to simply track jobs submitted and track dockers launched for easy debugging of...

monai-deploy-express

I can start and run MD Express from a local host. However I get an error from docker compose not finding files when I try to run MD express through...

monai-deploy-express

I have added OHIF viewer 2.x used by monai label. I made OHIF use orthanc instance used by MD express. Things worked great, but unfortunately the returned dicom seg appears...

I am trying one of the demos, when I send the images using terminal using `storescu` I can upload the images on Orthanc. However when I try to send the...

monai-deploy-express

Create a automated functional end to end test which will verify that MONAI deploy has been deployed successfully. OneTimeSetup - Hit healthcheck endpoints (MIG, MWM, MTM, Argo, Mongo, Minio, Rabbit)...