Project-MONAI / Project-MONAI/model-zoo
Refactor valve_landmarks bundle using `ApplyTransformToPoints`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 338
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Refactor valve_landmarks bundle using ApplyTransformToPoints API to transform landmarks.
https://github.com/Project-MONAI/model-zoo/tree/dev/models/valve_landmarks
https://github.com/Project-MONAI/MONAI/blob/dev/monai/transforms/utility/array.py#L1729
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 in the valve_landmarks bundle at the linked model-zoo path, then read the ApplyTransformToPoints API in MONAI's monai/transforms/utility/array.py. Trace how the bundle currently transforms landmarks and refactor that usage to the API. Done means the bundle uses ApplyTransformToPoints for landmark transformation without changing its intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100