Project-MONAI / MONAI

AI Toolkit for Healthcare Imaging
https://monai.io/
Apache License 2.0
5.73k stars 1.05k forks source link

Refactor MAISI networks to use monai core components #7988

Closed guopengf closed 1 month ago

guopengf commented 1 month ago

Is your feature request related to a problem? Please describe.

GenerativeModels is moved to monai core. We plan to refactor three MAISI networks, including AutoencoderKlMaisi, DiffusionModelUNetMaisi, and ControlNetMaisi and use monai core components.

Public Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.