Skip to content

Commit b73ba5d

Browse files
authored
Update mist.html
1 parent 01591cc commit b73ba5d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

research/mist.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
<section class="hero">
77
<h1>MIST: Medical Image Streaming Toolkit</h1>
8+
<img src="https://raw.githubusercontent.com/BioIntelligence-Lab/MIST/main/assets/overview.png" alt="MIST Architecture Overview">
89
<p class="subtitle">A unified framework for intelligent, progressive, and resource-efficient medical image streaming.</p>
910
<div class="btn-container">
1011
<a href="https://doi.org/10.1007/s10278-024-01173-z" class="btn-primary">Journal Paper (JIIM 2024)</a>
@@ -14,11 +15,11 @@ <h1>MIST: Medical Image Streaming Toolkit</h1>
1415
</div>
1516
</section>
1617

17-
<section id="architecture">
18+
<!-- <section id="architecture">
1819
<h2>Architecture</h2>
1920
<p class="center">A schematic representation of MIST's hierarchical and adaptive streaming pipeline.</p>
20-
<img src="https://raw.githubusercontent.com/BioIntelligence-Lab/MIST/main/assets/overview.png" alt="MIST Architecture Overview" class="diagram">
21-
</section>
21+
22+
</section> -->
2223

2324
<section id="overview">
2425
<p><strong>MIST</strong> and <strong>ISLE</strong> represent two complementary frameworks addressing the challenges of large-scale medical imaging datasets and AI-driven inference systems.</p>

0 commit comments

Comments
 (0)