Skip to content

Commit

Permalink
add: sample visualization in tables
Browse files Browse the repository at this point in the history
  • Loading branch information
soumik12345 committed Jan 16, 2024
1 parent 015e802 commit 34d9410
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions colabs/monai/3d_brain_tumor_segmentation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,15 @@
"wandb.log({\"Tumor-Segmentation-Data\": table})"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"The data appears to us in an interactive tabular format. Let us write [Weave queries](https://docs.wandb.ai/guides/weave) to filter the data on our table and focus on one particular row.\n",
"\n",
"![](./assets/viz-1.gif)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
Binary file added colabs/monai/assets/viz-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 34d9410

Please sign in to comment.