Skip to content

Commit 1c0f36d

Browse files
authored
Add Visualization in Controlnet Model Training Tutorial (#1861)
Fixes #1855 ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [ ] Avoid including large-size files in the PR. - [ ] Clean up long text outputs from code cells in the notebook. - [ ] For security purposes, please check the contents and remove any sensitive info such as user names and private key. - [ ] Ensure (1) hyperlinks and markdown anchors are working (2) use relative paths for tutorial repo files (3) put figure and graphs in the `./figure` folder - [ ] Notebook runs automatically `./runner.sh -t <path to .ipynb file>` --------- Signed-off-by: YunLiu <[email protected]>
1 parent c2a0d13 commit 1c0f36d

File tree

3 files changed

+35
-15
lines changed

3 files changed

+35
-15
lines changed
Loading

generation/maisi/maisi_train_controlnet_tutorial.ipynb

Lines changed: 33 additions & 14 deletions
Large diffs are not rendered by default.

vista_2d/vista_2d_tutorial_monai.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"For additional information about VISTA-2D please also refer the [MONAI bundle](https://github.com/Project-MONAI/VISTA/tree/main/vista2d) and the [technical blog post](https://developer.nvidia.com/blog/advancing-cell-segmentation-and-morphology-analysis-with-nvidia-ai-foundation-model-vista-2d/).\n",
4141
"\n",
4242
"For dependency-related issues, you can also check this note:\n",
43-
"https://github.com/Project-MONAI/model-zoo/tree/dev/models/vista2d#dependencies."
43+
"https://github.com/Project-MONAI/model-zoo/tree/dev/models/vista2d#dependencies.\n",
44+
"If you're using MONAI's container, you can disregard the 'opencv-python-headless not installed' error, as it is already included within the container."
4445
]
4546
},
4647
{

0 commit comments

Comments
 (0)