Data Analyzer uses "None" as NoneType for label key#5428
Data Analyzer uses "None" as NoneType for label key#5428wyli merged 6 commits intoProject-MONAI:devfrom mingxin-zheng:fix-5247
Conversation
Signed-off-by: Mingxin Zheng <[email protected]>
|
I still have the issue using this PR, it's from the hard-coded string MONAI/monai/apps/auto3dseg/data_analyzer.py Line 265 in 6e77d57 also this hard-coded MONAI/monai/apps/auto3dseg/data_analyzer.py Line 223 in 6e77d57 I think they should be something like log: |
Signed-off-by: Mingxin Zheng <[email protected]>
@wyli Since the issue is not caused by the |
Signed-off-by: Mingxin Zheng <[email protected]>
|
/build |
Signed-off-by: Mingxin Zheng <[email protected]> Fixes #5427 . ### Types of changes <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] Non-breaking change (fix or new feature that would not break existing functionality). - [x] New tests added to cover the changes. - [x] In-line docstrings updated. Signed-off-by: Mingxin Zheng <[email protected]> Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]> Fixes Project-MONAI#5427 . ### Types of changes <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] Non-breaking change (fix or new feature that would not break existing functionality). - [x] New tests added to cover the changes. - [x] In-line docstrings updated. Signed-off-by: Mingxin Zheng <[email protected]> Signed-off-by: Yiheng Wang <[email protected]>
Signed-off-by: Mingxin Zheng [email protected]
Fixes #5427 .
Types of changes