-
Hi @ericspod , @KumoLiu ,
Recently, I got more and more feature requests to run bundle for real-time inference in MONAI Label, MONAI Deploy, and NVIDIA NIMs, etc.
There are 2 main blockers to supp…
-
**Is your feature request related to a problem? Please describe.**
Currently MONAI bundle allows user to define their components (class) and supports the initiation of the class from the bundle tem…
-
Hi all, as discussed in the MONAI deploy WG meeting 7-Apr-22 I think there would be value in creating a suite of MONAI application packages for testing the capabilities of a system that uses MONAI dep…
-
**Is your feature request related to a problem? Please describe.**
Follow up change/comments for:
- https://github.com/Project-MONAI/monai-deploy-app-sdk/pull/168
- https://github.com/Project-MONAI…
-
While we are mid-port of MONAI Generative into MONAI Core, the Generative repo is active and people are still making bugfixes/PRs. This issue is to keep track of any fixes made on Generative on compon…
-
When training with on your own dataset, the following error occurs:unetr_pp_trainer_synapse
Traceback (most recent call last):
File "C:\Project\unetr_pp\unetr_pp\run\run_training.py", line 169, i…
-
Stain normalization in MONAI consists of two components stain extraction and stain normalization. Right now, they are specific to Hematoxylin and Eosin stains but both of these components can be gener…
-
Create a tutorial that uses monai.fl tools to train a generative models. It can use any FL tools for it (reccomend start with NVFlare), but it should use MONAIAlgo or ClientAlgo as clients (https://gi…
-
**Is your feature request related to a problem? Please describe.**
In the README.md and/or installation guide to precisely specify versions of dependencies. This would be only for Python, Numpy, and …
-
The `tests` directory has gotten large over time as we've added new components with their test cases. It's absolutely a good thing to have thorough testing but as a almost-flat directory it's hard to …