Skip to content

Commit

Permalink
Monai example of Medical Decathlon brain tumor segmentation (#501)
Browse files Browse the repository at this point in the history
* add: 3d brain tumor segmentation notebook

* update: add setup and intro

* update: notebook

* update: notebook

* add: sample visualization in tables

* add: sample visualization in tables

* update: notebook

* update: notebook

* add: sample visualization in tables
  • Loading branch information
soumik12345 authored Jan 18, 2024
1 parent ebf52e4 commit 71ecbc5
Show file tree
Hide file tree
Showing 8 changed files with 987 additions and 0 deletions.
1 change: 1 addition & 0 deletions colabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
| 🦄 Fine-tune a Torchvision Model with KerasCore | [![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/keras/keras_core/torchvision_keras.ipynb) |
| 🦄 Fine-tune a Timm Model with KerasCore | [![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/keras/keras_core/timm_keras.ipynb) |
| 🦄 Medical Image Classification Tutorial using MonAI and KerasCore | [![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/keras/keras_core/monai_medmnist_keras.ipynb) |
| 🩻 Brain tumor 3D segmentation with MONAI and Weights & Biases | [![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wandb/examples/blob/main/colabs/monai/3d_brain_tumor_segmentation.ipynb) |

# 🏋🏽‍♂️ W&B Features

Expand Down
Loading

0 comments on commit 71ecbc5

Please sign in to comment.