Project-MONAI / Project-MONAI/MONAI

Enhance bundle logging logic

Open
#7,513 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Contribution wanted enhancement Feature request
Dominant language
Python
Stars
8.7k
Forks
1.6k
Avg merge
5d 1h
Merged PRs (30d)
20

Description

There are issues with using logging.conf to document the arguments recorded by _log_input_summary. Additionally, when more than one GPU is utilized, the output becomes messy and unmanageable.

https://github.com/Project-MONAI/model-zoo/blob/dev/models/brats_mri_generative_diffusion/configs/logging.conf
https://github.com/Project-MONAI/MONAI/blob/02c7f53a2ea5835623df6ad12943d58202a42e04/monai/bundle/scripts.py#L118

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 monai/bundle/scripts.py around _log_input_summary and compare it with the referenced model-zoo logging.conf. Identify how the documented arguments and multi-GPU output should differ; the work is done when logging.conf accurately documents the recorded arguments and multi-GPU logs are manageable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
distributed-systems, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.