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
about: Issues/questions related to the Human-AI Interaction Working Group
4
+
title: "[HAI] "
5
+
labels: Human-AI Interaction
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
## Short summary
11
+
(One or two sentences describing the core idea or problem)
12
+
13
+
## What is the idea or problem?
14
+
(Brief description - vague is okay! We can refine together.)
15
+
16
+
## Why does it matter?
17
+
(Who benefits? What workflow or use case is affected?)
18
+
19
+
## Any context, examples, or references?
20
+
(Optional: links, screenshots, papers, existing tools, related repos)
21
+
22
+
## How would you like to be involved?
23
+
-[ ] I can contribute code or documentation
24
+
-[ ] I can test or provide feedback
25
+
-[ ] I want to follow the discussion
26
+
-[ ] I have other ideas or expertise to share: _____________
27
+
28
+
## Suggested milestone (optional)
29
+
If you think this fits an existing [milestone](https://github.com/Project-MONAI/MONAILabel/milestones), mention it here. Otherwise, we'll help sort it during grooming.
30
+
31
+
---
32
+
*Note: If this issue needs broader WG input, you or a coordinator can move it to "Needs Discussion" to schedule it for a future WG meeting.*
@@ -27,7 +27,7 @@ open-source and easy-to-install ecosystem that can run locally on a machine with
27
27
and client work on the same/different machine. It shares the same principles
28
28
with [MONAI](https://github.com/Project-MONAI).
29
29
30
-
Refer to full [MONAI Label documentations](https://docs.monai.io/projects/label/en/latest/index.html) for more details or check out our [MONAI Label Deep Dive videos series](https://www.youtube.com/playlist?list=PLtoSVSQ2XzyD4lc-lAacFBzOdv5Ou-9IA).
30
+
Refer to full [MONAI Label documentations](https://monai.readthedocs.io/projects/label/en/latest/index.html) for more details or check out our [MONAI Label Deep Dive videos series](https://www.youtube.com/playlist?list=PLtoSVSQ2XzyD4lc-lAacFBzOdv5Ou-9IA).
31
31
32
32
Refer to [MONAI Label Tutorial](https://github.com/Project-MONAI/tutorials/tree/main/monailabel) series for application and viewer workflows with different medical image tasks. Notebook-like tutorials are created for detailed instructions.
33
33
@@ -182,8 +182,8 @@ In addition, you can find a table of the basic supported fields, modalities, vie
182
182
<pre>pip install -U monailabel</pre>
183
183
184
184
MONAI Label supports the following OS with **GPU/CUDA** enabled. For more details instruction, please see the installation guides.
Following are the optional dependencies which can help you to accelerate some GPU based transforms from MONAI. These dependencies are enabled by default if you are using `projectmonai/monailabel` docker.
@@ -401,15 +401,15 @@ the [contributing guidelines](https://github.com/Project-MONAI/MONAILabel/blob/m
401
401
## Community
402
402
403
403
Join the conversation on Twitter [@ProjectMONAI](https://twitter.com/ProjectMONAI) or join
0 commit comments