Project-MONAI / Project-MONAI/MONAI

Support customized ConfigItem and ReferenceResolver in the ConfigParser

Open
#4,055 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.