Mingxin Zheng

Results 51 comments of Mingxin Zheng

I have tested some of the Auto3DSeg codes on a Windows/GPU platform and the file path issues are gone. It looks good to me now.

Hi Victor @VokCow , I think this is a similar problem to: https://github.com/Project-MONAI/MONAI/pull/5280 The problem is that Auto3DSeg for Windows is still under testing, and this should be resolved very...

Hi @VokCow , the problem should've fixed with the latest weekly build. If you're using Pip to install MONAI, Can you try ``` pip install monai-weekly --upgrade ``` to update...

Hi @tangy5 , this is a follow-up ticket of #952 . My overall plan would be solving the CI/CD blocker there by switching all example cases from Task05 to Task09,...

Closing this issue as the updated algorithm templates have resolved it.

Hi @dirtycomputer , I am not sure if your question was resolved. I found a relevant discussion here: https://github.com/Project-MONAI/MONAI/discussions/2583 Also, the percentile_99_5 (99.5%) and percentile_00_5 (0.5%) of the **foreground** image...

Hi @dirtycomputer , I will be closing this issue if there is no other follow-up, and please feel free to reopen it if the issue is still bothering you. Thanks!

Is it from the CI/CD? It may be related to this issue: https://github.com/Project-MONAI/MONAI/issues/5277 I'll start the investigation and seek for more info when needed. Thanks

@wyli I am wondering why the download is slow since the Task04 is 27MB only. Anyway I will check if all the notebooks share the same copy.

Hi @dirtycomputer , can you share a bit more info? I got about 0.88-0.90 on Task04 in my previous experiments.