Skip to content

Commit 9a7dd82

Browse files
author
Stephen Aylward
committed
Added to README, fixed copyright, exclude from runner
1 parent c212d18 commit 9a7dd82

File tree

3 files changed

+47
-15
lines changed

3 files changed

+47
-15
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,10 @@ This tutorial shows several visualization approaches for 3D image during transfo
302302
#### [Auto3DSeg](./auto3dseg/)
303303
This folder shows how to run the comprehensive Auto3DSeg pipeline with minimal inputs and customize the Auto3Dseg modules to meet different user requirements.
304304

305+
#### <ins>**NVIDIA NIMs**</ins>
306+
#### [Vista3D Remote NIM](nvidia_nims/vista_3d_remove_num.ipynb)
307+
This tutorial illustrates sending an image to the Vista3D NIM running on NVIDIA's AI Enterprise / GPU Cloud servers. Results are saved to disk and viewed using pyvista. Registration to generate an API Key is required at [build.nvidia.com](https://build.nvidia.com). Registration and key generation is free and provides free credits for processing images.
308+
305309
#### <ins>**Self-Supervised Learning**</ins>
306310
##### [self_supervised_pretraining](self_supervised_pretraining/vit_unetr_ssl/ssl_train.ipynb)
307311
This tutorial shows how to construct a training workflow of self-supervised learning where unlabeled data is utilized. The tutorial shows how to train a model on TCIA dataset of unlabeled Covid-19 cases.

0 commit comments

Comments
 (0)