Project-MONAI / Project-MONAI/MONAI
Inferer question
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
My current work requires the test data to be chunked and then normalized. I found that when reasoning, using PatchInferer can perform preprocessing, but there is no such function in the SlidingWindowInferer. Would you consider adding this function later?
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 by comparing PatchInferer with SlidingWindowInferer in the MONAI source, since the issue names no files or tests. Clarify the intended preprocessing API and the expected chunking and normalization behavior before defining what completion means.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100