Project-MONAI / Project-MONAI/MONAI
Support customized ConfigItem and ReferenceResolver in the ConfigParser
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
Sub task of #3482
Would be nice to support customized ConfigItem and ReferenceResolver in the ConfigParser.
A typical use case is to convert another existing config to MONAI bundle config, like NVIDIA Clara Train config, DiNTS config, etc.
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 reading the ConfigParser, ConfigItem, and ReferenceResolver entry points to understand their current extension points. Determine how customized versions should be supplied for converting external configurations such as NVIDIA Clara Train or DiNTS configs, and define completion as the parser accepting and using those custom components. No specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100