Skip to content

Commit

Permalink
Rename to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Nov 9, 2023
1 parent 5c51804 commit 7a29571
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 831 deletions.
53 changes: 50 additions & 3 deletions slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ <h2 class="title">

<p class="subtitle">
</p>
2nd CMIC hackathon
CMIC hackathon 2023

<div class="quarto-title-authors">
<div class="quarto-title-author">
Expand All @@ -312,16 +312,53 @@ <h2 class="title">
</section>


<!-- New slide -->
<section id="workflow" class="slide level2">
<h2>🔧 Real-time AI Workflow for Surgery</h2>

<a href="https://github.com/SciKit-Surgery/cmicHACKS2/">
<img src = "figures/workflow/outputs/drawing-v00.png" style="max-width: 105%;" ></img>
</href>
</a>

</section>



<!-- New slide -->
<section id="demo" class="slide level2">
<h2>🔥 Demo</h2>

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

<pre><code>
python colonoscopy_segmentation.py --data /workspace/holohub/data/colonoscopy_segmentation
</code></pre>

<video controls="" width="" height="" muted="" loop="" autoplay="">
<source src="figures/video_python_colonoscopy_segmentation_py.mp4" type="video/mp4">
</video>

</section>




<!-- New slide -->
<section id="agenda" class="slide level2">
<h2>📅 Agenda</h2>

<a href="https://github.com/SciKit-Surgery/cmicHACKS2/">
<img src = "figures/agenda/outputs/drawing-v00.png" style="max-width: 105%;" ></img>
</href>
</a>

</section>


<!-- New slide -->
<section id="learning-outcomes" class="slide level2">
<h2>Learning outcomes</h2>
<h2>🎒 Learning outcomes</h2>

<ul type="1">

Expand All @@ -340,13 +377,23 @@ <h2>Learning outcomes</h2>
</section>


<!-- New slide -->
<section id="github" class="slide level2">
<h2>💻 GitHub project & discussions</h2>

<a href="https://github.com/SciKit-Surgery/cmicHACKS2/">
<img src = "figures/github-project/outputs/drawing-v00.png" style="max-width: 105%;" ></img>
</href>
</a>

</section>




<!-- New slide -->
<section id="acknowledgements" class="slide level2">
<h2>Acknowledgements</h2>
<h2>🙌 Acknowledgements</h2>

<ul class="roman">

Expand Down
Loading

0 comments on commit 7a29571

Please sign in to comment.