Add MONAI FL client components [P0 v1.0]
PIC: Holger
Make it intuitive and seamless for MONAI to be extended to FL. Focus on client side integrations first.
Create components to allow running MONAI pipelines in any FL framework.
Suggesting to create a new folder (i.e., monai/fl
) containing the following subfolders and objects:
client
:
ClientAlgo base class
MONAIAlgo reference implementation that…
PIC: Holger
Make it intuitive and seamless for MONAI to be extended to FL. Focus on client side integrations first.
Create components to allow running MONAI pipelines in any FL framework.
Suggesting to create a new folder (i.e., monai/fl
) containing the following subfolders and objects:
client
:
ClientAlgo base class
MONAIAlgo reference implementation that can parse MONAI bundle configuration files
utils
:
ExchangeObject, Filters and other helper/utility classes.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.