YunLiu

Results 383 comments of YunLiu

> I meet the error `ModuleNotFoundError: No module named 'monai.transforms.morphological_ops'` Hi @qic999, it should be `monai.transforms.utils_morphological_ops`.

> OK. Thanks. This error occurs on line 24 of https://github.com/Project-MONAI/tutorials/tree/main/generation/maisi/scripts/utils.py. Thanks, will fix it in the following prs.

cc @virginiafdez @garciadias

Hi @ChristofHenkel, could you please add the license header? https://github.com/Project-MONAI/tutorials/actions/runs/13538357621/job/38066337184?pr=1947 All the scripts should start with this copyright: ``` # Copyright (c) MONAI Consortium # Licensed under the Apache License,...

Hi @ytl0623, thanks for the pr! Given that we already have a `resolve_writer` function to determine the appropriate writer based on the suffix, do you think it would be feasible...

Hi @ytl0623, Do you plan to address the comments on the PR? If not, I’d be happy to assist with it. I’m hoping we can get this merged into version...

> @KumoLiu, hello, I want to help with merging this PR. How can I do so? Make a new PR with changes you requested? Sure. @ytl0623, if you’re short on...

> resolve_writer No, we can just extend the existing `resolve_writer` as well.

Hi @mylapallilavanyaa, do you plan to help address the comments? Thanks!