You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fed-BioMed](https://github.com/fedbiomed/fedbiomed) a collaborative learning framework for real-world healthcare applications, provides tutorials for training a federated learning model using MONAI components.
Copy file name to clipboardExpand all lines: modules/omniverse/omniverse_integration.ipynb
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -484,7 +484,10 @@
484
484
"source": [
485
485
"## Convert 3D model contain all organs to USD format\n",
486
486
"\n",
487
-
"[Universal Scene Description (OpenUSD)](https://openusd.org/release/index.html) is an extensible ecosystem of file formats, compositors, renderers, and other plugins for comprehensive 3D scene description."
487
+
"[Universal Scene Description (OpenUSD)](https://openusd.org/release/index.html) is an extensible ecosystem of file formats, compositors, renderers, and other plugins for comprehensive 3D scene description.\n",
488
+
"\n",
489
+
"Instead of using code to convert, you can also use the built-in converter in NVIDIA Omniverse to perform the conversion. For more details on using the CAD Converter extension, please refer to the official documentation:\n",
"Download the [NVIDIA Omniverse](https://www.nvidia.com/en-us/omniverse/) launcher to explore applications such as USD Composer for viewing and manipulating the OpenUSD output file.\n",
576
+
"Since the Omniverse Launcher has been deprecated, you can use USD Composer to view and manipulate the OpenUSD output files.\n",
577
+
"\n",
578
+
"To download the latest version of USD Composer, you can follow the instructions here to build and launch:\n",
0 commit comments