From 011d8b2c4560a2f714b6d92ba67c27680e543fad Mon Sep 17 00:00:00 2001 From: Patrick Roddy Date: Fri, 10 Nov 2023 15:31:00 +0000 Subject: [PATCH] Add template for `Work Achieved` slides & option to navigate back to home (#33) --- slides/index.html | 130 +---- slides/pre-workshop-slides/index.html | 796 ++++++++++++++++++++++++++ slides/work-achieved/index.html | 673 ++++++++++++++++++++++ 3 files changed, 1471 insertions(+), 128 deletions(-) create mode 100644 slides/pre-workshop-slides/index.html create mode 100644 slides/work-achieved/index.html diff --git a/slides/index.html b/slides/index.html index 52c5575..85dae48 100644 --- a/slides/index.html +++ b/slides/index.html @@ -309,137 +309,11 @@

9th & 10th of November 2023

- - - - -
-

🔧 Real-time AI Workflow for Surgery

- - - - - - -
- - - - -
-

🔥 Demo

- - Running colon.engine.fp32 model with VideoStreamReplayer on Clara-AGX - -

-  python colonoscopy_segmentation.py --data /workspace/holohub/data/colonoscopy_segmentation
-  
- - - -
- - - - - -
-

📅 Agenda

- - - - - - -
- - - -
-

🎒 Learning outcomes

- -
    - -
  • - Participants will learn to train, optimise, test and deploy real-time AI models for segmentation tasks, -

  • -
  • - Participants will learn good software practices to contribute to our open-source projects aligning with medical device software standard (IEC 62304), and -

  • -
  • - Participants will have the chance to work with NVIDIA Clara AGX - A Universal computing architecture for next-generation AI medical instruments. -

  • - -
+Pre-Workshop Slides +Work Achieved
- - -
-

💻 GitHub project & discussions

- - - - - - -
- - - - - -
-

🙌 Acknowledgements

- -
    - -
  • -

    UCL Centre for Medical Image Computing (CMIC)

    - -
      -
    • - Snigdha Sen and Florence Townend -
    • -
    -
  • - -
  • -

    Healthcare AI, NVIDIA

    -
      -
    • - Mikael Brudfors
    • -
    -
  • - -
  • -

    Advanced Research Computing Centre (ARC)

    - -
      -
    • - Steve Thompson
    • -
    -
  • - -
  • -

    Wellcome / EPSRC Centre for Interventional and Surgical Sciences (WEISS)

    -
      -
    • - Sophia Bano and Matt Clarkson
    • -
    -
  • - - -
- -
- - - - diff --git a/slides/pre-workshop-slides/index.html b/slides/pre-workshop-slides/index.html new file mode 100644 index 0000000..e6f0f5f --- /dev/null +++ b/slides/pre-workshop-slides/index.html @@ -0,0 +1,796 @@ + + + + + + + + + + + + + + slides for cmicHACKs + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+

🔧 Real-time AI Workflow for Surgery

+ + + + + + +
+ + + + +
+

🔥 Demo

+ + Running colon.engine.fp32 model with VideoStreamReplayer on Clara-AGX + +

+  python colonoscopy_segmentation.py --data /workspace/holohub/data/colonoscopy_segmentation
+  
+ + + +
+ + + + + +
+

📅 Agenda

+ + + + + + +
+ + + +
+

🎒 Learning outcomes

+ +
    + +
  • + Participants will learn to train, optimise, test and deploy real-time AI models for segmentation tasks, +

  • +
  • + Participants will learn good software practices to contribute to our open-source projects aligning with medical device software standard (IEC 62304), and +

  • +
  • + Participants will have the chance to work with NVIDIA Clara AGX - A Universal computing architecture for next-generation AI medical instruments. +

  • + +
+ +
+ + + +
+

💻 GitHub project & discussions

+ + + + + + +
+ + + + + +
+

🙌 Acknowledgements

+ +
    + +
  • +

    UCL Centre for Medical Image Computing (CMIC)

    + +
      +
    • + Snigdha Sen and Florence Townend +
    • +
    +
  • + +
  • +

    Healthcare AI, NVIDIA

    +
      +
    • + Mikael Brudfors
    • +
    +
  • + +
  • +

    Advanced Research Computing Centre (ARC)

    + +
      +
    • + Steve Thompson
    • +
    +
  • + +
  • +

    Wellcome / EPSRC Centre for Interventional and Surgical Sciences (WEISS)

    +
      +
    • + Sophia Bano and Matt Clarkson
    • +
    +
  • + + +
+ +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/slides/work-achieved/index.html b/slides/work-achieved/index.html new file mode 100644 index 0000000..be970e2 --- /dev/null +++ b/slides/work-achieved/index.html @@ -0,0 +1,673 @@ + + + + + + + + + + + + + + slides for cmicHACKs + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+

+
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +