ytl0623

Results 14 comments of ytl0623

For the second question, maybe you can try to modify the `copy_paste` parameter in `hyp.scratch-high.yaml` to 0.0. ![image](https://github.com/WongKinYiu/yolov9/assets/55120101/b20077be-a7a0-496f-9e9c-8f29927e4ee8) 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. ![image](https://github.com/WongKinYiu/yolov9/assets/55120101/b20077be-a7a0-496f-9e9c-8f29927e4ee8)

Maybe you can try to modify the `copy_paste` parameter in `hyp.scratch-high.yaml` to 0.0. ![image](https://github.com/WongKinYiu/yolov9/assets/55120101/b20077be-a7a0-496f-9e9c-8f29927e4ee8) I solved the problem by this method.

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. ![image](https://github.com/WongKinYiu/yolov9/assets/55120101/b20077be-a7a0-496f-9e9c-8f29927e4ee8) 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!