yang
yang
Same issue. Later I will make a pull request on this.
@usulpt hei, I modify some code to support **exclude one or more folders from being localized**, you can check https://github.com/AIboy996/mkdocs-static-i18n. It works like:  All files in ignored folder will...
Since i am not familar with mkdocs-static-i18n source code enough. I am not sure the modification is appropriate.(it will trigger some WARNINGs from `mkdocs.structure.nav.get_navagation`) So I won’t initiate a pull...
网络问题,你可以手动下载模型
同问帮顶
I remove ```python ... # make sure deep supervision is on in the network self.set_deep_supervision_enabled(self.enable_deep_supervision) ``` Since in `nnunetv2.training.nnUNetTrainer.nnUNetTrainer.py`, `self.enable_deep_supervision` has been passed to `self.build_network_architecture`. **But it doesn't work since...
For sure. Thanks. (But why not just merge this pull request 😭 I just missed the chance to be contributor of this great job.
I see. Furthermore, I wrote a toy example for the function ** get_network_from_plans** for users' convenience to know how it works, do you think it's valuable to be merged🤣? Otherwise...
Same Issue