MONAI
MONAI copied to clipboard
AI Toolkit for Healthcare Imaging
**Is your feature request related to a problem? Please describe.** Image generation with MAISI **Describe the solution you'd like** Afaiu, currently, MAISI can "only" generate volumes conditionally on [`controlnet_cond`](https://github.com/Project-MONAI/MONAI/blob/dev/monai/apps/generation/maisi/networks/controlnet_maisi.py#L101). These...
Hello all, I've created a transform to subtract two images. I've created the tests and passed all integration tests. Hope you find it useful. Let me know if there is...
**Is your feature request related to a problem? Please describe.** It is common practice to concatenate different images along the channel axis before feeding them into a model (early fusion)....
Hi everyone, I would like to encourage all contributors to share their implementations related to the MICCAI challenge in the MONAI framework. The topics of focus include, but are not...