ytl0623
ytl0623
For the second question, maybe you can try to modify the `copy_paste` parameter in `hyp.scratch-high.yaml` to 0.0.  I solved the same problem by this method.
Modify the `copy_paste` parameter in `hyp.scratch-high.yaml` to 0.0 helped me solve the problem. 
Maybe you can try to modify the `copy_paste` parameter in `hyp.scratch-high.yaml` to 0.0.  I solved the problem by this method.
cc @Yu0610
Hi @KumoLiu and @ericspod, Could you please help me review the PR or give some tips to solve the [issue](https://github.com/Project-MONAI/MONAI/issues/6704)? Thanks in advance!
Maybe you can try to modify the `copy_paste` parameter in `hyp.scratch-high.yaml` to 0.0.  I solved the problem by this method.
Hi @Nora-Go For the first question, I tried following commands in Windows 11 and the Anaconda environment. ``` set BUILD_MONAI=1 git clone https://github.com/Project-MONAI/MONAI cd MONAI python setup.py install ``` There...
Hi @KumoLiu and @ericspod, @Yu0610 and I just added a unit test and modified some bugs. Please help us review the codes. Thanks in advance!
Hi, @ericspod and @KumoLiu Please review my code if you have free time. Thank you very much!
Hi @KumoLiu, Could you please help review codes? Thanks a lot!