Project-MONAI / Project-MONAI/MONAILabel
Regarding Partial Annotation Storage and Retrieval in MONAI Label and 3D Slicer
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 891
- Forks
- 269
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 1
Description
Hi Team,
We are in the process of annotating over 70 labels using both 3D Slicer and MONAI Label. FYI, our 3D Slicer is locally installed on our computer, while the MONAI Label Server is running on our DGX Server.
Our objective is to preserve partial annotations and import the same file to seamlessly continue the annotation process.
We have discovered a method to save annotations locally, and the steps to achieve this are outlined below:
- Utilize the save button in 3D Slicer to store the partial annotation. This action generates a file in the .nrrd format, saved within the local directory.
- To reload the partial annotation, used the add button in 3D Slicer and navigate to the saved directory.
Our inquiry pertains to whether there is similar functionality in the MONAI Label Server that allows for the preservation of partially annotated labels and subsequent reloading to facilitate a smoother annotation process.
Any help is appreciated.
Thanks in advance
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or implementation entry points; start by locating MONAI Label's annotation persistence and 3D Slicer integration. The scope needs agreement before implementation, with done defined as a documented and tested way to save and reload partial annotations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100