We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2098510 commit 4671e32Copy full SHA for 4671e32
research/mist.md
@@ -0,0 +1,17 @@
1
+---
2
+layout: default
3
+title: MIST
4
5
+
6
+## MIST: Medical Image Streaming Toolkit
7
8
+MIST is a format-agnostic, open-source framework for streaming medical images at different resolutions and formats from a single high-resolution copy.
9
10
+It enables:
11
12
+- Progressive, multi-resolution streaming using HTJ2K.
13
+- Bandwidth and storage savings for large public datasets.
14
+- AI-aware streaming for efficient training and inference.
15
+- A clean Python interface that integrates with existing research workflows.
16
17
+For more details, see the dedicated MIST project page and GitHub repository.
0 commit comments