Project-MONAI / Project-MONAI/MONAILabel
Update transforms that use `image_meta_dict`
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 891
- Forks
- 269
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 1
Description
It may need to use .meta feature instead.
Related discussion is in: https://github.com/Project-MONAI/MONAILabel/pull/1537#discussion_r1315769506
Transfroms in monai.apps.deepedit may also need to be updated.
cc @SachidanandAlle @diazandr3s @wyli
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
Start with the transforms in monai.apps.deepedit and review the related discussion in pull request 1537, especially uses of image_meta_dict and the .meta feature. Identify all affected transforms and update them consistently; done means the relevant transforms no longer depend on image_meta_dict.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100