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
Copy file name to clipboardExpand all lines: health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/docs/user-guide/get-started/system-requirements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ This section lists the hardware, software, and network requirements for running
50
50
51
51
## AI Models and Workloads
52
52
53
-
The application bundles several AI workloads, each with its own model(s) and inputs/outputs:
53
+
The application bundles several AI workloads, each with its own model and inputs or outputs:
Copy file name to clipboardExpand all lines: health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/docs/user-guide/index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,8 @@ hide_directive-->
11
11
12
12
# Multi-Modal Patient Monitoring
13
13
14
-
The Multi-Modal Patient Monitoring application is a reference workload that demonstrates how multiple AI pipelines can run simultaneously on a single Intel® platform, providing
14
+
The Multi-Modal Patient Monitoring application is a reference workload that demonstrates how
15
+
multiple AI pipelines can run simultaneously on a single Intel® platform, providing
15
16
consolidated monitoring for a virtual patient.
16
17
17
18
It combines several AI services:
@@ -20,14 +21,16 @@ It combines several AI services:
20
21
from facial video.
21
22
-**3D-Pose Estimation:** 3D human pose detection from video.
22
23
-**AI-ECG:** ECG rhythm classification from simulated ECG waveforms.
23
-
-**MDPNP:** Getting metrics of three simulated devices such as ECG, BP and CO2
24
+
-**MDPNP (Medical Device Plug-and-Play):** Getting metrics of three simulated devices such
25
+
as ECG, BP and CO2
24
26
-**Patient Monitoring Aggregator:** Central service that collects and aggregates vitals from
25
27
all AI workloads.
26
28
-**Metrics Collector:** Gathers hardware and system telemetry (CPU, GPU, NPU, power) from
27
29
the host.
28
30
-**UI:** Web-based dashboard for visualizing waveforms, numeric vitals, and system status.
29
31
30
-
Together, these components illustrate how vision- and signal-based AI workloads can be orchestrated, monitored, and visualized in a clinical-style scenario.
32
+
Together, these components illustrate how vision- and signal-based AI workloads can be
33
+
orchestrated, monitored, and visualized in a clinical-style scenario.
31
34
32
35
## Supporting Resources
33
36
@@ -45,7 +48,6 @@ Together, these components illustrate how vision- and signal-based AI workloads
0 commit comments