Project-MONAI / monai-deploy-app-sdk

MONAI Deploy App SDK offers a framework and associated tools to design, develop and verify AI-driven applications in the healthcare imaging domain.
Apache License 2.0
91 stars 48 forks source link

[DOC] Getting started with examples README #304

Open dbericat opened 2 years ago

dbericat commented 2 years ago

Report incorrect documentation

Create README at examples and Jupyter notebook tutorials to describe what each example is meant to showcase. Similar to https://github.com/Project-MONAI/tutorials

I can see 3 categories:

  1. MONAI Bundle -> MAP - link to key inference operator
  2. Model trained with MONAI, but not bundle available -> MAP - link to key inference operator
  3. Model NOT trained with MONAI -> MAP - link to how to create your own custom operator (I don't think we have this example yet)

Also add to documentation: https://docs.monai.io/projects/monai-deploy-app-sdk/en/latest/getting_started/examples.html#apps

dbericat commented 2 years ago

@AnilMistry @MMelQin @GreySeaWolf FYI